log

age author description
2007-12-02 Eugene Zagidullin disabled editing remote tags: 2nd attempt :)
2007-12-02 mf0102 last optic tweaks before sleeping (this is so addicting! :-) , desowin
2007-12-02 mf0102 slightly regroup playlist delete items
2007-12-02 mf0102 removed some old icons and replaced them with shiny, new ones
2007-12-02 mf0102 moved icon loading function from main.c to icons-stock.c
2007-12-01 Christian Birchinger Handle streams inside m3u files better. If thres a better way than is_http() to detect streams, let me know.
2007-12-01 Christian Birchinger Prevent segfault when adding M3U playlists with URIs. Needs a cleaner solutions later.
2007-12-01 mf0102 automated merge
2007-12-01 mf0102 - removed icons-csource.h - load all icons from disk now
2007-12-01 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-12-01 William Pitcock Use "gpointer cfg;" instead of "gboolean *cfg;" to avoid warnings when setting a string.
2007-12-01 mf0102 whoops, forgot to kick eq.png from Makefile
2007-12-01 mf0102 removed equalizer options page, because i can imagine hardly anyone who
2007-12-01 mf0102 adapted Tango icons for preferences dialog
2007-12-01 mf0102 made character set detection combo box translatable
2007-11-30 Eugene Zagidullin Automated merge with ssh://hg.atheme.org//hg/audacious
2007-11-30 Eugene Zagidullin disabled tag wrtiting for sreams
2007-11-30 William Pitcock Use PreferencesWidget instead of preferences_widget_t so that the code matches the established style of that file.
2007-11-30 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-11-30 William Pitcock Some work on newprefs code:
2007-11-30 mf0102 update-po & updated German translation
2007-11-30 Eugene Zagidullin Automated merge with ssh://hg.atheme.org//hg/audacious
2007-11-30 Eugene Zagidullin "Apply" button in fileinfo changed to "Save"
2007-11-29 William Pitcock This code no longer has anything to do with BMP classic, dropping that copyright notice.
2007-11-29 William Pitcock style cleanups:
2007-11-29 William Pitcock Estonian translation (bugzilla #2).
2007-11-28 Jonathan Schleifer Automated merge with ssh://hg.atheme.org//hg/audacious
2007-11-28 Jonathan Schleifer Add plugin function to pull volume.
2007-11-28 Ralf Ertzinger - Branch merge
2007-11-28 Ralf Ertzinger - Close dup()-ed file if ID3 file handling fails
2007-11-27 Yoshiki Yazawa branch merge
2007-11-27 Yoshiki Yazawa avoid crash when audacious is launched with -p option.
2007-11-27 Eugene Zagidullin added my sign to that comments :)
2007-11-27 Eugene Zagidullin added some comments to plugin.h about update_song_tuple()
2007-11-27 Eugene Zagidullin be more robust: tag updating enabled only if some field changed
2007-11-27 Eugene Zagidullin fields in fileinfo dialog now non-editable when tag updating is impossible
2007-11-27 Eugene Zagidullin added mini statusbar to fileinfo dialog. looks like version string in prefs dialog
2007-11-27 Eugene Zagidullin added tag editing capabilities, maybe raw yet
2007-11-26 Eugene Zagidullin added update button (currently disabled) to file info dialog
2007-11-26 Eugene Zagidullin update_song_tuple() added to InputPlugin for future tag writing ability
2007-11-25 Ben Tucker Automated merge with ssh://hg.atheme.org//hg/audacious
2007-11-22 Ben Tucker Added myself to the credits.
2007-11-25 Eugene Zagidullin Updated Russian translation
2007-11-25 Eugene Zagidullin Automated merge with ssh://hg.atheme.org//hg/audacious
2007-11-25 Eugene Zagidullin Changed lables in file info box
2007-11-25 Eugene Zagidullin Replaced tabs with spaces
2007-11-25 Eugene Zagidullin vseparator in fileinfo came back
2007-11-25 Eugene Zagidullin Codec info in fileinfo box moved to top
2007-11-24 Eugene Zagidullin icon, codec and quality info added to file info box. Added new tuple field FIELD_MIMETYPE used for icon resolving
2007-11-25 Tomasz Mon make translations working
2007-11-25 Tomasz Mon introduce WIDGET_SPIN_BTN
2007-11-25 Tomasz Mon one more commit
2007-11-25 Tomasz Mon again further changes
2007-11-25 Tomasz Mon again further changes
2007-11-25 Tomasz Mon further changes
2007-11-24 Tomasz Mon you might like it or not, beginning of making preferences more friendly
2007-11-24 Tomasz Mon some more duplicate code removal
2007-11-24 Tomasz Mon more code duplication removal
2007-11-24 Tomasz Mon remove some duplicated code
2007-11-24 Tomasz Mon I think it should work this way