Mercurial > audlegacy
graph
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-12-08, by Eugene Zagidullin
-
fully disabled reloading of currently active skin: fixed bug with partial destroyed skin2007-12-08, by Eugene Zagidullin
-
Updated Serbian translations2007-12-08, by Strahinja Kustudic
-
deep copy is needed!2007-12-07, by Yoshiki Yazawa
-
quick fix for the bug which had prevented to add remote url when "Detect file formats on demand" was disabled.2007-12-07, by Yoshiki Yazawa
-
audtool maintenance:2007-12-07, by Yoshiki Yazawa
-
fix a memory leak.2007-12-07, by Yoshiki Yazawa
-
automated merge2007-12-06, by mf0102
-
small little update-po2007-12-06, by mf0102
-
- modified playlist_load_ins_file() and playlist_load_ins_file_tuple(). path builder and ext_hash checker2007-12-06, by Yoshiki Yazawa
-
change code a bit to avoid using strncasecmp which gives a warning here2007-12-06, by mf0102
-
Updated Russian translation2007-12-06, by Eugene Zagidullin
-
#if changed to #ifdef2007-12-05, by Eugene Zagidullin
-
Updated French translation.2007-12-05, by Stany HENRY
-
introduce common debug print macro.2007-12-04, by Yoshiki Yazawa
-
some indenting (should make it easier to clean up the code afterwards ;-)2007-12-04, by mf0102
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-12-04, by Eugene Zagidullin
-
oops...2007-12-04, by Eugene Zagidullin
-
added new tuple field FIELD_BITRATE2007-12-04, by Eugene Zagidullin
-
fixed(URI-fied) "remove unavailable files"2007-12-03, by Cristi Magherusan
-
Use vfs_is_remote() instead of is_http().2007-12-03, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-12-02, by Eugene Zagidullin
-
disabled editing remote tags: 2nd attempt :)2007-12-02, by Eugene Zagidullin
-
last optic tweaks before sleeping (this is so addicting! :-) , desowin2007-12-02, by mf0102
-
slightly regroup playlist delete items2007-12-02, by mf0102
-
removed some old icons and replaced them with shiny, new ones2007-12-02, by mf0102
-
moved icon loading function from main.c to icons-stock.c2007-12-02, by mf0102
-
Handle streams inside m3u files better. If thres a better way than is_http() to detect streams, let me know.2007-12-01, by Christian Birchinger
-
Prevent segfault when adding M3U playlists with URIs. Needs a cleaner solutions later.2007-12-01, by Christian Birchinger
-
automated merge2007-12-01, by mf0102
-
- removed icons-csource.h - load all icons from disk now2007-12-01, by mf0102
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-12-01, by William Pitcock
-
Use "gpointer cfg;" instead of "gboolean *cfg;" to avoid warnings when setting a string.2007-12-01, by William Pitcock
-
whoops, forgot to kick eq.png from Makefile2007-12-01, by mf0102
-
removed equalizer options page, because i can imagine hardly anyone who2007-12-01, by mf0102
-
adapted Tango icons for preferences dialog2007-12-01, by mf0102
-
made character set detection combo box translatable2007-12-01, by mf0102
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-11-30, by Eugene Zagidullin
-
disabled tag wrtiting for sreams2007-11-30, by Eugene Zagidullin
-
Use PreferencesWidget instead of preferences_widget_t so that the code matches the established style of that file.2007-11-30, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-11-30, by William Pitcock
-
Some work on newprefs code:2007-11-30, by William Pitcock
-
update-po & updated German translation2007-11-30, by mf0102
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-11-30, by Eugene Zagidullin
-
"Apply" button in fileinfo changed to "Save"2007-11-30, by Eugene Zagidullin
-
This code no longer has anything to do with BMP classic, dropping that copyright notice.2007-11-29, by William Pitcock
-
style cleanups:2007-11-29, by William Pitcock
-
Estonian translation (bugzilla #2).2007-11-29, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-11-28, by Jonathan Schleifer
-
Add plugin function to pull volume.2007-11-28, by Jonathan Schleifer
-
- Branch merge2007-11-28, by Ralf Ertzinger
-
- Close dup()-ed file if ID3 file handling fails2007-11-28, by Ralf Ertzinger
-
branch merge2007-11-27, by Yoshiki Yazawa
-
avoid crash when audacious is launched with -p option.2007-11-27, by Yoshiki Yazawa
-
added my sign to that comments :)2007-11-27, by Eugene Zagidullin
-
added some comments to plugin.h about update_song_tuple()2007-11-27, by Eugene Zagidullin
-
be more robust: tag updating enabled only if some field changed2007-11-27, by Eugene Zagidullin
-
fields in fileinfo dialog now non-editable when tag updating is impossible2007-11-27, by Eugene Zagidullin
-
added mini statusbar to fileinfo dialog. looks like version string in prefs dialog2007-11-27, by Eugene Zagidullin
-
added tag editing capabilities, maybe raw yet2007-11-27, by Eugene Zagidullin