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
*
disable abstract unix domain socket use for debugging purposes
Alexey Yakovenko
2010-01-29
*
support for non-abstract socket names (bsd)
Alexey Yakovenko
2010-01-24
*
cleanup of old code
Alexey Yakovenko
2010-01-24
*
proper sockaddr_un len calculation
Alexey Yakovenko
2010-01-24
*
few fixes too client-server code
Alexey Yakovenko
2010-01-24
*
bsd compile fixes
Alexey Yakovenko
2010-01-22
*
few fixes to compile on non-linux plaftorms
Alexey Yakovenko
2010-01-21
*
added filenumber column
Alexey Yakovenko
2010-01-21
*
fixed unknown response bug when running 2nd instance without cmdline args
Alexey Yakovenko
2010-01-13
*
reenabled atexit handling
Alexey Yakovenko
2010-01-09
*
atexit code (disabled)
Alexey Yakovenko
2010-01-09
*
few tweaks to commandline processing
Alexey Yakovenko
2010-01-09
*
fixed nowplaying output
Alexey Yakovenko
2010-01-05
*
write --help and --version to stdout instead of stderr
Alexey Yakovenko
2010-01-04
*
added elapsed time conversion to pl_format_title
Alexey Yakovenko
2010-01-03
*
fixed several warnings in main
Alexey Yakovenko
2010-01-03
*
updated copyright notice to 2010
Alexey Yakovenko
2010-01-03
*
few tweaks to playqueue
Alexey Yakovenko
2010-01-02
*
updated --help entry about --nowplaying
Alexey Yakovenko
2009-12-31
*
fixed a bunch of minor compiler warnings and alsa hang on exit
Alexey Yakovenko
2009-12-27
*
fixed crash on unload
Alexey Yakovenko
2009-12-26
*
improved plugin unloading (less bug-prone)
Alexey Yakovenko
2009-12-26
*
config is now loaded before plugins
Alexey Yakovenko
2009-12-24
*
fixed playing files from commandline
Alexey Yakovenko
2009-12-24
*
refactored/fixed command line processing
Alexey Yakovenko
2009-12-24
*
added --nowplaying cmdline option
Alexey Yakovenko
2009-12-20
*
added --quit command line argument
Alexey Yakovenko
2009-12-18
*
fixed random segfault on gtkui shutdown
Alexey Yakovenko
2009-12-17
*
implemented dynamic output plugin selection
Alexey Yakovenko
2009-12-11
*
alsa code converted into output plugin
Alexey Yakovenko
2009-12-11
*
fixed possible stack overflow bug after call to realpath
Alexey Yakovenko
2009-12-10
*
fixed volumebar 1st redraw
Alexey Yakovenko
2009-12-03
*
fixed playlist drawing on startup
Alexey Yakovenko
2009-12-03
*
Merge branch 'master' into guiplug
Alexey Yakovenko
2009-12-01
|
\
|
*
fixed typo in --help
Alexey Yakovenko
2009-12-01
*
|
ported filemanager dnd into gtkui
Alexey Yakovenko
2009-11-30
*
|
ported open/add files into gtkui plugin
Alexey Yakovenko
2009-11-30
*
|
Merge branch 'master' into guiplug
Alexey Yakovenko
2009-11-29
|
\
|
|
*
Added trayicon handler for middle mouse click to pause/unpause track.
Alex Dedul
2009-11-28
|
*
fixed resolving of relative path
Alexey Yakovenko
2009-11-25
|
*
added total number of tracks display when player is stopped
Alexey Yakovenko
2009-11-15
*
|
first working version that runs without gui
Alexey Yakovenko
2009-11-11
*
|
finished moving gtk-related code to plugin
Alexey Yakovenko
2009-11-11
*
|
moved playcursor control to playlist module
Alexey Yakovenko
2009-11-11
*
|
created gtkui plugin, started moving stuff out
Alexey Yakovenko
2009-11-11
|
/
*
changed .desktop file to use filenames instead of URIs
Alexey Yakovenko
2009-11-08
*
fixed playlist cleanup when starting track using commandline
Alexey Yakovenko
2009-11-08
*
added sigterm handler
Alexey Yakovenko
2009-11-08
*
now it's possible to interrupt hanging file operations (e.g. slow http)
Alexey Yakovenko
2009-11-08
*
moved all session crap to common config
Alexey Yakovenko
2009-11-07
[next]