1 2006-04-02 Martin Grimme <martin.grimme@lintegra.de>
3 * src/playlistwidget.c: Print the current title in bold face.
5 * src/main.c: Start playing when loading the first title into the
8 * src/gui.c: Added button for clearing the playlist.
10 2006-04-02 Martin Grimme <martin.grimme@lintegra.de>
12 * src/*: Added playlist and playlist widget.
13 Added support for freedesktop.org compliant CD covers (.directory
14 files) as "albumart" can create them for instance.
16 2006-03-20 Martin Grimme <martin.grimme@lintegra.de>
18 * src/audio.h: Added a simple switch to simulate audio playback in
19 the scratchbox SDK environment, where I don't have sound.
21 2005-11-21 Martin Grimme <martin@pycage.de>
23 * src/gui.c: Implemented fullscreen mode.
24 Added [Play] and [Stop] buttons.
26 * src/decoder.c: Applied patch by Ralph Giles <giles@xiph.org> for
27 case insensitive comment tag names.
29 * src/gui.c: Applied patch by Ralph Giles <giles@xiph.org> for volume
30 control with the [+] and [-] keys.
32 2005-11-20 Martin Grimme <martin@pycage.de>
34 * src/main.c (main): Cleaned up and finally separated the GUI from
37 2005-11-19 Martin Grimme <martin@pycage.de>
39 * src/decoder.c: Fixed some bugs.
41 * src/stream.c: Implemented seeking in the stream.
43 2005-11-17 Martin Grimme <martin@pycage.de>
45 * src/audio.c: Implemented time tagging of the audio data. This is
46 needed for reporting the correct position of the audio playback
47 instead of the current decoding position, which is some seconds ahead.
49 2005-11-16 Martin Grimme <martin@pycage.de>
51 * src/audio.c: Switched to SDL for audio output.
52 Implemented volume control.
54 2005-11-15 Martin Grimme <martin@pycage.de>
56 * src/decoder.c: Go to sleep when there's no data to play.
58 * oggplay.desktop (X-Osso-Service):
59 * oggplay.service (Name): Changes service name since OSSO currently
60 only accepts com.nokia.
62 2005-11-05 Martin Grimme <martin@pycage.de>
64 * Initial Release 0.10