summaryrefslogtreecommitdiff
path: root/plugins/cdda
Commit message (Collapse)AuthorAge
* added/updated COPYING in cdda, converter, coreaudio, dca, dsp_libsrc, dumbGravatar Alexey Yakovenko2014-02-08
|
* added -avoid-version to all makefilesGravatar Alexey Yakovenko2014-02-05
|
* corrected many action titles with correct capitalizationGravatar Alexey Yakovenko2014-01-05
|
* cdda: fixed API usage bugsGravatar Alexey Yakovenko2013-11-12
|
* fixed static build of cddaGravatar Alexey Yakovenko2013-10-21
|
* copyright years updatedGravatar Alexey Yakovenko2013-10-06
|
* added several new action stubs; added flag to explicitly tell which actions ↵Gravatar waker2012-11-08
| | | | should appear in the menus; fixed few issues in the hotkeys config dialog
* fixed action def in cdda pluginGravatar waker2012-11-05
|
* fix cdio version checksGravatar waker2012-09-10
|
* fix building issues with libcdio higher than 0.82Gravatar Joey Zheng2012-09-10
|
* added sys/cdefs.h include before sys/syslimits.hGravatar waker2012-05-30
|
* bsd sys/syslimits.h fixGravatar waker2012-05-21
|
* fixed few capital letters and other typos in GUIGravatar waker2012-05-18
|
* fixed remaining pl_find_meta calls lacking pl_lockGravatar waker2012-05-17
|
* gtkui: automatically reinit main menu on actions changeGravatar waker2012-04-24
|
* fixed few missing returnsGravatar waker2012-04-05
|
* updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
|
* cleaned up and added more documentation for DB_ACTION_** stuffGravatar waker2012-01-23
|
* hardcoded api_version 1.0 into all pluginsGravatar waker2011-05-21
|
* changed few old-style pl_* functions which were working with current ↵Gravatar waker2011-05-08
| | | | playlist with the new ones, working with specific playlist passed as argument
* 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
* new future-proof playlist API, potentially reducing locking, and allowing ↵Gravatar waker2011-04-25
| | | | more flexibility
* fix memleak in cddaGravatar waker2011-04-16
|
* cdda: added CD identification by discid, so that tracks play only when ↵Gravatar waker2011-04-16
| | | | | | correct CD is inserted; fixed playlist regrouping on metadata changes
* thread-safe config accessGravatar waker2011-03-31
|
* got rid of filetype field in playitem structureGravatar waker2011-03-24
|
* fixed cdaudio plugin to use pl_add_file_begin/endGravatar waker2011-03-22
|
* 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
* cdda: removed mutex, changed the way cddb query threads are workingGravatar waker2011-01-01
|
* ported cdda plugin to new APIGravatar waker2010-11-27
|
* Merge branch 'master' into staticGravatar waker2010-11-20
|\ | | | | | | | | | | Conflicts: plugins/artwork/artwork.c plugins/gtkui/coverart.c
| * fix playlist redraw after adding audio cdGravatar waker2010-11-18
| |
* | fixed descriptions of some pluginsGravatar waker2010-11-06
| |
* | bumped all plugins to version 1.0;Gravatar waker2010-11-02
|/ | | | updated portable build packaging script
* redraw playlist after successful cddb queryGravatar waker2010-10-31
|
* cdtext crashbug fixGravatar waker2010-10-27
|
* fixed redraw after adding audiocdGravatar Alexey Yakovenko2010-09-26
|
* NRG support is disabled by default, can be enabled in cd audio plugin optionsGravatar Alexey Yakovenko2010-08-29
|
* added more trace messaged to cdda pluginGravatar Alexey Yakovenko2010-08-19
|
* fixed typo in cdda plugin action callback definitionGravatar Alexey Yakovenko2010-07-29
|
* WIPGravatar Viktor Semykin2010-06-02
|
* New plugins' actions systemGravatar Viktor Semykin2010-05-26
|
* CD-Text supportGravatar Viktor Semykin2010-05-15
|
* disable cd audio plugin tracingGravatar Alexey Yakovenko2010-05-09
|
* improved decoder API to be able to interrupt .init at any momentGravatar Alexey Yakovenko2010-05-01
|
* cleaned up some of bad/unused messages and events;Gravatar Alexey Yakovenko2010-04-19
| | | | implemented new notification-daemon osd;
* 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
|