Mercurial > audlegacy
graph
-
Some old versions of pkg-config don't _really_ obey --errors-to-stdout, so we redirect stderr to stdout on shell level.2008-04-20, by Matti Hamalainen
-
Updated pkg.m4 from Debian testing and added some shell portability fixes myself.2008-04-20, by Matti Hamalainen
-
buildsys.mk.in: Fixed typo.2008-04-17, by Jonathan Schleifer
-
Remove GConf libs/cflags remnants from Makefile.2008-04-17, by Matti Hamalainen
-
Added {GLIB,GTHREAD}_{LIBS,CFLAGS} and SM_CFLAGS to appropriate places in Makefile.2008-04-16, by Matti Hamalainen
-
Remove unused variable.2008-04-16, by Matti Hamalainen
-
Empty declaration of AUDDBG is slightly dangerous, use "do { } while (0)" construct instead.2008-04-16, by Matti Hamalainen
-
Define correct GTHREAD_{CFLAGS,LIBS}.2008-04-16, by Matti Hamalainen
-
Use test instead of [ ].2008-04-16, by Matti Hamalainen
-
Temporarily backed out m4 file updates, apparently we depend on ancient2008-04-16, by Matti Hamalainen
-
Backed out changeset b128239bfc7a2008-04-16, by Matti Hamalainen
-
- remove some now-unneeded configuration properties2008-04-16, by mf0102
-
Automated merge with ssh://hg.atheme.org//hg/audacious2008-04-16, by Matti Hamalainen
-
Add AC_GNU_SOURCE, because the newer m4-macros want it.2008-04-14, by Matti Hamalainen
-
Updated bunch of m4 macros from Debian testing.2008-04-14, by Matti Hamalainen
-
Update Welsh translation.2008-04-15, by William Pitcock
-
little cleanup; no functional change2008-04-14, by mf0102
-
add checkbox to make it possible to load broken skins2008-04-13, by Tomasz Mon
-
Remove duplicated path separator conversion (backslash to slash).2008-04-13, by Matti Hamalainen
-
Invalid preprocessor #include line fixed.2008-04-13, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious2008-04-13, by William Pitcock
-
Fix relative paths in construct_uri() function. (Bugzilla #246)2008-04-13, by Paul Marks
-
remove the strange feature list feature, which was used for GConf only2008-04-12, by mf0102
-
introduce function aud_quit(), which is basically mainwin_quit_cb(), but2008-04-12, by mf0102
-
restructuring2008-04-12, by mf0102
-
new Traditional Chinese translation2008-04-12, by sylecn Song
-
added two new names to the Chinese translators; reindented myself2008-04-12, by mf0102
-
added German translation2008-04-12, by mf0102
-
Okay, mf0102 was right .. but we need mcs >= 0.7 for this to actually work2008-04-11, by Matti Hamalainen
-
Require libmcs >= 0.72008-04-11, by Matti Hamalainen
-
Merged.2008-04-11, by Matti Hamalainen
-
Backed out changeset 6677949e662d. The Makefile change makes absolutely NO2008-04-11, by Matti Hamalainen
-
fix finnish translation2008-04-11, by mf0102
-
fix libmcs usage2008-04-11, by mf0102
-
Automated merge with ssh://hg.atheme.org//hg/audacious2008-04-11, by Matti Hamalainen
-
More work on Finnish translation.2008-04-11, by Matti Hamalainen
-
Added myself in list of translators.2008-04-11, by Matti Hamalainen
-
Partially updated Finnish translation (still work-in-progress).2008-04-11, by Matti Hamalainen
-
When sorting, use g_utf8_collate instead of g_ascii_strcasecmp (Bugzilla #205)2008-04-10, by Tomasz Mon
-
Use mcs_handle_t directly instead of ConfigDb struct to remove the useless wrapper.2008-04-09, by Matti Hamalainen
-
Updated bugtracker URL.2008-04-09, by Matti Hamalainen
-
Updated bugtracker URL and made the sig11 handler tiny bit more informative.2008-04-09, by Matti Hamalainen
-
Add a note about possibility of session management not working if the2008-04-09, by Matti Hamalainen
-
Return in case the desktop file cannot be loaded.2008-04-09, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious2008-04-09, by Matti Hamalainen
-
Fix README to fit 80 character width.2008-04-02, by Matti Hamalainen
-
remove some strange old comments by me2008-04-06, by mf0102
-
scan the playlist when calling playlistwin_set_toprow() - this fixes2008-04-06, by mf0102
-
fix selection of last item, if total amount of items in playlist is smaller than playlist's capacity2008-04-06, by Tomasz Mon
-
Updated Serbian translations2008-04-05, by Strahinja Kustudic
-
fix my previous commit2008-04-01, by Tomasz Mon
-
make selection working for last item in playlist2008-03-31, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audacious2008-03-31, by Matti Hamalainen
-
Note about code duplication.2008-03-31, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious2008-03-31, by William Pitcock
-
Fix typos, etc.2008-03-31, by William Pitcock