log

age author description
2008-03-29 Matti Hamalainen Fix enum list, to make gcc4.3 stfu. Should close bugzilla #219.
2008-03-28 Matti Hamalainen Renamed TUP_MAX_VAR to TUPLEZ_MAX_VARS.
2008-03-28 Matti Hamalainen Remove useless checks.
2008-03-28 Matti Hamalainen Moved debugging functions to tuple_compiler.c
2008-03-28 Matti Hamalainen Branch merge.
2008-03-28 Ivan N. Zlatev Add myself to the poor souls list.
2008-03-28 Ivan N. Zlatev Mark the playlist as modified when moving/adding/removing/sorting/randomizing the playlist, so that the jump to file cache picks up the change.
2008-03-28 Matti Hamalainen Fixed Mercurial instructions.
2008-03-28 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
2008-03-28 Matti Hamalainen Added a short explanation for the freq_data argument in VisPlugin.
2008-03-23 Paula Stanciu save volume between sessions
2008-03-25 Matti Hamalainen Changed the wording of contact-section, recommending users to visit the
2008-03-25 Matti Hamalainen Fixed bugtracker URL, closes bugzilla #217.
2008-03-25 Matti Hamalainen Fixed a segfault when trying to open fileinfo window while no file is
2008-03-25 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
2008-03-25 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
2008-03-25 Matti Hamalainen Separate gthread test.
2008-03-25 mf0102 write window positions to config only when windows are valid
2008-03-25 mf0102 print a note when headless operation is enabled
2008-03-25 Ivan N. Zlatev fix to stop parsing twice
2008-03-24 Sascha Hlusiak Reset op_state after calling close_audio to prevent possible future flushing.
2008-03-23 Ivan N. Zlatev Merge libeggsmclient from upstream
2008-03-23 Jussi Judin eggsmclient: egg_desktop_file_new_from_key_file leaks memory (Bugzilla #209)
2008-03-18 mf0102 indentation to stop eyes from bleeding
2008-03-18 mf0102 move some more GUI functions
2008-03-17 mf0102 moved most GUI-related functions from playback.c to ui_main_evlisteners.c
2008-03-17 Eugene Zagidullin fixed FTBFS
2008-03-17 mf0102 more headless fixes
2008-03-17 mf0102 rolling away some more stones on the hard way to real headless operation
2008-03-16 mf0102 fixed headless mode; minor cleanups