| Commit message (Expand) | Author | Age |
* | added/updated COPYING in cdda, converter, coreaudio, dca, dsp_libsrc, dumb | Alexey Yakovenko | 2014-02-08 |
* | added -avoid-version to all makefiles | Alexey Yakovenko | 2014-02-05 |
* | corrected many action titles with correct capitalization | Alexey Yakovenko | 2014-01-05 |
* | cdda: fixed API usage bugs | Alexey Yakovenko | 2013-11-12 |
* | fixed static build of cdda | Alexey Yakovenko | 2013-10-21 |
* | copyright years updated | Alexey Yakovenko | 2013-10-06 |
* | added several new action stubs; added flag to explicitly tell which actions s... | waker | 2012-11-08 |
* | fixed action def in cdda plugin | waker | 2012-11-05 |
* | fix cdio version checks | waker | 2012-09-10 |
* | fix building issues with libcdio higher than 0.82 | Joey Zheng | 2012-09-10 |
* | added sys/cdefs.h include before sys/syslimits.h | waker | 2012-05-30 |
* | bsd sys/syslimits.h fix | waker | 2012-05-21 |
* | fixed few capital letters and other typos in GUI | waker | 2012-05-18 |
* | fixed remaining pl_find_meta calls lacking pl_lock | waker | 2012-05-17 |
* | gtkui: automatically reinit main menu on actions change | waker | 2012-04-24 |
* | fixed few missing returns | waker | 2012-04-05 |
* | updated (c) year to 2012 in the sources | waker | 2012-03-24 |
* | cleaned up and added more documentation for DB_ACTION_** stuff | waker | 2012-01-23 |
* | hardcoded api_version 1.0 into all plugins | waker | 2011-05-21 |
* | changed few old-style pl_* functions which were working with current playlist... | waker | 2011-05-08 |
* | changed some API entry points to make it possible working with specific playl... | waker | 2011-04-29 |
* | fixed mp3 filetype for streamed radio; | waker | 2011-04-27 |
* | new future-proof playlist API, potentially reducing locking, and allowing mor... | waker | 2011-04-25 |
* | fix memleak in cdda | waker | 2011-04-16 |
* | cdda: added CD identification by discid, so that tracks play only when correc... | waker | 2011-04-16 |
* | thread-safe config access | waker | 2011-03-31 |
* | got rid of filetype field in playitem structure | waker | 2011-03-24 |
* | fixed cdaudio plugin to use pl_add_file_begin/end | waker | 2011-03-22 |
* | moved most of track properties from playItem struct to metadata | waker | 2011-03-09 |
* | removed author and email fields, added single all-purpose copyright field; | waker | 2011-02-27 |
* | cdda: removed mutex, changed the way cddb query threads are working | waker | 2011-01-01 |
* | ported cdda plugin to new API | waker | 2010-11-27 |
* | Merge branch 'master' into static | waker | 2010-11-20 |
|\ |
|
| * | fix playlist redraw after adding audio cd | waker | 2010-11-18 |
* | | fixed descriptions of some plugins | waker | 2010-11-06 |
* | | bumped all plugins to version 1.0; | waker | 2010-11-02 |
|/ |
|
* | redraw playlist after successful cddb query | waker | 2010-10-31 |
* | cdtext crashbug fix | waker | 2010-10-27 |
* | fixed redraw after adding audiocd | Alexey Yakovenko | 2010-09-26 |
* | NRG support is disabled by default, can be enabled in cd audio plugin options | Alexey Yakovenko | 2010-08-29 |
* | added more trace messaged to cdda plugin | Alexey Yakovenko | 2010-08-19 |
* | fixed typo in cdda plugin action callback definition | Alexey Yakovenko | 2010-07-29 |
* | WIP | Viktor Semykin | 2010-06-02 |
* | New plugins' actions system | Viktor Semykin | 2010-05-26 |
* | CD-Text support | Viktor Semykin | 2010-05-15 |
* | disable cd audio plugin tracing | Alexey Yakovenko | 2010-05-09 |
* | improved decoder API to be able to interrupt .init at any moment | Alexey Yakovenko | 2010-05-01 |
* | cleaned up some of bad/unused messages and events; | Alexey Yakovenko | 2010-04-19 |
* | 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 |