root/NEWS

Revision 1478, 3.6 kB (checked in by Mickael Royer <mickael.royer@…>, 7 weeks ago)

[deejayd] prepare 0.9.0 release

Line 
1
2New features and significant updates in version...
3
40.9.0 (2009-09-21)
5--------------------
6  * Replace XML protocol by a JSON-RPC protocol
7  * Rewrite XUL/Mobile webui to use new JSON-RPC protocol
8  * Xine : Add a new player option 'aspect_ratio" to change video aspect ratio
9  * Improve mobile webui
10  * Use kaa-metradata instead of hachoir-metadata/lsdvd to get video infos
11  * Xine : handle separate volume levels for audio and video media tracks
12
130.8.3 (2009-07-05)
14--------------------
15  * update extension to work with firefox 3.5
16  * several bug fixes
17
180.8.2 (2009-05-24)
19--------------------
20  * fix a important bug in library
21
220.8.1 (2009-05-19)
23--------------------
24  * add cdnumber info for audio media in database
25  * support multiple audio/video channels in video files
26  * fixes in xul webui
27
280.8.0 (2009-04-27)
29--------------------
30  * update database schema to be more evolutive
31  * add new mode : navigation panel (like rhythmbox panel mode)
32  * implement mediafilters to filter audio/video library
33  * add rating support
34  * add new playorder mode
35    * weigthed random
36    * one media
37  * set xine binding as an independant module (pytyxi)
38  * add a html interface optimized for mobile device (http://host:port/m/)
39  * add full support of cover album
40  * set xul webui as an firefox extension
41  * add intelligent playlist support
42  * add support of pyinotify-0.8
43
440.7.2 (2008-05-15)
45--------------------
46  * xine: add osd support (disabled by default)
47  * xine: add zoom option
48  * many fix in signal infrastructure
49  * fix in sql requests
50
510.7.1 (2008-04-16)
52--------------------
53  * add queue random option
54  * use XUL notification to display messages
55  * fix dvd playback
56  * minor fix in client library
57
580.7.0 (2008-03-28)
59--------------------
60  * database : add mysql backend support
61  * add new player options : Audio/Video offset and Subtitle offset
62  * add flac support
63  * add replaygain support (track profile only)
64  * add script to process an audio library and
65    record replaygain track gain/peak in songs
66  * log reopen on SIGHUP
67  * inotify watches out of root directory symlink
68  * save full status on exit and restore it on startup
69
700.6.3 (2008-02-10)
71--------------------
72  * xine : disable DPMS while playing videos
73
740.6.2 (2008-02-03)
75--------------------
76  * fix in xine backend
77    * correctly hide cursor
78    * fix xine event callback
79  * fix in mediadb (skip file with bad caracter)
80
810.6.1 (2008-01-28)
82--------------------
83  * fix important bug in xine backend
84  * fix symlinks support in audio/video library
85
860.6.0 (2008-01-26)
87--------------------
88  * rewrite xine backend to use ctypes
89  * xine : add gapless support
90  * improve video mode
91  * add signaling support
92  * add inotify support to update audio/video library
93  * improve webui performance
94  * add i18n support (only french translation is available for now)
95  * A lot of cleanups and bugfixes
96
970.5.0 (2007-12-26)
98------------------
99  * xine backend : close stream when no media has been played
100  * integrate webui in deejayd. Ajaxdj is useless now
101  * support all commands in library client and djc
102  * A lot of cleanups and bugfixes
103
1040.4.1 (2007-11-11)
105------------------
106  * Fix bugs in mediadb and video source
107  * Fix documentation generation and update it
108
1090.4.0 (2007-11-04)
110------------------
111  * Add dvd support
112  * Add a python library client
113  * Add a command line client : djc
114  * Improve performance and memory usage with the use of celementtree module
115  * A lot of cleanups and bugfixes
116
1170.2.0 (2007-06-24)
118------------------
119  * Add a song queue
120  * Add video support
121  * Add xine backend
122  * Rewrite library
123  * A lot of cleanups and bugfixes
124
1250.1.0 (2007-02-28)
126------------------
127  * First release !!
Note: See TracBrowser for help on using the browser.