log

age author description
2007-07-26 William Pitcock get_current_input_playback() cleanups. trunk
2007-07-26 Calin Crisan ccrisan Hardcoded a dummy path to use with cdaudio-ng plugin trunk
2007-07-26 William Pitcock playback_seek(): several WTFs in here (probably from XMMS) fixed trunk
2007-07-25 William Pitcock Unbreak vfs_is_writeable(). trunk
2007-07-25 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
2007-07-25 William Pitcock Remove mainwin_set_info_text() craq. Still some work to do. trunk
2007-07-25 mf0102 Automated merge with ssh://mf0102@hg.atheme-project.org//hg/audacious trunk
2007-07-25 mf0102 - Took over the German translation and fixed tiny language inaccuracies trunk
2007-07-25 Yoshiki Yazawa exclude cue:// from regular scheme check. it is temporal too. trunk
2007-07-24 mf0102 - Assertion not being called anymore trunk
2007-07-24 William Pitcock __AUDACIOUS_PLUGIN_API__ is now 3. trunk
2007-07-24 William Pitcock Use message passing to make sure the UI is updated in the main thread. trunk
2007-07-24 William Pitcock Send a message from the monitor thread to the main thread for audio errors, like we do with eof condition. trunk
2007-07-24 William Pitcock Remove check for playback->error. trunk
2007-07-24 William Pitcock playback monitor thread: If forced stop occurs, do not queue "playback eof" signal. trunk
2007-07-23 William Pitcock Remove debugging notices. trunk
2007-07-23 William Pitcock Made a mistake here. Fixing! trunk
2007-07-23 William Pitcock New threading model for playback. Playback code should now *block*. trunk
2007-07-23 William Pitcock Add playback_eof(). Plugins should use this instead of playback->eof = 1. trunk
2007-07-23 William Pitcock Death to genevent functions. trunk
2007-07-23 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
2007-07-23 William Pitcock Add eventqueue interface. trunk
2007-07-23 Tomasz Mon move gtk_widget_show's to mainwin_real_show trunk
2007-07-23 Tomasz Mon branch merge trunk
2007-07-23 Tomasz Mon few alternations to scrolling trunk
2007-07-23 Tony Vroon Treating cdda:// as a regular file is bad, hmmkay? This is just a hack and nenolod will improve on it later. trunk
2007-07-22 Cristi Magherusan Backed out changeset 4673533d7cc3 trunk
2007-07-22 Cristi Magherusan made the decoder chooser aware of lastfm MP3 streams so that it will only try mad trunk
2007-07-22 Yoshiki Yazawa add vfs_is_remote() and vfs_is_streaming(). trunk
2007-07-22 Yoshiki Yazawa when mime match succeed, pr->ip should be obtained ip. trunk
2007-07-22 William Pitcock Fix VFSBufferedFile::fsize(). trunk
2007-07-21 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
2007-07-21 William Pitcock Rewrite VFSBufferedFile::fseek(), now far less buggy! trunk
2007-07-21 Tomasz Mon one mutex is enough for resizing trunk
2007-07-21 Tomasz Mon forgot new files trunk
2007-07-21 Tomasz Mon replace PlaylistSlider with UiSkinnedPlaylistSlider trunk
2007-07-21 Tomasz Mon prevent playback_get_time: assertion playback_get_playing() failed trunk
2007-07-21 William Pitcock Initialize tuple.mtime. trunk
2007-07-21 William Pitcock Handle non-probe-for-tuple functions without crashing. trunk
2007-07-21 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
2007-07-21 William Pitcock Remove unused __playlist_ins(). trunk
2007-07-21 William Pitcock Call playlist_ins() instead of __playlist_ins(). trunk
2007-07-21 William Pitcock Fix warnings. trunk
2007-07-21 William Pitcock Use ProbeResult (try 1) trunk
2007-07-20 William Pitcock Add new probe_for_tuple() function. Replaces all old probing interfaces. trunk
2007-07-20 Christian Birchinger Fixing typo trunk
2007-07-20 William Pitcock Added tag audacious-1.4.0-DR1 for changeset 40b4b64dfb42 trunk
2007-07-20 William Pitcock Invoke "Plugins are not derived work" clause provided by GPL3. trunk audacious-1.4.0-DR1
2007-07-20 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
2007-07-20 William Pitcock GPL3 relicensing. trunk
2007-07-20 Christian Birchinger Moving gtk_widget_grab_default() below gtk_container_add() to avoid this trunk
2007-07-20 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
2007-07-20 William Pitcock Fix license terms. trunk
2007-07-20 William Pitcock Export playback.h as part of the public API. trunk
2007-07-20 Christian Birchinger Switching from g_return_val_if_fail() to a more quiet return NULL trunk
2007-07-20 William Pitcock Decruft. trunk
2007-07-20 William Pitcock Add a pkg-config for audclient. trunk
2007-07-20 William Pitcock branch merge trunk
2007-07-20 William Pitcock Backed out changeset d226b83fa3298fc92f25f9519befcd754f44b0ef trunk
2007-07-20 Christian Birchinger Add a NULL check on fd to avoid probing on none-existant fds.
2007-07-20 Christian Birchinger Added a fd NULL check to avoid probing on none-existing fds
2007-07-01 root Backed out changeset 3c66c8d03c534692d1606ed3ed79634e227f7bd2 trunk
2007-07-19 Stany HENRY Lower-case letters are more convenient, aren't they ? (anyhow bitmap fonts option is still available)
2007-07-19 Stany HENRY Just a few translatable strings.
2007-07-19 William Pitcock Added tag audacious-1.4.0-dr1 for changeset 55a4a6da92a5
2007-07-19 Tomasz Mon cleaning audacious-1.4.0-dr1
2007-07-19 Tomasz Mon fix compiler warning
2007-07-19 Tomasz Mon we don't need create_dblsize_image() anymore
2007-07-19 Tomasz Mon little cleaning
2007-07-19 Tomasz Mon replace EqGraph with UiSkinnedEqualizerGraph
2007-07-19 Tomasz Mon correct doublesize
2007-07-19 Tomasz Mon branch merge
2007-07-19 Tomasz Mon replace EqSlider with UiSkinnedEqualizerSlider
2007-07-19 Yoshiki Yazawa add url unescape code to playlist_get_info_text().
2007-07-18 Yoshiki Yazawa - make jump to track more friendly to file:// scheme.
2007-07-17 Yoshiki Yazawa branch merge
2007-07-17 Yoshiki Yazawa Backed out changeset 7d33bbe11736
2007-07-16 William Pitcock auto merge
2007-07-16 William Pitcock Backed out changeset b87335249c69d45d253b1b960a9ec7f60b68e5a5
2007-07-16 William Pitcock Backed out changeset b27af7152811d3829d90fbb5439d78b81c16d220
2007-07-16 William Pitcock Use playback_get_playing() for while loop.
2007-07-16 William Pitcock Remove genevent, seperate playback logic into seperate control thread.
2007-07-16 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-07-16 William Pitcock Fix a bug in backslash to slash conversion. Closes #1006.
2007-07-16 Yoshiki Yazawa branch merge
2007-07-16 Yoshiki Yazawa filename should be unescaped when it is used as a default title in the playlist window.
2007-07-16 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-07-16 William Pitcock From: Daniel Drake <dsd@gentoo.org>
2007-07-16 William Pitcock From: Daniel Drake <dsd@gentoo.org>
2007-07-16 Yoshiki Yazawa unescape url encoded filename where real filename is needed.
2007-07-15 Giacomo Lozito added a default drawing for ui_skinned_monostereo
2007-07-15 Giacomo Lozito recursive directory scan for add file dialog works again
2007-07-14 William Pitcock Use GdkPixbuf to display the credits logo.
2007-07-14 Tomasz Mon use GdkPixmaps for doublesizing
2007-07-13 Tomasz Mon little fix
2007-07-13 Tomasz Mon some skins have SKIN_MONOSTEREO with size 58x20
2007-07-13 Tomasz Mon little cleaning
2007-07-13 Tomasz Mon replace MonoStereo with UiSkinnedMonoStereo
2007-07-13 Tomasz Mon replace Playstatus with UiSkinnedPlaystatus
2007-07-13 Tomasz Mon oops, forgot to include new files
2007-07-13 Tomasz Mon branch merge
2007-07-13 Tomasz Mon replace Menurow with UiSkinnedMenurow
2007-07-13 William Pitcock Refactor skinned window code.
2007-07-13 William Pitcock Fix.
2007-07-13 William Pitcock Fix always on top.
2007-07-13 William Pitcock Use GTK_WINDOW_POPUP hint for SkinnedWindow objects.
2007-07-13 William Pitcock branch merge
2007-07-13 William Pitcock Set GTK+ window types.
2007-07-13 William Pitcock branch merge
2007-07-13 William Pitcock Use G_MODULE_EXPORT to ensure the plugin header is exported.
2007-07-13 Tomasz Mon branch merge
2007-07-13 Tomasz Mon use create_dblsize_image for doueblesizing
2007-07-13 Giacomo Lozito do not place GDK_INPUT_ONLY windows in widget->window, use a event_window field for them
2007-07-13 Tomasz Mon correct tinyplayer skin
2007-07-13 Tomasz Mon Set the license explicitly to GPL v2
2007-07-13 Tomasz Mon remove dead files
2007-07-13 Tomasz Mon replace svis with UiSVis
2007-07-13 Tomasz Mon Correct slider behaviour in doublesize
2007-07-12 Tomasz Mon Hooray, fix BadMatches
2007-07-12 Tomasz Mon correct sliders
2007-07-12 Tomasz Mon correct showing equalizerwin
2007-07-12 Tomasz Mon equalizerwin_volume and equalzerwin_balance are now UiSkinnedHorizontalSliders; hslider.c no longer needed
2007-07-12 William Pitcock branch merge
2007-07-12 William Pitcock Fix Makefile rules.
2007-07-12 Tomasz Mon branch merge
2007-07-12 Tomasz Mon mainwin_volume and mainwin_balance are UiSkinnedHorizontalSliders now; add workaround for skins with too strait SKIN_VOLUME
2007-07-12 William Pitcock Makefile adjustments.
2007-07-12 William Pitcock MacOS (and others): Relocate libintl to a location where audacious can link to it automatically.
2007-07-12 Tomasz Mon mainwin_sposition is now UiSkinnedHorizontalSlider
2007-07-12 Tomasz Mon branch merge
2007-07-12 Tomasz Mon import UiSkinnedHorizontalSlider
2007-07-11 Giacomo Lozito added hooks: playback pause and playback unpause
2007-07-11 Tomasz Mon little tweak to handle_special_char()
2007-07-11 Tomasz Mon branch merge
2007-07-11 Tomasz Mon different way for doublesize
2007-07-11 nenolod MacOS target: build libid3tag correctly.
2007-07-11 nenolod Automated merge from ssh://petrie/dev-src/audacious.
2007-07-11 nenolod MacOS target: build fixes
2007-07-11 Tomasz Mon little fix to ui_skinned_textbox_button_press()
2007-07-11 Tomasz Mon don't keep img
2007-07-10 Tomasz Mon branch merge
2007-07-10 Tomasz Mon prevent from displaying mess
2007-07-10 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-07-10 William Pitcock Fix skinbrowser preview generation.
2007-07-10 Tomasz Mon we don't need ui_vis_clear, it only caused problem
2007-07-10 Tomasz Mon show UiSkinnedNumber only when track is playing
2007-07-10 Tomasz Mon use button-press-event signals
2007-07-10 Cristi Magherusan added lastfm GUI stub
2007-07-10 Tomasz Mon remove dead files trunk
2007-07-10 Tomasz Mon branch merge trunk
2007-07-10 Tomasz Mon replace old Vis with UiVis trunk
2007-07-10 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
2007-07-10 Daniel Drake Move timer updates out of the 100hz giant loop. trunk
2007-07-09 Tomasz Mon branch merge trunk
2007-07-09 Tomasz Mon fix tinyplayer skin trunk
2007-07-09 William Pitcock Handle metadata sources where there are no mimetype support yet implemented. trunk
2007-07-09 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
2007-07-09 William Pitcock Use mimetype system to accelerate detection of network streams. trunk
2007-07-09 Tomasz Mon branch merge trunk
2007-07-09 Tomasz Mon don't use gtk_widget_set_uposition() trunk
2007-07-09 William Pitcock Bump mowgli version requirement (0.3). trunk
2007-07-09 William Pitcock Mimetype system. trunk
2007-07-09 William Pitcock Remove dead files. trunk
2007-07-08 Tomasz Mon oops, this shouldn't get commited trunk
2007-07-08 Tomasz Mon use ui_skinned_set_push_button_data instead accessing values directly trunk
2007-07-08 Tomasz Mon request GdkGC when needed rather than carry one around trunk
2007-07-08 Tomasz Mon little cleaning trunk
2007-07-08 Tomasz Mon show UiSkinnedNumbers after un-shading trunk
2007-07-08 Tomasz Mon UiSkinnedNumber doesn't need redraw signal trunk
2007-07-08 Tomasz Mon fully implement UiSkinnedNumber, number.c no longer needed trunk
2007-07-08 Tomasz Mon don't call gtk_widget_show/hide from func that's called every now and then trunk
2007-07-07 Tomasz Mon replace calling redraw signals with gtk_widget_queue_draw() trunk
2007-07-07 Tomasz Mon fix expose events, thanks to giacomo trunk
2007-07-07 Tomasz Mon correct right-clicked signal trunk
2007-07-06 Tomasz Mon bring back UiSkinnedTextboxPrivate trunk
2007-07-06 Tomasz Mon draw directly instead using embeded GtkImage trunk
2007-07-06 William Pitcock playlist_dir_find_files(): Return list of URIs. trunk
2007-07-06 William Pitcock Use vfs_file_test() where appropriate. trunk
2007-07-05 Tomasz Mon fix not updating window trunk
2007-07-05 Tomasz Mon ui_skinned_textbox_button_release is no longer lost trunk
2007-07-05 William Pitcock Warning fixes. trunk
2007-07-05 William Pitcock Add and use find_path_recursively() which search the FS without using VFS (for GTK). trunk
2007-07-05 William Pitcock find_file_recursively(): Return a valid URI instead of a literal path. trunk
2007-07-05 William Pitcock Log a warning if an adequate transport was not found. trunk
2007-07-05 William Pitcock Use gtk_file_chooser_get_uris() to enforce proper VFS URIs being passed around. trunk
2007-07-05 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
2007-07-05 William Pitcock Use vfs_file_test() instead of g_file_test() where appropriate. trunk
2007-07-04 Tomasz Mon paint on obj instead on textbox->img while in oneway scroll mode trunk
2007-07-04 Tomasz Mon correct gtk_fixed_put()'s trunk
2007-07-04 Tomasz Mon oops, those shouldn't be commented trunk
2007-07-04 Tomasz Mon draw directly instead using embeded GtkImage trunk
2007-07-04 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk