Mercurial > audlegacy
graph
-
Close file handles when no codec can be found for them. (Bugzilla #15).Wed, 19 Dec 2007 00:35:24 -0600, by Jussi Judin
-
add workaround to deadlock which occurs when "create a new playlist with matching entries" is checked in search and select dialog.Wed, 19 Dec 2007 04:50:20 +0900, by Yoshiki Yazawa
-
make search and select dialog accept "fix" key press in input method context.Wed, 19 Dec 2007 01:44:09 +0900, by Yoshiki Yazawa
-
fix a bug which prevents fileinfopopup from showing non-latin file name correctly when tuple is not available.Mon, 17 Dec 2007 22:02:52 +0900, by Yoshiki Yazawa
-
- introduce new API functions uri_to_display_basename() and uri_to_display_dirname(). each function derives utf8 encoded basename or dirname from given uri respectively.Mon, 17 Dec 2007 21:56:17 +0900, by Yoshiki Yazawa
-
add option to disable inline gtk themeSun, 16 Dec 2007 18:54:45 +0100, by Tomasz Mon
-
avoid unnecessary serial increment.Sun, 16 Dec 2007 20:54:53 +0900, by Yoshiki Yazawa
-
now jtf follows on-demand metadata loading.Sun, 16 Dec 2007 19:03:05 +0900, by Yoshiki Yazawa
-
make filter field in jtf dialog always grab focus on appearance.Sun, 16 Dec 2007 18:44:56 +0900, by Yoshiki Yazawa
-
update Japanese translationSat, 15 Dec 2007 16:39:50 +0900, by VDR dai (audacious)
-
automatically indented fileMon, 10 Dec 2007 19:51:41 +0100, by mf0102
-
don't do skin_install_skin on faulty skins or archives that doesn't contain skin at allSun, 09 Dec 2007 14:48:40 +0100, by Tomasz Mon
-
install skin if user drag'n'drops it on mainwinSun, 09 Dec 2007 14:41:10 +0100, by Tomasz Mon
-
introduce WIDGET_FONT_BTNSun, 09 Dec 2007 13:56:34 +0100, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audaciousSat, 08 Dec 2007 20:56:13 +0300, by Eugene Zagidullin
-
fully disabled reloading of currently active skin: fixed bug with partial destroyed skinSat, 08 Dec 2007 20:55:55 +0300, by Eugene Zagidullin
-
Updated Serbian translationsSat, 08 Dec 2007 14:22:59 +0100, by Strahinja Kustudic
-
deep copy is needed!Sat, 08 Dec 2007 02:14:10 +0900, by Yoshiki Yazawa
-
quick fix for the bug which had prevented to add remote url when "Detect file formats on demand" was disabled.Sat, 08 Dec 2007 01:14:18 +0900, by Yoshiki Yazawa
-
audtool maintenance:Fri, 07 Dec 2007 23:27:20 +0900, by Yoshiki Yazawa
-
fix a memory leak.Fri, 07 Dec 2007 21:40:49 +0900, by Yoshiki Yazawa
-
automated mergeThu, 06 Dec 2007 17:16:52 +0100, by mf0102
-
small little update-poThu, 06 Dec 2007 17:15:55 +0100, by mf0102
-
- modified playlist_load_ins_file() and playlist_load_ins_file_tuple(). path builder and ext_hash checkerFri, 07 Dec 2007 01:11:25 +0900, by Yoshiki Yazawa
-
change code a bit to avoid using strncasecmp which gives a warning hereThu, 06 Dec 2007 16:55:32 +0100, by mf0102
-
Updated Russian translationThu, 06 Dec 2007 05:29:41 +0300, by Eugene Zagidullin
-
#if changed to #ifdefThu, 06 Dec 2007 02:52:12 +0300, by Eugene Zagidullin
-
Updated French translation.Wed, 05 Dec 2007 11:15:19 +0100, by Stany HENRY
-
introduce common debug print macro.Wed, 05 Dec 2007 05:55:46 +0900, by Yoshiki Yazawa
-
some indenting (should make it easier to clean up the code afterwards ;-)Tue, 04 Dec 2007 21:43:09 +0100, by mf0102
-
Automated merge with ssh://hg.atheme.org//hg/audaciousTue, 04 Dec 2007 03:34:41 +0300, by Eugene Zagidullin
-
oops...Tue, 04 Dec 2007 03:33:15 +0300, by Eugene Zagidullin
-
added new tuple field FIELD_BITRATETue, 04 Dec 2007 03:26:29 +0300, by Eugene Zagidullin
-
fixed(URI-fied) "remove unavailable files"Tue, 04 Dec 2007 01:02:16 +0200, by Cristi Magherusan
-
Use vfs_is_remote() instead of is_http().Mon, 03 Dec 2007 09:54:19 -0600, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audaciousMon, 03 Dec 2007 02:36:52 +0300, by Eugene Zagidullin
-
disabled editing remote tags: 2nd attempt :)Mon, 03 Dec 2007 02:36:16 +0300, by Eugene Zagidullin
-
last optic tweaks before sleeping (this is so addicting! :-) , desowinSun, 02 Dec 2007 22:45:04 +0100, by mf0102
-
slightly regroup playlist delete itemsSun, 02 Dec 2007 21:35:04 +0100, by mf0102
-
removed some old icons and replaced them with shiny, new onesSun, 02 Dec 2007 21:21:21 +0100, by mf0102
-
moved icon loading function from main.c to icons-stock.cSun, 02 Dec 2007 18:26:26 +0100, by mf0102
-
Handle streams inside m3u files better. If thres a better way than is_http() to detect streams, let me know.Sat, 01 Dec 2007 23:38:18 +0100, by Christian Birchinger
-
Prevent segfault when adding M3U playlists with URIs. Needs a cleaner solutions later.Sat, 01 Dec 2007 20:51:47 +0100, by Christian Birchinger
-
automated mergeSat, 01 Dec 2007 15:30:27 +0100, by mf0102
-
- removed icons-csource.h - load all icons from disk nowSat, 01 Dec 2007 15:30:00 +0100, by mf0102
-
Automated merge with ssh://hg.atheme.org//hg/audaciousSat, 01 Dec 2007 07:42:40 -0600, by William Pitcock
-
Use "gpointer cfg;" instead of "gboolean *cfg;" to avoid warnings when setting a string.Sat, 01 Dec 2007 07:41:56 -0600, by William Pitcock
-
whoops, forgot to kick eq.png from MakefileSat, 01 Dec 2007 14:37:59 +0100, by mf0102
-
removed equalizer options page, because i can imagine hardly anyone whoSat, 01 Dec 2007 14:34:49 +0100, by mf0102
-
adapted Tango icons for preferences dialogSat, 01 Dec 2007 13:59:22 +0100, by mf0102
-
made character set detection combo box translatableSat, 01 Dec 2007 12:10:23 +0100, by mf0102
-
Automated merge with ssh://hg.atheme.org//hg/audaciousSat, 01 Dec 2007 01:57:03 +0300, by Eugene Zagidullin
-
disabled tag wrtiting for sreamsSat, 01 Dec 2007 01:56:32 +0300, by Eugene Zagidullin
-
Use PreferencesWidget instead of preferences_widget_t so that the code matches the established style of that file.Fri, 30 Nov 2007 15:41:44 -0600, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audaciousFri, 30 Nov 2007 12:50:25 -0600, by William Pitcock
-
Some work on newprefs code:Fri, 30 Nov 2007 12:49:40 -0600, by William Pitcock
-
update-po & updated German translationFri, 30 Nov 2007 15:35:12 +0100, by mf0102
-
Automated merge with ssh://hg.atheme.org//hg/audaciousFri, 30 Nov 2007 04:10:12 +0300, by Eugene Zagidullin
-
"Apply" button in fileinfo changed to "Save"Fri, 30 Nov 2007 04:09:58 +0300, by Eugene Zagidullin
-
This code no longer has anything to do with BMP classic, dropping that copyright notice.Thu, 29 Nov 2007 09:27:27 -0600, by William Pitcock