Mercurial > audlegacy
graph
-
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
-
added the bluetooth logo image2008-06-28, by Paula Stanciu
-
Added some debugging / startup messages (visible via 'audacious -N') to make2008-06-27, by Matti Hamalainen
-
Move D-Bus initialization before plugin system and playlist initialization.2008-06-27, by Matti Hamalainen
-
Updated the .pot file.2008-06-21, by Matti Hamalainen
-
Again synchronized acinclude.m4. Removed the debugging stuff too.2008-06-17, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious2008-06-17, by Matti Hamalainen
-
Simplify AUD_ARG_* even more.2008-06-16, by Matti Hamalainen
-
removed harmful lines inside definitions.2008-06-17, by Yoshiki Yazawa
-
More simplifications of the configure code.2008-06-16, by Matti Hamalainen
-
Use AS_HELP_STRING() macro for prettifying --help output where applicable.2008-06-16, by Matti Hamalainen
-
Use G_{BEGIN,END}_DECLS2008-06-16, by Matti Hamalainen
-
I suppose it's time to add myself to core authors... :P2008-06-16, by Matti Hamalainen
-
Use proper quotation.2008-06-16, by Matti Hamalainen
-
Removed the deprecated set_eq() function from InputPlugin and other places.2008-06-16, by Matti Hamalainen
-
Remove output plugin field from InputPlugin.2008-06-16, by Matti Hamalainen
-
Be clearer about Oniguruma's purpose.2008-06-16, by Matti Hamalainen
-
Change PAPI version.2008-06-16, by Matti Hamalainen
-
Proper updating of playlist->tail was missing from some functions.2008-06-14, by Matti Hamalainen
-
Added a separate chapter for playlist code issues and ranting about them (including my own ideas2008-06-13, by Matti Hamalainen
-
Remove an unused variable.2008-06-13, by Matti Hamalainen
-
Properly fix my own fucked up changes. Sorry for the inconvenience.2008-06-13, by Matti Hamalainen
-
Backed out changeset d8e2946121d6 in order to fix it properly.2008-06-13, by Matti Hamalainen
-
removed some dangling white spaces.2008-06-13, by Yoshiki Yazawa
-
Sanitize pkg.m4 somewhat.2008-06-13, by Matti Hamalainen
-
De-constify and remove an unused variable.2008-06-13, by Matti Hamalainen
-
Remove unused variable.2008-06-13, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audacious2008-06-13, by Matti Hamalainen
-
Remove dead code.2008-06-11, by Matti Hamalainen
-
backout 4626. there was no relevance to the bug I was chasing.2008-06-12, by Yoshiki Yazawa
-
audtool needs AUDLDFLAGS too.2008-06-12, by Yoshiki Yazawa
-
Automated merge with ssh://hg.atheme.org//hg/audacious2008-06-11, by Matti Hamalainen
-
Remove code repetition by using a function.2008-06-11, by Matti Hamalainen
-
Added few g_messages() to ease debugging of certain D-Bus-related problems.2008-06-11, by Matti Hamalainen
-
Print a warning instead of mysterious dbus-glib assertion failures when2008-06-11, by Matti Hamalainen
-
Remove few pointless string copies.2008-06-11, by Matti Hamalainen
-
Cosmetics.2008-06-11, by Matti Hamalainen