Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | several fixes to playqueue handling | Alexey Yakovenko | 2010-05-06 |
| | |||
* | cleaned up some of bad/unused messages and events; | Alexey Yakovenko | 2010-04-19 |
| | | | | implemented new notification-daemon osd; | ||
* | don't create global hotkeys tab in preferences unless there's hotkeys plugin | Alexey Yakovenko | 2010-04-11 |
| | |||
* | added is_local_file routine to plugin API | Alexey Yakovenko | 2010-04-06 |
| | |||
* | supereq plugin prototype | Alexey Yakovenko | 2010-03-20 |
| | |||
* | 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) | ||
* | updated copyright notice to 2010 | Alexey Yakovenko | 2010-01-03 |
| | |||
* | implemented dynamic output plugin selection | Alexey Yakovenko | 2009-12-11 |
| | |||
* | alsa code converted into output plugin | Alexey Yakovenko | 2009-12-11 |
| | |||
* | plugin dynamic start/stop WIP | Alexey Yakovenko | 2009-12-10 |
| | |||
* | finished moving gtk-related code to plugin | Alexey Yakovenko | 2009-11-11 |
| | |||
* | moved playcursor control to playlist module | Alexey Yakovenko | 2009-11-11 |
| | | | | | improved plugin event triggering moved some playback control from gui to streamer | ||
* | added gui_locking abilities to plugin api | Alexey Yakovenko | 2009-11-01 |
| | | | | added some fixups to hotkeys plugin X11 interaction | ||
* | updated plugins descriptions | Alexey Yakovenko | 2009-10-10 |
| | | | | added basic gui configuration window | ||
* | added TRACKDELETED plugin event | Alexey Yakovenko | 2009-10-04 |
| | | | | added TRACKDELETED handler to vorbis plugin | ||
* | added VFS plugins | Alexey Yakovenko | 2009-09-28 |
| | | | | | implemented stdio VFS plugin ported flac, mpgmad, ffap, vorbis, wavpack, junklib to VFS | ||
* | added mutex locking for plugin events | Alexey Yakovenko | 2009-09-06 |
| | |||
* | better config dir handling | waker | 2009-08-30 |
| | |||
* | volumebar will redraw on plugin volume change | waker | 2009-08-30 |
| | |||
* | slight optimization of float_to_int casts in streamer | waker | 2009-08-29 |
| | |||
* | mp3 decoder porting as plugin WIP | waker | 2009-08-29 |
| | |||
* | added playrandom call to plugin api | waker | 2009-08-27 |
| | |||
* | added volume control and seeking to plugin api | waker | 2009-08-27 |
| | |||
* | lastfm plugin WIP | waker | 2009-08-26 |
| | |||
* | added more stuff to plugin api (playback control) | waker | 2009-08-26 |
| | |||
* | plugins prototyping WIP | waker | 2009-08-25 |