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
*
core: fixed opening files into default playlist from cmdline
Alexey Yakovenko
2013-12-10
*
make sure that events sent after TERMINATE are propagated to plugins
Alexey Yakovenko
2013-11-07
*
ported stuff to new file add API
Alexey Yakovenko
2013-11-05
*
copyright years updated
Alexey Yakovenko
2013-10-06
*
gtkui: fixed all old "playlist" widget lookups; fixed column auto-resize; fix...
Alexey Yakovenko
2013-09-14
*
prepare osx branch for merging
waker
2013-08-31
*
osx: cleanup, use of proper APIs; added new GUI plugin type to the enum in de...
Alexey Yakovenko
2013-08-28
*
osx: fixed termination
Alexey Yakovenko
2013-08-28
*
fixed running on osx
Alexey Yakovenko
2013-08-28
*
osx support WIP
Alexey Yakovenko
2013-08-28
*
little typo fix in main.c comments
waker
2013-08-11
*
gtkui: added/fixed few things to make widget plugins work
waker
2013-07-11
*
few minor optimizations
waker
2012-11-30
*
changed license to ZLIB on all core files
waker
2012-10-15
*
use abstract socket name by default, to fix bug #562; --disable-abstract-sock...
waker
2012-10-07
*
fixed resuming in shuffle-albums mode
waker
2012-09-13
*
added config options to control cp1251 and cp936 recoding
waker
2012-09-03
*
don't handle main queue messages after termination
waker
2012-06-19
*
added basic smclient support
waker
2012-05-17
*
fixed starting deadbeef without full or relative path
waker
2012-05-09
*
added support for universal static binary builds, used in all official packages
waker
2012-05-08
*
memleak fix
waker
2012-04-13
*
fix broken pipe error on fbsd while waiting for data from nonblocking socket
waker
2012-04-12
*
updated (c) year to 2012 in the sources
waker
2012-03-24
*
opening playlists from cmdline
waker
2011-12-29
*
fixed resuming saved playback state
waker
2011-12-28
*
Fixed incorrect buffer termination introduced in a9add4168b36afb835a7b458851b...
Eugene Debrev
2011-12-19
*
fixed code showing --help text to remain compatible with intltool
waker
2011-12-18
*
Fixed problems with handling command-line parameters.
Eugene Debrev
2011-12-18
*
added missing linebreak to --help output
waker
2011-12-04
*
added cmdline switch to set GUI plugin
waker
2011-11-27
*
destroy streamer before mainloop terminates, to avoid unhandled messages
waker
2011-11-27
*
fixed clearing playqueue on exit
waker
2011-11-27
*
include <sys/select.h> for FD_SET
waker
2011-11-14
*
OpenIndian b148 support (and perhaps other Solaris builds).
Kevin van der Vlist
2011-06-12
*
moved server_start to happen earlier, to prevent unwanted multiple instances
waker
2011-05-21
*
reset streamer after sound reinit, to prevent misaligned output on sampleform...
waker
2011-05-21
*
in shuffle albums mode, skip previous album tracks if user selects track manu...
waker
2011-05-20
*
initialize installdir with PREFIX value in non-portable builds
waker
2011-05-16
*
added several new plt_* functions to work on specific playlists
waker
2011-05-10
*
changed few old-style pl_* functions which were working with current playlist...
waker
2011-05-08
*
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
[next]