Mercurial > audlegacy
graph
-
Initialize rv to EXT_FALSE.2009-04-17, by William Pitcock
-
there was an 'a' here. how did that get there2009-04-14, by William Pitcock
-
Fix .M files being recognized as playlists.2009-04-14, by William Pitcock
-
On second thought, apply equalizer settings on (re)opening audio2009-04-13, by John Lindgren
-
Apply saved equalizer settings on startup2009-04-13, by John Lindgren
-
Heal the equalizer's clipping prevention of insanity2009-04-13, by John Lindgren
-
Hook up the equalizer (bug #24)2009-04-13, by John Lindgren
-
Updated Catalan translation from Ernest Adrogué (bug #25)2009-04-12, by John Lindgren
-
Spell Ernest Adrogué's name correctly (bug #26)2009-04-12, by John Lindgren
-
Unsigned integer != gsize.2009-04-12, by Tony Vroon
-
Fix "audacious -p" crash and failing to play on startup2009-04-11, by John Lindgren
-
Only hide, do not destroy, window on delete-event (Debian bug #495427)2009-04-10, by John Lindgren
-
Fix "audtool help playback-seek-relative" crash (Debian bug #512910)2009-04-10, by John Lindgren
-
Add 5px padding for label_time2009-03-04, by Michal Lipski
-
Translation to Basque by Iñaki Larrañaga Murgoitio.2009-04-08, by Tony Vroon
-
"default" -> "newui".2009-04-05, by William Pitcock
-
Add configdb entry "interface", and set default to "skinned".2009-04-05, by William Pitcock
-
Unbreak compile.2009-04-05, by William Pitcock
-
Add playlist_shift().2009-03-13, by William Pitcock
-
renamed dbus symbol to audlegacy2009-05-21, by Yoshiki Yazawa
-
export on_skin_view_drag_data_received() for now.2009-03-28, by Yoshiki Yazawa
-
Acknowledge contributions from John Lindgren, Debian bug #517692.2009-03-04, by Tony Vroon
-
Patch from John Lindgren <john.lindgren@tds.net> to support seeking whilst paused, Debian bug #517692.2009-03-04, by Tony Vroon
-
Do NOT save the config if we are crashing. This is a *hideously* bad idea.2009-03-02, by William Pitcock
-
-equalizer.c:34: warning: implicit declaration of function ‘output_set_eq’2009-02-28, by Tony Vroon
-
Sort by probe_priority. Noisy decision logic for the plugins while we work this out.2009-02-28, by Tony Vroon
-
Implement core changes for output plugin probing.2009-02-28, by William Pitcock
-
get rid of OUTPUT_PLUGIN_INIT_OK, add OUTPUT_PLUGIN_INIT_FOUND_DEVICES.2009-02-28, by William Pitcock
-
Add OutputPlugin::probe_priority [public], used to set the priority in which this plugin should be probed.2009-02-27, by William Pitcock
-
Add OutputPluginInitStatus.2009-02-27, by William Pitcock
-
include track number in D-Bus-exported metadata (fixes http://bugs.debian.org/514426)2009-02-18, by Andrew O. Shadoura
-
removed one more dependency2009-02-06, by Andrew O. Shadoura
-
remove redundant dependencies2009-02-06, by Andrew O. Shadoura
-
-dbus.c:278: warning: implicit declaration of function ‘run_filebrowser’2009-01-19, by Tony Vroon
-
-auddrct.c:110: warning: implicit declaration of function ‘run_filebrowser’2009-01-19, by Tony Vroon
-
removed unnecessary spaces2009-02-03, by Yoshiki Yazawa
-
Fix source path2008-11-27, by Konosuke Watanabe
-
pkgconfig files should be installed in lib/pkgconfig2008-11-26, by Yoshiki Yazawa
-
we should use modified libdir insted of plugindir.2008-11-25, by Yoshiki Yazawa
-
moved private libraries to plugindir to avoid conflict with audacious.2008-11-25, by Yoshiki Yazawa
-
moved libSAD.h to src/audlegacy for the path for header files.2008-11-25, by Yoshiki Yazawa
-
rename src/audacious src/audlegacy so that both audlegacy and audacious can coexist.2008-11-25, by Yoshiki Yazawa
-
Add datarootdir as a variable. Not having it causes loud whining from autoconf.2008-11-02, by Tony Vroon
-
Clear .SUFFIXES first to prevent compiling files silently.2008-11-01, by Jonathan Schleifer
-
Exit immediately upon failing to launch interface.2008-10-16, by William Pitcock
-
Don't crash on an invalid interface.2008-10-16, by William Pitcock
-
Move one line to fix dependency generation.2008-11-01, by Jonathan Schleifer
-
changed default values:2008-11-25, by Yoshiki Yazawa
-
revert 4769.2008-11-24, by Yoshiki Yazawa
-
changed data path to audlegacy.2008-11-24, by Yoshiki Yazawa
-
override includesibdir for compatibility.2008-11-24, by Yoshiki Yazawa
-
tweaked location of potfiles.2008-11-24, by Yoshiki Yazawa
-
renamed pkg-config files.2008-11-24, by Yoshiki Yazawa
-
- renamed executable as audlegacy2008-11-24, by Yoshiki Yazawa
-
audlegacy begins.2008-11-24, by Yoshiki Yazawa
-
- provide a way to query current interface.2008-10-10, by Yoshiki Yazawa
-
added audtool_disconnect().2008-10-10, by Yoshiki Yazawa
-
Only gtk.h should be included, as per -DGTK_DISABLE_SINGLE_INCLUDES (GTK+ 3 compatibility project).2008-10-04, by Tony Vroon
-
Only glib.h should be included, as per -DG_DISABLE_SINGLE_INCLUDES (GTK+ 3 compatibility project).2008-10-04, by Tony Vroon
-
Only gtk.h should be included, as per -DGTK_DISABLE_SINGLE_INCLUDES (GTK+ 3 compatibility project).2008-10-04, by Tony Vroon
-
Automated merge with ssh://hg.atheme.org//hg/audacious2008-10-02, by Jonathan Schleifer
-
Update to latest rev of buildsys & move stuff that doesn't belong there2008-10-02, by Jonathan Schleifer
-
You have to include an XPM if you want to use it.2008-10-02, by Jonathan Schleifer
-
It is idiotic to exclude that printf out of the #ifdefs if it uses2008-10-02, by Jonathan Schleifer
-
Fix Makefile broken by Andrew O. Shadoura.2008-10-02, by Jonathan Schleifer
-
remove XMMS-style fileopener2008-09-30, by mf0102
-
renaming2008-09-29, by mf0102
-
more cleanup2008-09-29, by mf0102
-
pre-codechange indentation2008-09-29, by mf0102
-
Replace deprecated g_strcasecmp with g_ascii_strncasecmp.2008-09-27, by Tony Vroon
-
Replace g_strncasecmp with g_ascii_strncasecmp.2008-09-26, by Tony Vroon
-
g_basename is deprecated, replace with g_path_get_basename.2008-09-26, by Tony Vroon
-
g_basename is deprecated, replace with g_path_get_basename.2008-09-26, by Tony Vroon
-
g_basename is deprecated, replace with g_path_get_basename.2008-09-26, by Tony Vroon
-
Moved HACKING and TODO under doc/.2008-09-22, by Matti Hamalainen
-
Buffered VFS file routies do not handle mixed seeks and reads/writes2008-09-22, by Matti Hamalainen
-
UI prettification, parts by desowin - thanks!2008-09-21, by mf0102
-
Fix .hgtags mappings.2008-09-17, by Matti Hamalainen
-
Fix compilation flags.2008-09-17, by Matti Hamalainen
-
Require Cairo 1.2.6.2008-08-28, by Matti Hamalainen
-
Add check for 'tr' in configure.2008-08-28, by Matti Hamalainen
-
Synchronize buildsys.2008-08-28, by Matti Hamalainen
-
MPRIS specification defines url to the media as location, not URI2008-08-28, by Tomasz Mon
-
don't save legacy ui config options2008-08-27, by Tomasz Mon
-
The famed "multiple plugins in one module" feature didn't actually work,2008-08-13, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious2008-08-12, by Matti Hamalainen
-
Remove duplication.2008-08-12, by Matti Hamalainen
-
build fix2008-08-10, by Yoshiki Yazawa
-
branch merge2008-08-09, by Andrew O. Shadoura
-
updated Audacious man page2008-08-09, by Andrew O. Shadoura
-
no need in duplicating FMT_FRACBITS() here2008-08-07, by Andrew O. Shadoura
-
Do not translate CLI options, patch by Fernando Ike de Oliveira closes bugzilla bug 54.2008-08-08, by Tony Vroon
-
order matters.2008-08-07, by Andrew O. Shadoura
-
add debug.h from libSAD2008-08-07, by Andrew O. Shadoura
-
merge2008-08-07, by Andrew O. Shadoura
-
move libSAD's DEBUG_MSG out of global scope, as it breaks timidity and possible something else2008-08-07, by Andrew O. Shadoura
-
Automated merge with ssh://paula@hg.atheme.org//hg/audacious2008-08-07, by Paula Stanciu
-
makeing possible to reinitialize the output plugin from outher plugins2008-08-07, by Paula Stanciu
-
export functions to make libSAD usage in plugins more easy2008-08-07, by Andrew O. Shadoura
-
fix libSAD linkage2008-08-06, by Andrew O. Shadoura
-
move FMT_FRACBITS() to plugin.h2008-08-06, by Andrew O. Shadoura
-
branch merge2008-08-06, by Andrew O. Shadoura
-
make libSAD shared library, so plugins can use it2008-08-06, by Andrew O. Shadoura
-
Parallel dependency resolution by Jonathan Schleifer.2008-07-30, by Tony Vroon
-
Use _cv_gnu_make_command instead of cv_gnu_make_command, because some2008-07-30, by Matti Hamalainen
-
Don't use a static buffer, but g_strdup_vprintf().2008-07-30, by Matti Hamalainen
-
Remove useless self-indulgent (C)2008-07-29, by Matti Hamalainen
-
branch merge.2008-07-28, by William Pitcock
-
Patch from Steve Cotton <steve0001@s.cotton.clara.co.uk> to resolve a2008-07-28, by William Pitcock
-
block value-changed signal handler before setting new range on position slider2008-07-24, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audacious2008-07-21, by William Pitcock
-
Apparently some people are dumber than I thought.2008-07-21, by William Pitcock
-
Fixed some typos in sr translations.2008-07-21, by Strahinja Kustudic
-
remove reduntant call2008-07-19, by Tomasz Mon
-
Updated Serbian translations2008-07-19, by Strahinja Kustudic
-
Fix infinite playlist update when entry->tuple == NULL. Patch from Skotlex,2008-07-17, by Matti Hamalainen
-
remove some code duplication2008-07-17, by mf0102
-
set ellipsize to PANGO_ELLIPSIZE_END in title column2008-07-17, by Tomasz Mon