summaryrefslogtreecommitdiff
path: root/plugins/vorbis/vorbis.c
Commit message (Collapse)AuthorAge
...
* better error handling for multitrack ogg filesGravatar Alexey Yakovenko2010-05-22
|
* fixed reloading metadata on multitrack ogg filesGravatar Alexey Yakovenko2010-05-22
|
* added multitrack support to vorbis pluginGravatar Alexey Yakovenko2010-05-22
|
* ensure playitem is properly unreferenced in vorbis pluginGravatar Alexey Yakovenko2010-05-19
|
* close input file after finished writing vorbis tagGravatar Alexey Yakovenko2010-05-17
|
* extra temp file check in vorbis metadata writerGravatar Alexey Yakovenko2010-05-17
|
* fixed tag writer error checking in vorbis plugin (GArik)Gravatar Alexey Yakovenko2010-05-17
|
* ogg vorbis multiline field support in metadataGravatar Alexey Yakovenko2010-05-02
|
* improved decoder API to be able to interrupt .init at any momentGravatar Alexey Yakovenko2010-05-01
|
* removed old curl hacks/workaroundsGravatar Alexey Yakovenko2010-04-25
|
* cleaned up some of bad/unused messages and events;Gravatar Alexey Yakovenko2010-04-19
| | | | implemented new notification-daemon osd;
* added flags to each track in playlist, which bumped dbpl version to 1.2;Gravatar Alexey Yakovenko2010-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 ogg vorbis ENCODER comment support;Gravatar Alexey Yakovenko2010-04-06
| | | | fixed few ogg metadata writer bugs
* added multiline comment support to vorbis pluginGravatar Alexey Yakovenko2010-04-06
|
* added tag type metadata support to vorbis pluginGravatar Alexey Yakovenko2010-04-05
|
* added ogg vorbis tag editingGravatar Alexey Yakovenko2010-04-05
|
* fixed ton of memleaks and memory-related crashesGravatar Alexey Yakovenko2010-04-02
|
* added more frame types to vorbis and apev2 loadersGravatar Alexey Yakovenko2010-03-27
|
* Merge branch 'master' into develGravatar Alexey Yakovenko2010-01-29
|\ | | | | | | | | | | Conflicts: plugins/vorbis/vorbis.c streamer.c
| * fix for potential bug in vorbis pluginGravatar Alexey Yakovenko2010-01-29
| |
* | use refcounting in vorbis pluginGravatar Alexey Yakovenko2010-01-23
| |
* | refcounted playitemsGravatar Alexey Yakovenko2010-01-23
| |
* | Merge branch 'master' into develGravatar Alexey Yakovenko2010-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 pluginGravatar Alexey Yakovenko2010-01-21
| |
* | ported vorbis plugin to new APIGravatar Alexey Yakovenko2010-01-13
| |
* | runtime linking of playlist tracks to decoder plugins is done via strings ↵Gravatar Alexey Yakovenko2010-01-11
|/ | | | instead of pointers (to allow easy unloading of decoders)
* support for interruption of http streaming at any timeGravatar Alexey Yakovenko2010-01-09
|
* compiler warning cleanupGravatar Alexey Yakovenko2010-01-03
|
* updated copyright notice to 2010Gravatar Alexey Yakovenko2010-01-03
|
* changed cuesheet loading APIs, embedded metadata now adds up with cuesheet ↵Gravatar Alexey Yakovenko2010-01-02
| | | | metadata
* vorbis: added support for copyright metadataGravatar Alexey Yakovenko2010-01-01
|
* vorbis: fixed few bugs in error checking; added support for more metadata typesGravatar Alexey Yakovenko2010-01-01
|
* bitrate reporting for flac and vorbis pluginsGravatar Alexey Yakovenko2009-12-25
|
* minor fix in vorbis pluginGravatar Alexey Yakovenko2009-12-18
|
* fixed duration calc bug in vorbis decoderGravatar Alexey Yakovenko2009-12-16
|
* Merge branch 'master' into guiplugGravatar Alexey Yakovenko2009-11-12
|\
| * added tracknumber load/display for ogg vorbis filesGravatar Alexey Yakovenko2009-11-12
| |
* | finished moving gtk-related code to pluginGravatar Alexey Yakovenko2009-11-11
|/
* now it's possible to interrupt hanging file operations (e.g. slow http)Gravatar Alexey Yakovenko2009-11-08
|
* added total playtime display to statusbarGravatar Alexey Yakovenko2009-10-11
|
* updated plugins descriptionsGravatar Alexey Yakovenko2009-10-10
| | | | added basic gui configuration window
* added streaming over ftp support including seekingGravatar Alexey Yakovenko2009-10-04
| | | | added special-case for fseek+ftell when calculating file length
* added TRACKDELETED plugin eventGravatar Alexey Yakovenko2009-10-04
| | | | added TRACKDELETED handler to vorbis plugin
* experimental vorbis streaming supportGravatar Alexey Yakovenko2009-10-04
|
* added VFS pluginsGravatar Alexey Yakovenko2009-09-28
| | | | | implemented stdio VFS plugin ported flac, mpgmad, ffap, vorbis, wavpack, junklib to VFS
* minor fixes in flac and vorbisGravatar Alexey Yakovenko2009-09-27
|
* vorbis replay gain supportGravatar Alexey Yakovenko2009-09-24
|
* removed start/end time from playItem_tGravatar Alexey Yakovenko2009-09-22
|
* vorbis sample accuracyGravatar Alexey Yakovenko2009-09-22
|
* more precise vorbis seekingGravatar Alexey Yakovenko2009-09-21
|