summaryrefslogtreecommitdiff
blob: 5003aac47633ba73bdc12a580bae9edca472f0f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
# ChangeLog for media-video/elisa
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

  22 Jan 2008; Daniel Gryniewicz <dang@gentoo.org> ++, ++, ++, ++:
  Bump to 0.3.3
  Highlights of the features added since 0.3.2:
  
  - completely new user interface named 'raval' making a better use of screen's
    real estate
  - new visualisation modes: grid of pictures, vertical list and cover flow like
  - stacks of picture replace dull directory icons
  - mouse support greatly improved
  - playback from DAAP shares has been reactivated
  - new YouTube plugin
  - audio visualisation using libvisual
  - faster startup
  - better detection of media types using GStreamer
  - basic playlist support
  
  Bugs fixed since 0.3.2:
  
  - 752: [win32] update media_uri with windows path
  - 885: Online services thumbnails do not appear
  - 195: Windows port
  - 385: elisa should not hardcode file extensions as a way to detect file type
  - 418: Font regeneration when viewport size changes
  - 427: DAAP playback support
  - 506: solve the sorting problem
  - 721: Elisa not starting when running on Python 2.4
  - 748: Externalisation in separate files of model/controller/views
    associations
  - 758: [win32] units tests do not works on windows
  - 763: Component missing a Python dependency prevents Elisa from starting up
  - 781: thread issue with hal, dbus and the elisa bus
  - 446: Cleanup of attribute change notifications
  - 592: ticket explanation page
  - 618: Don't ship .mo files in the source distribution
  - 633: Sizes in player_view of poblenou_frontend should be relative to the
    canvas
  - 709: Use ReviewBoard for code reviews
  - 725: Unicode breaks media_uri (as usual)
  - 728: Typefinding potential improvements
  - 732: Windows/task system
  - 733: faster plugins loading
  - 738: HAL fails to initialize if dbus not running
  - 743: Cleanup and proper testing of lists in MVC
  - 745: Complete unit tests in core
  - 750: In Pigment based frontends, changing the size of the canvas does not
    work well
  - 762: use media_manager wherever os.open or open() is called
  - 774: Playing a video and then trying to play another one before its end does
    not work
  - 778: Hotplug is broken
  - 787: Remove the classic frontend plugin
  - 788: Split plugins.bad.media_bad in two plugins
  - 789: split plugins.good.input_good in two plugins
  - 790: split plugins.good.media_good
  - 791: move stage6 plugins in ugly
  - 792: split plugins.ugly.media_ugly in two plugins
  - 801: split plugins in plugins.base.media_provider
  - 839: update configuration updator
  - 846: Split plugins.bad.input_bad in two plugins
  - 847: Split plugins.good.services_good in three plugins
  - 850: Rename and move service plugin (elisa/plugins/service) into an about
    plugin
  - 865: Polish (pol) translation
  - 868: get_metadata should have a priority parameter
  - 722: PlayerRegistry should state a warning if there are no player engines in
    the configuration
  - 723: Play next song after current song is finished.
  - 724: Bind next track on streamzap remotes to next song by default
  - 760: make XDG user-dirs support optional
  - 761: gnomevfs plugin crashes if gnomevfs module is not installed
  - 765: Elisa starts when pysqlite2 is not installed, but segfaults when it is
  - 772: playbin engine/player engine will not open property_set('uri'....
  - 773: EXIF Rotated pictures are rotated  at low quality and not rotated in
    high
  - 852: move mouse in player frame dropping video
  - 854: Subtitles desynced when seeking in media
  - 861: Add moblin detection code in setup.py
  - 866: Untranslated strings
  - 894: GPL-Licence and copyright year update

  11 Dec 2007; Daniel Gryniewicz <dang@gentoo.org> ++, ++:
  Bump to 0.3.2_p1
  	- Add a svn snapshot from 20071211 that hopefully works

  01 Nov 2007; Daniel Gryniewicz <dang@gentoo.org> elisa-0.3.2.ebuild:
  Fix some deps

  10 Oct 2007; Daniel Gryniewicz <dang@gentoo.org> ++, ++,
  -elisa-0.3.1.ebuild:
  bump; tests tail on amd64

  02 Sep 2007; Daniel Gryniewicz <dang@gentoo.org> +elisa-0.3.1.ebuild:
  Bump to 0.3.1 This is the first release of the 0.3 Elisa branch, which is a
  major rewrite compared to the 0.1 branch. 
  
  Features added since 0.1.7:
  - new multi-frontend system allowing Elisa to run on various graphical
    toolkits, eventually synchronized
  - new artwork, including a Tango-like theme
  - media metadata retrieval support using various sources
  - improved user interface, it's now much more reliable
  - added a service to customize the screen aspect ratio
  
  Bugs fixed since 0.1.7:
  - 361: Music only lists 250 of my 267 folders.
  - 516: Seeking videos => audio/video desync
  - 366: Failed to play video with external subtitles (.str)
  - 400: Media scanner monopolizing main thread
  - 412: Make poblenou frontend aspect-ratio dependent
  - 413: alphabetical order of songs / albums / artists
  - 414: Movie preview overlaps image preview
  - 424: Seeking quickly in the player is not possible (CPU dies)
  - 425: Previews clutter the main menu.
  - 435: Down arrow in the menu
  - 444: elisa hangs on new media in audio
  - 445: playing ipod and audiocd hangs off whole elisa
  - 461: Integrate grid widget
  - 485: staying icons because of list-renew
  - 528: remove problem in lists
  - 529: Removing parent leads to problems
  - 540: PlayAll does not work the second time
  -  61: Smart media tag browsing
  -  71: Non-english filename support
  -  75: Improve GUI fluidity on older GPUs
  -  97: Precise timeout handling for animations
  - 163: Wait animation when starting to play a file
  - 175: Watching big pictures causes a lot of CPU usage
  - 202: CPU usage on tiny computers
  - 264: Video thumbnailer adaptation to make use of DataAccess plugins
  - 291: Rotating an image only rotate the thumbnail and not the picture when
    displayed in the background
  - 307: Manage hotplug sources plugged when Elisa is not running
  - 308: Media manager scan interruption
  - 333: more remote actions, especially in combination with the Coherence
    MediaRenderer backend
  - 337: Start reading a videofile during thumbnail generation cause DeadLock
  - 339: off-center text
  - 347: Make use of freedesktop's xdg-user-dirs to locate media
  - 352: Extended automation Cover-selector (like in Pictures-Plugin)
  - 359: Selecting Play All  in a music folder crashes elisa
  - 372: [debian/ubuntu] Depend on python-daap
  - 373: if config fails to parse, eception about Application not having close
    method is raised
  - 374: [PATCH] error in audio_activity.py
  - 375: [PATCH] media_uri doesn't url encode strings when creating the uri
  - 376: [PATCH] gtk ui treeview needs to be scrollable
  - 381: boost python traceback
  - 382: inotify problem when missing ctypes
  - 387: /usr write check fails under fakeroot
  - 390: Elisa does not start when a USB drive is plugged in during start
  - 392: the mediascanner have to start 10 s after the application launch
  - 394: application.stop() should return a Deferred
  - 395: Video display is overlayed by the video icon
  - 404: Review Player for blocking calls
  - 406: Failure in plugin loading gives wrong error message
  - 410: Navigation fix, hitting OK should go down in the menu
  - 415: Volume level not displayed when changed
  - 419: When the media playback is finished, the menu should reappear
  - 422: Uniformise repeat behaviour across the different input devices
  - 426: Preview focus not set when going in a section: switching to fullscreen
    makes the wrong preview grow
  - 428: Movie preview should pause when going into another section
  - 429: Player shows weird things on streams
  - 431: Support for non-seekable Videos in Thumbnailer (like Flash-Video)
  - 433: gtk frontend broken
  - 441: playing media files without required gstreamer plugins makes elisa sooo
    slooow
  - 442: Plugin registry changes behaviour if -t is specified
  - 448: Player options
  - 452: Investigation on poblenou:node_controller
  - 453: Media scanner traceback
  - 462: non local pictures display support
  - 464: cover support in UPnP MS
  - 468: Cover retrieval not yet fine on daap:// and ipod://
  - 471: While playing a playlist, hit stop => player goes to next track
  - 484: no title and arrow for loading-image, please
  - 505: elisa breaks at start if ~/.elisa/plugins is missing
  - 508: DVD actions
  - 510: make label of a location configurable
  - 511: Video preview timeout
  - 512: Explicit folder actions
  - 514: Preview cleanups
  - 515: Playing elisa:// URIs with empty media_db
  - 517: Adding files on a directory browsed by elisa
  - 518: Remove duplicated API docs
  - 524: theme switcher: error in observer
  - 525: theme switcher icon in tango theme is wrong
  - 527: HAL makes problems on plugging in seconds stick
  - 532: no volume in pause
  - 533: volume stays longer than progress bar on menu appearing
  - 536: USB key hotplugged results in seeing /media in Elisa
  - 537: replugging stick while elisa runs raises exception
  - 539: Menu items thumbnails interverted
  - 360: Scrolling is to slow.
  - 383: Macedonian translation
  - 384: Macedonian translation
  - 386: exceptions should be caught in ListObservable if an Observable raises
    an exception
  - 393: media_scanner must parse sources one by one
  - 403: local media fails on  wrong encoding in filename
  - 407: AudioCD without MusicBrainz2
  - 408: gst-metadata breaks on special filenames sometimes
  - 409: media_db has problems, when there is no media provider
  - 416: Cover lookup doesn't work with daap:// and ipod://
  - 423: Nice fade-in/fade-out at startup/shutdown
  - 437: Pressing enter on audiocd gives traceback
  - 438: lirc should use a temporary file
  - 450: start_fullscreen poblenou frontend option
  - 459: cache amazon covers in ~/.elisa
  - 495: my favorites of stage6
  - 513: Drop 10 items limit in playlists
  - 493: support non-square pixel aspect ratio
  -  84: Asynchronous Flickr?
  - 306: Make the mouse pointer disappear after a few seconds
  - 355: livecd
  - 356: livecd
  - 357: livecd
  - 389: RTL Language support

  28 Apr 2007; Daniel Gryniewicz <dang@gentoo.org> +elisa-0.1.6.ebuild:
  Bump to 0.1.6
  The Elisa team is happy to announce the 0.1.6 release of the Elisa
  home multimedia system.
  
  We fixed 2 crasher bugs in this release:
  
  - Under Ubuntu Feisty any attempt to close the elisa's DBus session
    would lead to a segfault, preventing the configuration from being written
    back to disk. We don't close the dbus session anymore, it's not even
    recommended in the DBus developer documentation (and now we know why).
  - If you were missing multimedia codecs to play a file, in some cases
    GStreamer would fail to parse the resulting error message, leading
    to an assertion error and a segfault of the application

  16 Apr 2007; Daniel Gryniewicz <dang@gentoo.org> +elisa-0.1.5.ebuild:
  Bump to 0.1.5
  - 2 new config options were added for the player to allow the user to
    customize how much seconds the player can seek
    forward/backward. Options are seek_forward_step and
    seek_backward_step.
  - a UPnP MediaRenderer plugin has been added, it allows Elisa to
    display media available on the network via UPnP. This plugin is
    still experimental, hence disabled by default.
  - Elisa is now more able to detect missing audio/video codecs and cancel
    media playback if anything is missing.
  - New Catalan translation by Josep Torra.

  16 Mar 2007; Daniel Gryniewicz <dang@gentoo.org> +elisa-0.1.4.2.ebuild:
  Bump to 0.1.4.2
  - the .desktop file has been fixed and is now valid. Elisa menu will
    appear in xdg compatible menus
  - Elisa now detects ogg theora files and is able to play them
  - the audio visualization effects are now disabled in the default
    configuration, this doesn't work well and need more work
  - Elisa now detects coldplugged devices (ex: usb disks plugged before
    elisa has been started)
  - next/previous track buttons have been added, allowing the user to
    skip track currently being played
  - a Last.FM_ webradios streaming client has been added, it allows
    Last.FM users to listen music via the Last.FM streaming platform.

  19 Feb 2007; Daniel Gryniewicz <dang@gentoo.org> elisa-0.1.4.1.ebuild:
  Oops, 0.1.1 for pigment version

  19 Feb 2007; Daniel Gryniewicz <dang@gentoo.org> +elisa-0.1.4.1.ebuild:
  Bump to 0.1.4.1
  - the media database system has been improved, one step further
    towards big media collections support
  - pictures/movies thumbnails are now compatible with Freedesktop
    specifications
  - the skin has been slightly improved in many places (new pictos,
    better animations, picture-folders icon compositing)
  - Pigment labels now display much better and are now scalable
  - The SDL Pigment backend has been replaced by a XWindow/GLX backend
  - Pigment now handle screens with non-square aspect ratio resolutions

  24 Jan 2007; Daniel Gryniewicz <dang@gentoo.org> ChangeLog:
  Bump to 0.1.3