Mercurial > audlegacy
graph
-
playback_seek(): several WTFs in here (probably from XMMS) fixed trunk2007-07-26, by William Pitcock
-
Use message passing to make sure the UI is updated in the main thread. trunk2007-07-24, by William Pitcock
-
Send a message from the monitor thread to the main thread for audio errors, like we do with eof condition. trunk2007-07-24, by William Pitcock
-
playback monitor thread: If forced stop occurs, do not queue "playback eof" signal. trunk2007-07-24, by William Pitcock
-
New threading model for playback. Playback code should now *block*. trunk2007-07-23, by William Pitcock
-
Add playback_eof(). Plugins should use this instead of playback->eof = 1. trunk2007-07-23, by William Pitcock
-
Treating cdda:// as a regular file is bad, hmmkay? This is just a hack and nenolod will improve on it later. trunk2007-07-23, by Tony Vroon
-
made the decoder chooser aware of lastfm MP3 streams so that it will only try mad trunk2007-07-22, by Cristi Magherusan
-
Add new probe_for_tuple() function. Replaces all old probing interfaces. trunk2007-07-20, by William Pitcock
-
Invoke "Plugins are not derived work" clause provided by GPL3. trunk audacious-1.4.0-DR12007-07-20, by William Pitcock
-
Moving gtk_widget_grab_default() below gtk_container_add() to avoid this trunk2007-07-20, by Christian Birchinger
-
Switching from g_return_val_if_fail() to a more quiet return NULL trunk2007-07-20, by Christian Birchinger
-
Add a NULL check on fd to avoid probing on none-existant fds.2007-07-20, by Christian Birchinger
-
Added a fd NULL check to avoid probing on none-existing fds2007-07-20, by Christian Birchinger
-
Lower-case letters are more convenient, aren't they ? (anyhow bitmap fonts option is still available)2007-07-19, by Stany HENRY
-
Just a few translatable strings.2007-07-19, by Stany HENRY
-
Added tag audacious-1.4.0-dr1 for changeset 55a4a6da92a52007-07-19, by William Pitcock
-
fix compiler warning2007-07-19, by Tomasz Mon
-
we don't need create_dblsize_image() anymore2007-07-19, by Tomasz Mon
-
little cleaning2007-07-19, by Tomasz Mon
-
replace EqGraph with UiSkinnedEqualizerGraph2007-07-19, by Tomasz Mon
-
correct doublesize2007-07-19, by Tomasz Mon
-
branch merge2007-07-19, by Tomasz Mon
-
replace EqSlider with UiSkinnedEqualizerSlider2007-07-19, by Tomasz Mon
-
add url unescape code to playlist_get_info_text().2007-07-19, by Yoshiki Yazawa
-
- make jump to track more friendly to file:// scheme.2007-07-18, by Yoshiki Yazawa
-
branch merge2007-07-17, by Yoshiki Yazawa
-
Backed out changeset 7d33bbe117362007-07-17, by Yoshiki Yazawa
-
auto merge2007-07-16, by William Pitcock
-
Backed out changeset b87335249c69d45d253b1b960a9ec7f60b68e5a52007-07-16, by William Pitcock
-
Backed out changeset b27af7152811d3829d90fbb5439d78b81c16d2202007-07-16, by William Pitcock
-
Use playback_get_playing() for while loop.2007-07-16, by William Pitcock
-
Remove genevent, seperate playback logic into seperate control thread.2007-07-16, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-07-16, by William Pitcock
-
Fix a bug in backslash to slash conversion. Closes #1006.2007-07-16, by William Pitcock
-
branch merge2007-07-16, by Yoshiki Yazawa
-
filename should be unescaped when it is used as a default title in the playlist window.2007-07-16, by Yoshiki Yazawa
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-07-16, by William Pitcock
-
From: Daniel Drake <dsd@gentoo.org>2007-07-16, by William Pitcock
-
From: Daniel Drake <dsd@gentoo.org>2007-07-16, by William Pitcock
-
unescape url encoded filename where real filename is needed.2007-07-16, by Yoshiki Yazawa
-
added a default drawing for ui_skinned_monostereo2007-07-15, by Giacomo Lozito
-
recursive directory scan for add file dialog works again2007-07-15, by Giacomo Lozito
-
Use GdkPixbuf to display the credits logo.2007-07-14, by William Pitcock
-
use GdkPixmaps for doublesizing2007-07-14, by Tomasz Mon
-
little fix2007-07-13, by Tomasz Mon
-
some skins have SKIN_MONOSTEREO with size 58x202007-07-13, by Tomasz Mon
-
little cleaning2007-07-13, by Tomasz Mon
-
replace MonoStereo with UiSkinnedMonoStereo2007-07-13, by Tomasz Mon
-
replace Playstatus with UiSkinnedPlaystatus2007-07-13, by Tomasz Mon
-
oops, forgot to include new files2007-07-13, by Tomasz Mon
-
branch merge2007-07-13, by Tomasz Mon
-
replace Menurow with UiSkinnedMenurow2007-07-13, by Tomasz Mon
-
Refactor skinned window code.2007-07-13, by William Pitcock
-
Fix.2007-07-13, by William Pitcock
-
Fix always on top.2007-07-13, by William Pitcock
-
Use GTK_WINDOW_POPUP hint for SkinnedWindow objects.2007-07-13, by William Pitcock
-
branch merge2007-07-13, by William Pitcock
-
Set GTK+ window types.2007-07-13, by William Pitcock
-
branch merge2007-07-13, by William Pitcock
-
Use G_MODULE_EXPORT to ensure the plugin header is exported.2007-07-13, by William Pitcock
-
branch merge2007-07-13, by Tomasz Mon
-
use create_dblsize_image for doueblesizing2007-07-13, by Tomasz Mon
-
do not place GDK_INPUT_ONLY windows in widget->window, use a event_window field for them2007-07-13, by Giacomo Lozito
-
correct tinyplayer skin2007-07-13, by Tomasz Mon
-
Set the license explicitly to GPL v22007-07-13, by Tomasz Mon
-
remove dead files2007-07-13, by Tomasz Mon
-
replace svis with UiSVis2007-07-13, by Tomasz Mon
-
Correct slider behaviour in doublesize2007-07-13, by Tomasz Mon
-
Hooray, fix BadMatches2007-07-12, by Tomasz Mon
-
correct sliders2007-07-12, by Tomasz Mon
-
correct showing equalizerwin2007-07-12, by Tomasz Mon
-
branch merge2007-07-12, by William Pitcock
-
Fix Makefile rules.2007-07-12, by William Pitcock
-
branch merge2007-07-12, by Tomasz Mon
-
Makefile adjustments.2007-07-12, by William Pitcock
-
MacOS (and others): Relocate libintl to a location where audacious can link to it automatically.2007-07-12, by William Pitcock
-
mainwin_sposition is now UiSkinnedHorizontalSlider2007-07-12, by Tomasz Mon
-
branch merge2007-07-12, by Tomasz Mon
-
import UiSkinnedHorizontalSlider2007-07-12, by Tomasz Mon
-
added hooks: playback pause and playback unpause2007-07-11, by Giacomo Lozito
-
little tweak to handle_special_char()2007-07-11, by Tomasz Mon
-
branch merge2007-07-11, by Tomasz Mon
-
different way for doublesize2007-07-11, by Tomasz Mon
-
MacOS target: build libid3tag correctly.2007-07-11, by nenolod
-
Automated merge from ssh://petrie/dev-src/audacious.2007-07-11, by nenolod
-
MacOS target: build fixes2007-07-11, by nenolod
-
little fix to ui_skinned_textbox_button_press()2007-07-11, by Tomasz Mon
-
don't keep img2007-07-11, by Tomasz Mon
-
branch merge2007-07-10, by Tomasz Mon
-
prevent from displaying mess2007-07-10, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-07-10, by William Pitcock
-
Fix skinbrowser preview generation.2007-07-10, by William Pitcock
-
we don't need ui_vis_clear, it only caused problem2007-07-10, by Tomasz Mon
-
show UiSkinnedNumber only when track is playing2007-07-10, by Tomasz Mon
-
use button-press-event signals2007-07-10, by Tomasz Mon
-
added lastfm GUI stub2007-07-10, by Cristi Magherusan
-
Handle metadata sources where there are no mimetype support yet implemented. trunk2007-07-09, by William Pitcock
-
Use mimetype system to accelerate detection of network streams. trunk2007-07-09, by William Pitcock
-
use ui_skinned_set_push_button_data instead accessing values directly trunk2007-07-08, by Tomasz Mon
-
don't call gtk_widget_show/hide from func that's called every now and then trunk2007-07-08, by Tomasz Mon
-
Add and use find_path_recursively() which search the FS without using VFS (for GTK). trunk2007-07-05, by William Pitcock
-
find_file_recursively(): Return a valid URI instead of a literal path. trunk2007-07-05, by William Pitcock
-
Use gtk_file_chooser_get_uris() to enforce proper VFS URIs being passed around. trunk2007-07-05, by William Pitcock
-
Use vfs_file_test() instead of g_file_test() where appropriate. trunk2007-07-05, by William Pitcock
-
Remove inlined urldecoding functions and use g_filename_from_uri() instead where appropriate. trunk2007-07-04, by William Pitcock
-
Rework DnD received data function to use g_filename_from_uri(). trunk2007-07-04, by William Pitcock
-
fix ui_skinned_button_expose(); don't call ui_skinned_button_paint() directly trunk2007-07-02, by Tomasz Mon
-
don't call ui_skinned_textbox_paint() directly, use gtk_widget_queue_draw() instead; fix ui_skinned_textbox_expose() trunk2007-07-02, by Tomasz Mon
-
Use gtk_widget_queue_draw() instead of forcing a draw operation which can be an X protocol violation. trunk2007-07-02, by William Pitcock
-
add gdk_flush() to ui_skinned_textbox_paint(). only for investigation. trunk2007-07-01, by Yoshiki Yazawa
-
make scrolling stop for second when it reaches end, replace remaining mainwin TextBox with UiSkinnedTextbox trunk2007-06-30, by Tomasz Mon
-
Automated merge from file:///home/nenolod/dev-src/audacious-devel-audtool2. trunk2007-06-29, by William Pitcock
-
Denote that audtool can take multiple command+argument sequences. trunk2007-06-29, by William Pitcock
-
Split out vital information category into seperate source file. trunk2007-06-29, by William Pitcock
-
Convert code where necessary to work with the new data passed to it. trunk2007-06-29, by William Pitcock
-
Fix crash when invoked with a URL. Reported and initial patch by by Marc Butler <marc -at- adaptivecode.com>. trunk2007-06-29, by William Pitcock