summaryrefslogtreecommitdiff
path: root/plugins/flac
Commit message (Collapse)AuthorAge
* changed some API entry points to make it possible working with specific ↵Gravatar waker2011-04-29
| | | | playlists, and not just the current one
* fixed mp3 filetype for streamed radio;Gravatar waker2011-04-27
| | | | removed filetypes ptr in DB_decoder_t
* fixed flac regressionGravatar waker2011-03-29
|
* fixed flac regression which caused subtracks to get wrong lengthGravatar waker2011-03-28
|
* flac: fixed filehandle leak; fixed hanging on 0-length filesGravatar waker2011-03-26
|
* got rid of filetype field in playitem structureGravatar waker2011-03-24
|
* flac: fixed metadata writerGravatar waker2011-03-20
|
* moved most of track properties from playItem struct to metadataGravatar waker2011-03-09
| | | | implemented track properties with multiple selection
* removed author and email fields, added single all-purpose copyright field;Gravatar waker2011-02-27
| | | | | added copyright info to all plugins; updated gtkui to reflect the changes
* deleted couple of trace printfs in flac and junklibGravatar waker2011-02-23
|
* added ape properties, fixed filesize property in flac and wvGravatar waker2011-02-13
|
* added waveformat properties to flac pluginGravatar waker2011-01-24
|
* added TRACKTOTAL to list of known flac tag fieldsGravatar waker2011-01-09
|
* improved flac metadata reader: share code between load and reload, load all ↵Gravatar waker2011-01-08
| | | | fields, support WAVEFORMAT_EXTENSIBLE_CHANNELMASK field
* fixed flac multichannel playbackGravatar waker2011-01-02
|
* updated copyright year to 2011Gravatar waker2011-01-02
|
* ported flac plugin to new APIGravatar waker2010-11-24
|
* bumped all plugins to version 1.0;Gravatar waker2010-11-02
| | | | updated portable build packaging script
* fixed memleak in flac pluginGravatar Alexey Yakovenko2010-10-02
|
* changed the way "total tracks" field is written to vorbis commentsGravatar Alexey Yakovenko2010-09-20
|
* fixed album artist field in flac and vorbis pluginsGravatar Alexey Yakovenko2010-09-16
|
* changed album artist field support in vorbis and flac pluginsGravatar Alexey Yakovenko2010-09-16
|
* continue flac playback after crc errorGravatar Alexey Yakovenko2010-08-16
|
* don't let flac plugin to open .ogg filesGravatar Alexey Yakovenko2010-07-04
|
* handle case when there's no metadata in [ogg]flac fileGravatar Alexey Yakovenko2010-05-25
|
* fix division by zero in flac pluginGravatar Alexey Yakovenko2010-05-18
|
* fix flac avg bitrate to work with cuesheetsGravatar Alexey Yakovenko2010-05-17
|
* changed flac bitrate calculation to average based on filesizeGravatar Alexey Yakovenko2010-05-17
|
* fixed FLAC gapless playbackGravatar Alexey Yakovenko2010-05-08
|
* fixed typo in flac trace codeGravatar Alexey Yakovenko2010-05-05
|
* don't strip unknown fields from flac metadataGravatar Alexey Yakovenko2010-05-02
|
* added multiline fields support to flac metadata editorGravatar Alexey Yakovenko2010-05-02
|
* improved decoder API to be able to interrupt .init at any momentGravatar Alexey Yakovenko2010-05-01
|
* 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 to pass make distcheck before 0.4-beta1Gravatar Alexey Yakovenko2010-04-11
|
* changed --enable to --disable for plugins in configureGravatar Alexey Yakovenko2010-04-11
|
* FLAC: added support for multiline metadataGravatar Alexey Yakovenko2010-04-06
|
* added tag type metadata support to flac pluginGravatar Alexey Yakovenko2010-04-05
|
* FLAC tag editing/reloading;Gravatar Alexey Yakovenko2010-04-05
| | | | added support for (non-standard) TRACKTOTAL field to FLAC plugin;
* 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-31
|\ | | | | | | | | | | | | | | Conflicts: main.c plugins/flac/flac.c plugins/mpgmad/mpgmad.c streamer.c
| * fixed flac read_float32 (distortion bug);Gravatar Alexey Yakovenko2010-01-31
| | | | | | | | | | refactored libsamplerate support code; removed old unused mutex code
| * fixed multichannel flac decodingGravatar Alexey Yakovenko2010-01-31
| |
* | refcounted playitemsGravatar Alexey Yakovenko2010-01-23
| |
* | ported flac plugin to new apiGravatar Alexey Yakovenko2010-01-17
| |
* | 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)
* compiler warning cleanupGravatar Alexey Yakovenko2010-01-03
|
* updated warning CFLAGSGravatar Alexey Yakovenko2010-01-03
|
* updated copyright notice to 2010Gravatar Alexey Yakovenko2010-01-03
|