Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | changed the way "total tracks" field is written to vorbis comments | Alexey Yakovenko | 2010-09-20 | |
| | ||||
* | fixed album artist field in flac and vorbis plugins | Alexey Yakovenko | 2010-09-16 | |
| | ||||
* | changed album artist field support in vorbis and flac plugins | Alexey Yakovenko | 2010-09-16 | |
| | ||||
* | fixed multichannel vorbis decoding | Alexey Yakovenko | 2010-08-14 | |
| | ||||
* | fixed ogg-vorbis + cue | Alexey Yakovenko | 2010-07-31 | |
| | ||||
* | fixed ogg vorbis tag writing | Alexey Yakovenko | 2010-05-25 | |
| | ||||
* | better error handling for multitrack ogg files | Alexey Yakovenko | 2010-05-22 | |
| | ||||
* | fixed reloading metadata on multitrack ogg files | Alexey Yakovenko | 2010-05-22 | |
| | ||||
* | added multitrack support to vorbis plugin | Alexey Yakovenko | 2010-05-22 | |
| | ||||
* | ensure playitem is properly unreferenced in vorbis plugin | Alexey Yakovenko | 2010-05-19 | |
| | ||||
* | close input file after finished writing vorbis tag | Alexey Yakovenko | 2010-05-17 | |
| | ||||
* | extra temp file check in vorbis metadata writer | Alexey Yakovenko | 2010-05-17 | |
| | ||||
* | fixed tag writer error checking in vorbis plugin (GArik) | Alexey Yakovenko | 2010-05-17 | |
| | ||||
* | ogg vorbis multiline field support in metadata | Alexey Yakovenko | 2010-05-02 | |
| | ||||
* | improved decoder API to be able to interrupt .init at any moment | Alexey Yakovenko | 2010-05-01 | |
| | ||||
* | removed old curl hacks/workarounds | Alexey Yakovenko | 2010-04-25 | |
| | ||||
* | cleaned up some of bad/unused messages and events; | Alexey Yakovenko | 2010-04-19 | |
| | | | | implemented new notification-daemon osd; | |||
* | added flags to each track in playlist, which bumped dbpl version to 1.2; | Alexey Yakovenko | 2010-04-17 | |
| | | | | | | | list of file tags is no longer written as metadata string, but as flags; fixed couple of memory leaks; blocked metadata editing in subtracks; blocked metadata editing if playlist file format is less than 1.2; | |||
* | fixed to pass make distcheck before 0.4-beta1 | Alexey Yakovenko | 2010-04-11 | |
| | ||||
* | changed --enable to --disable for plugins in configure | Alexey Yakovenko | 2010-04-11 | |
| | ||||
* | fixed ogg vorbis ENCODER comment support; | Alexey Yakovenko | 2010-04-06 | |
| | | | | fixed few ogg metadata writer bugs | |||
* | added multiline comment support to vorbis plugin | Alexey Yakovenko | 2010-04-06 | |
| | ||||
* | added tag type metadata support to vorbis plugin | Alexey Yakovenko | 2010-04-05 | |
| | ||||
* | added ogg vorbis tag editing | Alexey Yakovenko | 2010-04-05 | |
| | ||||
* | fixed ton of memleaks and memory-related crashes | Alexey Yakovenko | 2010-04-02 | |
| | ||||
* | added more frame types to vorbis and apev2 loaders | Alexey Yakovenko | 2010-03-27 | |
| | ||||
* | Merge branch 'master' into devel | Alexey Yakovenko | 2010-01-29 | |
|\ | | | | | | | | | | | Conflicts: plugins/vorbis/vorbis.c streamer.c | |||
| * | fix for potential bug in vorbis plugin | Alexey Yakovenko | 2010-01-29 | |
| | | ||||
* | | use refcounting in vorbis plugin | Alexey Yakovenko | 2010-01-23 | |
| | | ||||
* | | refcounted playitems | Alexey Yakovenko | 2010-01-23 | |
| | | ||||
* | | Merge branch 'master' into devel | Alexey Yakovenko | 2010-01-21 | |
|\| | | | | | | | | | | | | | | | | | | | Conflicts: Makefile.am configure.ac deadbeef.h main.c plugins/oss/Makefile.am plugins/oss/oss.c | |||
| * | added ogx to list of supported formats of vorbis plugin | Alexey Yakovenko | 2010-01-21 | |
| | | ||||
* | | ported vorbis plugin to new API | Alexey Yakovenko | 2010-01-13 | |
| | | ||||
* | | runtime linking of playlist tracks to decoder plugins is done via strings ↵ | Alexey Yakovenko | 2010-01-11 | |
|/ | | | | instead of pointers (to allow easy unloading of decoders) | |||
* | support for interruption of http streaming at any time | Alexey Yakovenko | 2010-01-09 | |
| | ||||
* | compiler warning cleanup | Alexey Yakovenko | 2010-01-03 | |
| | ||||
* | updated copyright notice to 2010 | Alexey Yakovenko | 2010-01-03 | |
| | ||||
* | changed cuesheet loading APIs, embedded metadata now adds up with cuesheet ↵ | Alexey Yakovenko | 2010-01-02 | |
| | | | | metadata | |||
* | vorbis: added support for copyright metadata | Alexey Yakovenko | 2010-01-01 | |
| | ||||
* | vorbis: fixed few bugs in error checking; added support for more metadata types | Alexey Yakovenko | 2010-01-01 | |
| | ||||
* | bitrate reporting for flac and vorbis plugins | Alexey Yakovenko | 2009-12-25 | |
| | ||||
* | minor fix in vorbis plugin | Alexey Yakovenko | 2009-12-18 | |
| | ||||
* | fixed duration calc bug in vorbis decoder | Alexey Yakovenko | 2009-12-16 | |
| | ||||
* | Merge branch 'master' into guiplug | Alexey Yakovenko | 2009-11-12 | |
|\ | ||||
| * | added tracknumber load/display for ogg vorbis files | Alexey Yakovenko | 2009-11-12 | |
| | | ||||
* | | finished moving gtk-related code to plugin | Alexey Yakovenko | 2009-11-11 | |
|/ | ||||
* | now it's possible to interrupt hanging file operations (e.g. slow http) | Alexey Yakovenko | 2009-11-08 | |
| | ||||
* | plugins that miss dependencies will not be built | Alexey Yakovenko | 2009-10-12 | |
| | | | | configure now prints list of all plugins being processed | |||
* | added total playtime display to statusbar | Alexey Yakovenko | 2009-10-11 | |
| | ||||
* | updated plugins descriptions | Alexey Yakovenko | 2009-10-10 | |
| | | | | added basic gui configuration window |