Mercurial > audlegacy
graph
-
Officially state that we require GNU Make (which we did before, but didn't admit.)2008-04-21, by Matti Hamalainen
-
Fix the "skin path is fucked up" bug.2008-04-21, by William Pitcock
-
Test for SSE2 was quoted one level too much, thus causing the source to be borked and compilation to fail. Fixed.2008-04-21, by Matti Hamalainen
-
Conditional support for SM (libeggsmclient).2008-04-21, by Matti Hamalainen
-
Set eggsm flags conditionally.2008-04-21, by Matti Hamalainen
-
Correctly check for USE_DBUS and USE_EGGSM.2008-04-21, by Matti Hamalainen
-
Regenerated extra.mk.in with Autopoop 0.56.2008-04-21, by Matti Hamalainen
-
Conditionally include needed subdirectories.2008-04-21, by Matti Hamalainen
-
Fix libeggsmclient compilation under the new configure.2008-04-21, by Matti Hamalainen
-
Test for socklen_t was accidentally reversed, and socklen_t replacement got2008-04-21, by Matti Hamalainen
-
Fix AUD_CONDITIONAL to work as expected; we need the values defined for AC_SUBST to actually substitute them.2008-04-21, by Matti Hamalainen
-
Imported and cleaned up some missing pieces of functionality from old configure.ac.2008-04-21, by Matti Hamalainen
-
USE_EGGSM is also now substituted by AUD_CONDITIONAL2008-04-21, by Matti Hamalainen
-
We don't want libsamplerate check to add -lsamplerate global LIBS, fixed.2008-04-21, by Matti Hamalainen
-
USE_CHARDET is now substituted in AUD_CONDITIONAL.2008-04-21, by Matti Hamalainen
-
Properly define DISABLE_USER_PLUGIN_DIR if needed.2008-04-21, by Matti Hamalainen
-
Perform AC_SUBST() for each AUD_CONDITIONAL().2008-04-21, by Matti Hamalainen
-
Changed samplerate_{LIBS,CFLAGS} to SAMPLERATE_*.2008-04-21, by Matti Hamalainen
-
s/BEEP_DEFINES/AUDACIOUS_DEFINES/2008-04-21, by Matti Hamalainen
-
Beginnings of a configure/builsystem cleanup (and partial refactoring).2008-04-21, by Matti Hamalainen
-
Various new helper macros added for simplifying and sanitizing configure.ac.2008-04-21, by Matti Hamalainen
-
Fix some random #includes.2008-04-21, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious2008-04-20, by Matti Hamalainen
-
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
-
Oops, some text was missing.2008-03-31, by Matti Hamalainen
-
Added a coding guideline document.2008-03-31, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious2008-03-31, by Matti Hamalainen
-
Huge renaming patch, changing BMP references to Audacious.2008-03-31, by Matti Hamalainen
-
bmp_config_* -> aud_config_*2008-03-31, by Matti Hamalainen
-
BmpConfig -> AudConfig, etc.2008-03-31, by Matti Hamalainen
-
Rename bmp_rcfile* -> aud_rcfile*2008-03-31, by Matti Hamalainen
-
Pfft, we are Audacious and this is SPARTA!2008-03-31, by Matti Hamalainen
-
Remove formatter functions, they are only used in song_change plugin.2008-03-31, by Matti Hamalainen
-
Some stupid header cleanups.2008-03-31, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious2008-03-31, by Matti Hamalainen
-
Rename bmp_rcfile* -> aud_rcfile*2008-03-31, by Matti Hamalainen
-
Pfft, we are Audacious and this is SPARTA!2008-03-31, by Matti Hamalainen
-
Remove formatter functions, they are only used in song_change plugin.2008-03-31, by Matti Hamalainen
-
update Japanese translation2008-03-31, by VDR dai (audacious)
-
Documentation maintenance, removed sections that nobody has bothered to2008-03-31, by Matti Hamalainen
-
libmcs >= 0.42008-03-31, by Matti Hamalainen
-
Updated Russian translation2008-03-30, by Eugene Zagidullin
-
update-po and German translation update2008-03-30, by mf0102
-
fix last playlist item not being highlighted when selected2008-03-30, by mf0102
-
prettify the code a bit2008-03-30, by mf0102
-
Automated merge with ssh://hg.atheme.org//hg/audacious2008-03-30, by Matti Hamalainen
-
Oops, forgot to add function initializations to the vtable. Fixed.2008-03-30, by Matti Hamalainen
-
Change version to 1.9.0 to indicate journey towards Audacious2.2008-03-30, by Matti Hamalainen
-
Added new VFS helper functions for reading big/little endian data (16-, 32- and 64-bit integer formats)2008-03-29, by Matti Hamalainen
-
s/BMP_PLUGIN_H/AUD_PLUGIN_H/2008-03-29, by Matti Hamalainen
-
int -> gint for uniformity.2008-03-29, by Matti Hamalainen
-
Use GTK's built in double buffering support.2008-03-30, by William Pitcock
-
Make joined selection stuff work.2008-03-30, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious2008-03-29, by William Pitcock
-
Partially rewrite this code in cairo. Features include:2008-03-29, by William Pitcock
-
moved some stuff around to increase headless support2008-03-29, by mf0102
-
Fix enum list, to make gcc4.3 stfu. Should close bugzilla #219.2008-03-29, by Matti Hamalainen