index
:
debian-deadbeef
dfsg_clean
master
pristine-tar
Debian packaging for DeaDBeeF
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.c
Commit message (
Expand
)
Author
Age
*
added localization support to portable/static builds
waker
2011-05-04
*
moved playtime and started_timestamp from playitem to streamer global variables;
waker
2011-05-04
*
added --play-pause cmdline option
waker
2011-05-02
*
new future-proof playlist API, potentially reducing locking, and allowing mor...
waker
2011-04-25
*
improved plugin API versioning;
waker
2011-04-25
*
ensure that all messages sent before mainloop get executed;
waker
2011-04-16
*
disabled some of the tracing messages
waker
2011-04-16
*
more unification work on event system
waker
2011-04-14
*
new event passing system
waker
2011-04-14
*
intermediate fix to playlist/streamer/plugevent mutex race conditions
waker
2011-04-12
*
set timeout on socket wait to 0.5 sec
waker
2011-04-10
*
thread-safe config access
waker
2011-03-31
*
get rid of frameupdate event; mutex+cond based message pump without usleep
waker
2011-03-30
*
moved RPC server loop into separate thread, and added select with timeout for...
waker
2011-03-30
*
save ddb version to config file
waker
2011-03-23
*
fixed playlist corruption while adding files if cursor jumps to another playlist
waker
2011-02-26
*
added new plugin.connect method to base plugin interface, which does the oppo...
waker
2011-02-21
*
updated copyright year to 2011
waker
2011-01-02
*
renamed pause event to togglepause;
waker
2010-12-31
*
ported supereq to new api; converted to float; added reentrancy support
waker
2010-11-28
*
Merge branch 'static' into multichannel
waker
2010-11-20
|
\
|
*
portable-0.4.4-r1
waker
2010-11-20
|
*
Merge branch 'master' into static
waker
2010-11-20
|
|
\
*
|
|
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
*
|
|
Merge branch 'static' into devel
waker
2010-11-08
|
\
|
|
|
*
|
Merge branch 'master' into static
waker
2010-10-31
|
|
\
|
|
|
*
on session resume, don't seek next track in failed to start
waker
2010-10-26
|
|
/
|
/
|
|
*
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 pro...
Alexey Yakovenko
2010-08-29
*
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
|
\
|
*
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
[next]