root/src/NEWS

Revision 1128, 2.6 kB (checked in by Mickael Royer <mickael.royer@gmail.com>, 2 weeks ago)

[deejayd] update NEWS

Line 
1
2 New features and significant updates in version...
3
4 0.8.0 (2008-XX-XX)
5 --------------------
6   * update database schema to be more evolutive
7   * add new mode : navigation panel (like rhythmbox panel mode)
8   * implement mediafilters to filter audio/video library
9   * add rating support
10   * add new playorder mode
11     * weigthed random
12     * one media
13
14 0.7.2 (2008-05-15)
15 --------------------
16   * xine: add osd support (disabled by default)
17   * xine: add zoom option
18   * many fix in signal infrastructure
19   * fix in sql requests
20
21 0.7.1 (2008-04-16)
22 --------------------
23   * add queue random option
24   * use XUL notification to display messages
25   * fix dvd playback
26   * minor fix in client library
27
28 0.7.0 (2008-03-28)
29 --------------------
30   * database : add mysql backend support
31   * add new player options : Audio/Video offset and Subtitle offset
32   * add flac support
33   * add replaygain support (track profile only)
34   * add script to process an audio library and
35     record replaygain track gain/peak in songs
36   * log reopen on SIGHUP
37   * inotify watches out of root directory symlink
38   * save full status on exit and restore it on startup
39
40 0.6.3 (2008-02-10)
41 --------------------
42   * xine : disable DPMS while playing videos
43
44 0.6.2 (2008-02-03)
45 --------------------
46   * fix in xine backend
47     * correctly hide cursor
48     * fix xine event callback
49   * fix in mediadb (skip file with bad caracter)
50
51 0.6.1 (2008-01-28)
52 --------------------
53   * fix important bug in xine backend
54   * fix symlinks support in audio/video library
55
56 0.6.0 (2008-01-26)
57 --------------------
58   * rewrite xine backend to use ctypes
59   * xine : add gapless support
60   * improve video mode
61   * add signaling support
62   * add inotify support to update audio/video library
63   * improve webui performance
64   * add i18n support (only french translation is available for now)
65   * A lot of cleanups and bugfixes
66
67 0.5.0 (2007-12-26)
68 ------------------
69   * xine backend : close stream when no media has been played
70   * integrate webui in deejayd. Ajaxdj is useless now
71   * support all commands in library client and djc
72   * A lot of cleanups and bugfixes
73
74 0.4.1 (2007-11-11)
75 ------------------
76   * Fix bugs in mediadb and video source
77   * Fix documentation generation and update it
78
79 0.4.0 (2007-11-04)
80 ------------------
81   * Add dvd support
82   * Add a python library client
83   * Add a command line client : djc
84   * Improve performance and memory usage with the use of celementtree module
85   * A lot of cleanups and bugfixes
86
87 0.2.0 (2007-06-24)
88 ------------------
89   * Add a song queue
90   * Add video support
91   * Add xine backend
92   * Rewrite library
93   * A lot of cleanups and bugfixes
94
95 0.1.0 (2007-02-28)
96 ------------------
97   * First release !!
Note: See TracBrowser for help on using the browser.
Home Download Guide Clients Contribute Contact