Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | updated copyright year to 2011 | waker | 2011-01-02 |
| | |||
* | renamed pause event to togglepause; | waker | 2010-12-31 |
| | | | | | added new pause event, including command line option; slightly changed/shortened M_* constant names | ||
* | ported supereq to new api; converted to float; added reentrancy support | waker | 2010-11-28 |
| | |||
* | Merge branch 'static' into multichannel | waker | 2010-11-20 |
|\ | | | | | | | | | Conflicts: main.c | ||
| * | portable-0.4.4-r1 | waker | 2010-11-20 |
| | | |||
| * | Merge branch 'master' into static | waker | 2010-11-20 |
| |\ | | | | | | | | | | | | | | | | Conflicts: plugins/artwork/artwork.c plugins/gtkui/coverart.c | ||
* | | | disabled atexit and sigterm handlers (were causing playlist corruption) | waker | 2010-11-13 |
| | | | |||
| | * | disabled atexit and sigterm handlers (were causing playlist corruption) | waker | 2010-11-09 |
| | | | |||
* | | | 1st iteration of adding streamer format conversion: | waker | 2010-11-08 |
| | | | | | | | | | | | | | | | | | | added new ddb_waveformat_t structure, to be used by all decoders and outputs adjusted mad and alsa plugins, and the streamer to compile with it got rid of playback.h | ||
* | | | Merge branch 'static' into devel | waker | 2010-11-08 |
|\| | | | | | | | | | | | | | | Conflicts: configure.ac | ||
| * | | Merge branch 'master' into static | waker | 2010-10-31 |
| |\| | | | | | | | | | | | | | Conflicts: configure.ac | ||
| | * | on session resume, don't seek next track in failed to start | waker | 2010-10-26 |
| |/ |/| | | | | | also better seekpos reporting | ||
| * | added portable build mode (--enable-portable configure option) | waker | 2010-10-20 |
|/ | |||
* | fixed crash on exit while shoutcast stream is buffering | Alexey Yakovenko | 2010-10-03 |
| | |||
* | fixed resume session regression | Alexey Yakovenko | 2010-09-26 |
| | |||
* | don't try to resume session if file was opened from cmdline | Alexey Yakovenko | 2010-09-26 |
| | |||
* | disabled tracing in main and ao | Alexey Yakovenko | 2010-09-21 |
| | |||
* | save/restore paused state | Alexey Yakovenko | 2010-09-14 |
| | |||
* | added resume_last_session option | Alexey Yakovenko | 2010-08-30 |
| | |||
* | gtkui plugin overrides pl_add_file and pl_add_dir API functions and shows ↵ | Alexey Yakovenko | 2010-08-29 |
| | | | | progress dialog | ||
* | added option to open files from command line in named playlist | Alexey Yakovenko | 2010-08-12 |
| | |||
* | minor typo fix in main.c | Alexey Yakovenko | 2010-08-10 |
| | |||
* | customizable socket dir through DDB_SOCKET_DIR env variable | Alexey Yakovenko | 2010-07-27 |
| | |||
* | volumebar improvements | Alexey Yakovenko | 2010-06-24 |
| | |||
* | disable backtrace generation on non-linux OSes | Alexey Yakovenko | 2010-06-24 |
| | |||
* | Merge branch 'master' into i18n | Alexey Yakovenko | 2010-05-23 |
|\ | | | | | | | | | Conflicts: main.c | ||
| * | added sigsegv handler with backtrace | Alexey Yakovenko | 2010-05-22 |
| | | |||
* | | removed gettext tracing | Alexey Yakovenko | 2010-05-20 |
| | | |||
* | | added basic gettext support and russian translation | Alexey Yakovenko | 2010-05-15 |
|/ | |||
* | ignore current paused song if new files were opened from cmdline | Alexey Yakovenko | 2010-05-14 |
| | |||
* | several fixes to playqueue handling | Alexey Yakovenko | 2010-05-06 |
| | |||
* | fixed lots of gcc warnings | Alexey Yakovenko | 2010-05-04 |
| | |||
* | fixed LC_NUMERIC locale issues | Alexey Yakovenko | 2010-05-03 |
| | |||
* | optimizations in search and sorting | Alexey Yakovenko | 2010-05-02 |
| | |||
* | removal of deprecated column ids; | Alexey Yakovenko | 2010-04-29 |
| | | | | | | added %B substitute for band / album artist; deleted old session management code; fixed saving column config after "edit column" | ||
* | fixed segfaults when passing filenames in command line; | Alexey Yakovenko | 2010-04-27 |
| | | | | added possibility to queue/open folders from command line | ||
* | set LC_NUMERIC locale to C to prevent using comma as decimal separator | Alexey Yakovenko | 2010-04-20 |
| | |||
* | cleaned up some of bad/unused messages and events; | Alexey Yakovenko | 2010-04-19 |
| | | | | implemented new notification-daemon osd; | ||
* | disabled info message about session connect failure | Alexey Yakovenko | 2010-04-11 |
| | |||
* | added auto-saving config/playlist files | Alexey Yakovenko | 2010-04-06 |
| | |||
* | fixed segfault on adding tracks from commandline | Alexey Yakovenko | 2010-04-03 |
| | |||
* | fixed several memleaks | Alexey Yakovenko | 2010-04-02 |
| | |||
* | remember selected tab | Alexey Yakovenko | 2010-03-15 |
| | |||
* | comments | Alexey Yakovenko | 2010-02-13 |
| | |||
* | fixed part of memory leaks | Alexey Yakovenko | 2010-02-11 |
| | |||
* | playlist thread-safety measures | Alexey Yakovenko | 2010-02-11 |
| | |||
* | tabbed playlist save/load | Alexey Yakovenko | 2010-02-08 |
| | |||
* | tabbed playlists WIP | Alexey Yakovenko | 2010-02-08 |
| | |||
* | tabs for multiple playlists WIP | Alexey Yakovenko | 2010-02-07 |
| | |||
* | proper merge of streamer changes from master | Alexey Yakovenko | 2010-02-07 |
| |