Mercurial > audlegacy
graph
-
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
-
reset slider when we stop the song2008-07-17, by mf0102
-
Make the default UI suck less by killing the utterly pointless and redundant info bar.2008-07-17, by William Pitcock
-
Move the slider bar to the toolbar, but this is kinda ugly at the moment.2008-07-17, by William Pitcock
-
eventqueue: Remove bogus assertions.2008-07-17, by William Pitcock
-
minimal interface: improve sanity for playback_seek() to make seek times more accurate.2008-07-17, by William Pitcock
-
Use GtkCellRenderer::ypad to provide a more compact playlist, similar to the list widgets in Conspire.2008-07-16, by William Pitcock
-
introduce new playlist widget2008-07-16, by Tomasz Mon
-
Disable visualization subsystem because it memory leaks like a sieve without the legacy UI in place.2008-07-16, by William Pitcock
-
add aboutwin_show and jump_to_track_show to InterfaceOps2008-07-14, by Tomasz Mon
-
add copyright line2008-07-13, by Tomasz Mon
-
branch merge2008-07-13, by Tomasz Mon
-
commit initial version of InterfaceOps2008-07-13, by Tomasz Mon
-
remove legacy interface preferences from ui_preferences.c2008-07-13, by Tomasz Mon
-
Fix compile for me.2008-07-13, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious2008-07-09, by William Pitcock
-
fix compile. :P2008-07-07, by William Pitcock
-
simplify equalizer code a bit2008-07-09, by mf0102
-
hookify urlopener2008-07-09, by Tomasz Mon
-
made fileopener legacy-free2008-07-09, by mf0102
-
- make stop button2008-07-08, by mf0102
-
Move SignalHandler function pointer typedef.2008-07-08, by Matti Hamalainen
-
ui_jumptotrack.h isn't legacy2008-07-08, by Tomasz Mon
-
I don't think those files belong to legacy ui...2008-07-08, by Tomasz Mon
-
more work on seperating presets from legacy ui2008-07-08, by Tomasz Mon
-
Oops, fix stupid typo2008-07-08, by VDR dai (audacious)
-
update Japanese translation.2008-07-08, by VDR dai (audacious)
-
completely remove skin getting/setting2008-07-07, by mf0102
-
removed some UI calls from the prefs code2008-07-07, by mf0102
-
made new equalizer interface that doesn't imply a connection with the UI2008-07-07, by mf0102
-
remove dbus skin functions2008-07-07, by mf0102
-
and of course I forgot to add new files...2008-07-07, by Tomasz Mon
-
begin seperating equalizer preset from legacy ui2008-07-07, by Tomasz Mon
-
temporary fix until we get rid of legacy directory2008-07-06, by Tomasz Mon
-
merge2008-07-06, by mf0102
-
move all files belonging to the legacy UI to legacy/2008-07-06, by mf0102
-
Use also GCC inline assembler for detecting SSE2 support, because apparently2008-07-06, by Matti Hamalainen
-
- update time info during slider movement2008-07-06, by mf0102
-
fixing a warning and doing some renaming, indentation etc.2008-07-06, by mf0102
-
Properly escape all appropriate entities.2008-07-06, by William Pitcock
-
good god make the toolbar not suck2008-07-05, by William Pitcock
-
Update time.2008-07-05, by William Pitcock
-
Fix preprocessor logic.2008-07-05, by William Pitcock
-
Fix compile when signalfd is not available entirely.2008-07-05, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious2008-07-05, by William Pitcock
-
Take advantage of signalfd if available.2008-07-05, by William Pitcock
-
dissociate hooks at _ui_finalize2008-07-05, by Tomasz Mon
-
display what would be played if user presses play button2008-07-05, by Tomasz Mon
-
small adjustments to slider2008-07-05, by Tomasz Mon
-
reset slider when at end of song2008-07-04, by mf0102
-
make a "pause" button and increase default window size2008-07-04, by mf0102
-
set a default window size2008-07-04, by mf0102
-
improve the position slider's behavior a bit and do some indentation2008-07-04, by mf0102
-
add position slider2008-07-04, by Tomasz Mon
-
make button toolbar stay same size when resizing window vertically2008-07-02, by Tomasz Mon
-
add pbutton_add and button_play; display only button image2008-07-02, by Tomasz Mon
-
create fileinfo_win when needed2008-07-02, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audacious2008-06-29, by William Pitcock
-
Add provision for Interface plugins.2008-06-29, by William Pitcock
-
Install interface.h for plugins.2008-06-29, by William Pitcock
-
enabled interface destruction2008-06-29, by mf0102
-
make some functions static2008-06-29, by mf0102
-
don't free filenames because function is called twice2008-06-29, by mf0102
-
removed code duplication via new function handle_cmd_line_filenames()2008-06-29, by mf0102
-
clean up some parts that have been made obsolete by nenolod's great work:2008-06-29, by mf0102
-
Fix some warnings.2008-06-29, by William Pitcock
-
Split out headless specific interface code (mostly).2008-06-29, by William Pitcock
-
Split out a lot of stuff in main.c to ui_legacy.c.2008-06-29, by William Pitcock
-
Use new Interface API.2008-06-29, by William Pitcock
-
Add preliminary Interface API.2008-06-29, by William Pitcock
-
Merge translations.2008-06-29, by William Pitcock
-
commited initial version of new UI, which can be tested via "audacious -H"2008-06-28, by mf0102