log

age author description
2008-01-12 William Pitcock Make sure "if (pr)" doesn't get optimized out. (Bugzilla #30)
2008-01-12 Petr Pisar Czech translation update (Bugzilla #93)
2008-01-12 Tomasz Mon little change to drag and drop position calculation
2008-01-11 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2008-01-11 William Pitcock Remove --session. It is legacy from before Audacious used DBus. (Bugzilla #97)
2008-01-11 Jussi Judin Jump to Track leaks memory when matching songs. (Bugzilla #81)
2008-01-11 mf0102 - removed genres that appeared twice in the file info dialog
2008-01-10 Cristi Magherusan just a little bigger
2008-01-10 Cristi Magherusan added the GTK_STOCK_ADD pixmap to the queue button
2008-01-10 Cristi Magherusan Automated merge with ssh://majeru@hg.atheme.org//hg/audacious
2008-01-10 Cristi Magherusan reorganized the JTF dialog, it's not so wide anymore
2008-01-10 Eugene Zagidullin updated Russian translation. Translating genre names is nonsense!
2008-01-10 mf0102 update German translation
2008-01-10 William Pitcock haha. it'd help if i committed my changes.
2008-01-10 William Pitcock A better approach to the fileinfo issue.
2008-01-10 William Pitcock Backed out changeset 6c07ce72ab94
2008-01-10 William Pitcock Get rid of the scrolled window.
2008-01-10 William Pitcock Populate the raw metadata treeview.
2008-01-10 William Pitcock More cleanups.
2008-01-10 William Pitcock Add treeview to the fileinfo editor. This doesn't populate with data yet.
2008-01-10 William Pitcock More prettying.
2008-01-10 William Pitcock Turn the genre box into an editable dropdown list.
2008-01-10 William Pitcock Prettify theme-icon util functions.
2008-01-10 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2008-01-10 Jussi Judin Make "jump to track" feature to normalize search and match strings (Bugzilla #20)
2008-01-09 Eugene Zagidullin Automated merge with ssh://hg.atheme.org//hg/audacious
2008-01-09 Eugene Zagidullin Crash on font changing
2008-01-09 Jussi Judin Close_ini_file() frees all memory allocated in open_ini_file() (Bugzilla #40)
2008-01-09 Jack Kelly If no plugins claim that they can support a file extension, try them all just to be sure. (Bugzilla #80)
2008-01-04 Tomasz Mon set wrap-mode in category_treeview
2008-01-04 Jussi Judin check skin having all pixmaps before loading
2008-01-03 mf0102 - fix a compilation warning
2008-01-03 mf0102 Added new Playback section
2008-01-03 mf0102 finally got rid of the stupid ID shit which was one of the reasons i
2008-01-03 mf0102 more work
2008-01-03 mf0102 more work on modularization
2008-01-03 mf0102 separated audio category from the create_prefs_window() blob
2008-01-03 mf0102 more efforts towards a more modular preferences dialog
2008-01-03 Strahinja Kustudic Updated Serbian transations
2008-01-02 Stany HENRY Updated and improved French translation.
2008-01-02 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2008-01-02 William Pitcock It's 2008. Update copyright notices.
2008-01-02 mf0102 finally, another update-po and German translation update!
2007-12-31 Tomasz Mon some cleaning
2007-12-31 Tomasz Mon branch merge
2007-12-31 Tomasz Mon fix playlistwin resize
2007-12-31 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-12-31 William Pitcock start of a C++ binding on top of PAPI.
2007-12-30 Tomasz Mon this file shouldn't be there
2007-12-30 Tomasz Mon the less calls to gdk_window_get_pointer the better
2007-12-30 Tomasz Mon one less gdk_window_get_pointer call
2007-12-30 Tomasz Mon dock_move_press already presents window
2007-12-30 Tomasz Mon if skin doesn't provide ini file use defaults (Bugzilla #55)
2007-12-30 Tomasz Mon set mask on shade/unshade
2007-12-28 Tomasz Mon set windows masks in saner way
2007-12-28 Maciej Grela Fix downloading of dynamically generated content with vfs_get_file_contents(). (Bugzilla #46)
2007-12-27 Murat Senel Turkish translation (Bugzilla #51)
2007-12-26 Eugene Zagidullin oops...
2007-12-26 Eugene Zagidullin better error handling. removed duplicated part
2007-12-26 Eugene Zagidullin make use of AUDDBG