Mercurial > audlegacy
graph
-
add focus_in and focus_out eventsSun, 05 Aug 2007 11:23:35 +0200, by Tomasz Mon
-
fix not updating playlist on title changeSun, 05 Aug 2007 10:06:35 +0200, by Tomasz Mon
-
remove old debugging notices that aren't very relevant anymore.Sat, 04 Aug 2007 20:54:28 -0500, by William Pitcock
-
- fixed some cases where the playlist wasn't redrawnSat, 04 Aug 2007 16:48:06 +0200, by mf0102
-
we don't need to grab pointerSat, 04 Aug 2007 14:28:19 +0200, by Tomasz Mon
-
playlistwin_bg is not needed anymoreSat, 04 Aug 2007 13:50:13 +0200, by Tomasz Mon
-
cleaningSat, 04 Aug 2007 13:45:14 +0200, by Tomasz Mon
-
remove obsolete mainwin_motionSat, 04 Aug 2007 13:16:19 +0200, by Tomasz Mon
-
mainwin_refresh_visibleSat, 04 Aug 2007 11:57:50 +0200, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audaciousSat, 04 Aug 2007 03:02:53 -0500, by William Pitcock
-
Update credits a little bit.Sat, 04 Aug 2007 03:02:48 -0500, by William Pitcock
-
Add a system path for default presets.Sat, 04 Aug 2007 03:02:38 -0500, by William Pitcock
-
add simplified macros to declare plugin. no more excessive NULLs.Sat, 04 Aug 2007 15:37:37 +0900, by Yoshiki Yazawa
-
Unbreak XMMS/GTK1 file selector.Fri, 03 Aug 2007 22:17:41 -0500, by William Pitcock
-
gtk_file_chooser_get_uris() results in unpredictable behaviour when GNOME is not installed. Build URIs ourselves.Fri, 03 Aug 2007 21:52:25 -0500, by William Pitcock
-
Fix DECLARE_PLUGIN() macro.Fri, 03 Aug 2007 21:16:18 -0500, by William Pitcock
-
Make DECLARE_PLUGIN() macro use a __VA_ARGS__ list instead of a static amount of tokens. trunkFri, 03 Aug 2007 20:42:13 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkFri, 03 Aug 2007 20:39:42 -0500, by William Pitcock
-
- bump PAPI version to 4 due to DiscoveryPlugin trunkFri, 03 Aug 2007 20:39:35 -0500, by William Pitcock
-
fix unshading playlistwin when doubleclicking on textbox trunkFri, 03 Aug 2007 22:51:04 +0200, by Tomasz Mon
-
default value for "enabled discovery plugins" was missing. trunkFri, 03 Aug 2007 22:28:18 +0900, by Yoshiki Yazawa
-
show fileinfopopup only when mouse is over playlistwin_list trunkThu, 02 Aug 2007 17:42:38 +0200, by Tomasz Mon
-
I hope textbox_resize_relative is now working propertly trunkThu, 02 Aug 2007 16:10:32 +0200, by Tomasz Mon
-
Expose new libguess-ng character detectors in preferences. trunkThu, 02 Aug 2007 02:03:35 -0500, by William Pitcock
-
Add support for greek and hebrew character set detection. trunkThu, 02 Aug 2007 02:00:21 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkThu, 02 Aug 2007 01:38:22 -0500, by William Pitcock
-
Split off CJK implementation from guess.c logic. trunkThu, 02 Aug 2007 01:38:15 -0500, by William Pitcock
-
Added my g15composer-based Python script for displaying Now Playing info on the LCD of the Logitech G15 Gaming Keyboard. trunkWed, 01 Aug 2007 22:04:59 -0400, by ssokolow
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkWed, 01 Aug 2007 08:08:25 -0500, by William Pitcock
-
Automated merge with ssh://kustodian@hg.atheme.org//hg/audacious trunkWed, 01 Aug 2007 14:50:23 +0200, by Strahinja Kustudic
-
Allow libguess to be extended for other languages using a common API. trunkWed, 01 Aug 2007 07:11:38 -0500, by William Pitcock
-
oops, using a C0X extension (break-from-if) probably isn't cool here. trunkWed, 01 Aug 2007 03:38:35 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkWed, 01 Aug 2007 03:37:06 -0500, by William Pitcock
-
Don't explicitly trust the mimetype, still do a probe. trunkWed, 01 Aug 2007 03:36:57 -0500, by William Pitcock
-
now "hide seekbar on streaming" uses message passing. trunkWed, 01 Aug 2007 13:55:02 +0900, by Yoshiki Yazawa
-
temporal fix for update problem which randomly caused by scrolling in playlist. trunkMon, 30 Jul 2007 20:42:40 +0900, by Yoshiki Yazawa
-
ran update-po, fixed POTFILES.in and updated German translation trunkSun, 29 Jul 2007 17:35:31 +0200, by mf0102
-
mainwin_update_song_info() should not return FALSE when time < 0 otherwise neither playtime display nor hide seekbar on streaming work. trunkSat, 28 Jul 2007 16:53:56 +0900, by Yoshiki Yazawa
-
revive dsd's titlebar patch (r3083) due to it works fine with message passing UI update. trunkSat, 28 Jul 2007 16:07:14 +0900, by Yoshiki Yazawa
-
Un-shortcircuit some code that I didn't mean to. trunkFri, 27 Jul 2007 19:44:14 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkFri, 27 Jul 2007 19:41:37 -0500, by William Pitcock
-
Don't display the seek bar if length is -1. There is probably a more efficient way of doing this, but I'm lazy. desowin@ can always fix this later. trunkFri, 27 Jul 2007 19:41:25 -0500, by William Pitcock
-
Automated merge with ssh://mf0102@hg.atheme-project.org//hg/audacious trunkSat, 28 Jul 2007 01:12:03 +0200, by mf0102
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkFri, 27 Jul 2007 15:28:34 -0500, by William Pitcock
-
Track playback monitor thread in InputPlayback.thread. trunkFri, 27 Jul 2007 15:28:26 -0500, by William Pitcock
-
Gracefully handle playback being NULL even if playback_get_playing() is TRUE during playback init. trunkFri, 27 Jul 2007 03:16:09 +0200, by Christian Birchinger
-
I don't think that's needed. If you revert it, use playback_get_playing() instead. trunkFri, 27 Jul 2007 00:31:46 +0200, by Christian Birchinger
-
Automated merge with ssh://hg.atheme-project.org//hg/audacious trunkThu, 26 Jul 2007 23:54:39 +0200, by Christian Birchinger
-
Don't call playback_get_time() if not playing in mainwin_idle_func(). trunkThu, 26 Jul 2007 23:54:07 +0200, by Christian Birchinger
-
Automated merge with ssh://mf0102@hg.atheme-project.org//hg/audacious trunkThu, 26 Jul 2007 22:39:43 +0200, by mf0102
-
Automated merge with ssh://hg.atheme-project.org//hg/audacious trunkThu, 26 Jul 2007 22:33:34 +0200, by Christian Birchinger
-
Only set the filename in the dialog if it has been defined before by a previous load or save opeation. trunkThu, 26 Jul 2007 22:33:25 +0200, by Christian Birchinger
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkThu, 26 Jul 2007 14:25:23 -0500, by William Pitcock
-
Hardcoded a dummy path to use with cdaudio-ng plugin trunkThu, 26 Jul 2007 12:10:34 +0300, by Calin Crisan ccrisan
-
playback_seek(): several WTFs in here (probably from XMMS) fixed trunkWed, 25 Jul 2007 19:10:53 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkWed, 25 Jul 2007 15:46:06 -0500, by William Pitcock
-
Remove mainwin_set_info_text() craq. Still some work to do. trunkWed, 25 Jul 2007 15:46:00 -0500, by William Pitcock
-
Automated merge with ssh://mf0102@hg.atheme-project.org//hg/audacious trunkWed, 25 Jul 2007 22:39:53 +0200, by mf0102
-
- Took over the German translation and fixed tiny language inaccuracies trunkWed, 25 Jul 2007 22:37:56 +0200, by mf0102
-
exclude cue:// from regular scheme check. it is temporal too. trunkWed, 25 Jul 2007 18:49:27 +0900, by Yoshiki Yazawa
-
Use message passing to make sure the UI is updated in the main thread. trunkTue, 24 Jul 2007 01:05:57 -0500, by William Pitcock
-
Send a message from the monitor thread to the main thread for audio errors, like we do with eof condition. trunkMon, 23 Jul 2007 19:35:59 -0500, by William Pitcock
-
playback monitor thread: If forced stop occurs, do not queue "playback eof" signal. trunkMon, 23 Jul 2007 19:24:51 -0500, by William Pitcock
-
New threading model for playback. Playback code should now *block*. trunkMon, 23 Jul 2007 17:10:52 -0500, by William Pitcock
-
Add playback_eof(). Plugins should use this instead of playback->eof = 1. trunkMon, 23 Jul 2007 16:42:30 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkMon, 23 Jul 2007 15:55:40 -0500, by William Pitcock
-
Treating cdda:// as a regular file is bad, hmmkay? This is just a hack and nenolod will improve on it later. trunkMon, 23 Jul 2007 01:01:43 +0100, by Tony Vroon
-
made the decoder chooser aware of lastfm MP3 streams so that it will only try mad trunkSun, 22 Jul 2007 14:03:17 +0300, by Cristi Magherusan
-
add vfs_is_remote() and vfs_is_streaming(). trunkSun, 22 Jul 2007 12:12:08 +0900, by Yoshiki Yazawa
-
when mime match succeed, pr->ip should be obtained ip. trunkSun, 22 Jul 2007 12:08:08 +0900, by Yoshiki Yazawa
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkSat, 21 Jul 2007 15:50:38 -0500, by William Pitcock
-
Rewrite VFSBufferedFile::fseek(), now far less buggy! trunkSat, 21 Jul 2007 15:50:13 -0500, by William Pitcock
-
replace PlaylistSlider with UiSkinnedPlaylistSlider trunkSat, 21 Jul 2007 20:07:30 +0200, by Tomasz Mon
-
prevent playback_get_time: assertion playback_get_playing() failed trunkSat, 21 Jul 2007 10:04:29 +0200, by Tomasz Mon
-
Handle non-probe-for-tuple functions without crashing. trunkFri, 20 Jul 2007 20:17:57 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkFri, 20 Jul 2007 20:09:08 -0500, by William Pitcock
-
Call playlist_ins() instead of __playlist_ins(). trunkFri, 20 Jul 2007 20:06:07 -0500, by William Pitcock
-
Add new probe_for_tuple() function. Replaces all old probing interfaces. trunkFri, 20 Jul 2007 18:55:15 -0500, by William Pitcock
-
Added tag audacious-1.4.0-DR1 for changeset 40b4b64dfb42 trunkFri, 20 Jul 2007 10:21:24 -0500, by William Pitcock
-
Invoke "Plugins are not derived work" clause provided by GPL3. trunk audacious-1.4.0-DR1Fri, 20 Jul 2007 09:09:58 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkFri, 20 Jul 2007 09:00:33 -0500, by William Pitcock
-
Moving gtk_widget_grab_default() below gtk_container_add() to avoid this trunkFri, 20 Jul 2007 06:27:12 +0200, by Christian Birchinger
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkThu, 19 Jul 2007 22:48:30 -0500, by William Pitcock
-
Export playback.h as part of the public API. trunkThu, 19 Jul 2007 20:06:50 -0500, by William Pitcock
-
Switching from g_return_val_if_fail() to a more quiet return NULL trunkFri, 20 Jul 2007 05:27:50 +0200, by Christian Birchinger
-
Backed out changeset d226b83fa3298fc92f25f9519befcd754f44b0ef trunkThu, 19 Jul 2007 19:59:04 -0500, by William Pitcock
-
Add a NULL check on fd to avoid probing on none-existant fds.Fri, 20 Jul 2007 02:40:19 +0200, by Christian Birchinger
-
Added a fd NULL check to avoid probing on none-existing fdsFri, 20 Jul 2007 02:35:34 +0200, by Christian Birchinger
-
Backed out changeset 3c66c8d03c534692d1606ed3ed79634e227f7bd2 trunkSun, 01 Jul 2007 13:29:18 +0200, by root
-
Lower-case letters are more convenient, aren't they ? (anyhow bitmap fonts option is still available)Thu, 19 Jul 2007 21:32:57 +0200, by Stany HENRY
-
Just a few translatable strings.Thu, 19 Jul 2007 21:02:49 +0200, by Stany HENRY
-
Added tag audacious-1.4.0-dr1 for changeset 55a4a6da92a5Thu, 19 Jul 2007 10:30:17 -0500, by William Pitcock
-
fix compiler warningThu, 19 Jul 2007 13:51:37 +0200, by Tomasz Mon
-
we don't need create_dblsize_image() anymoreThu, 19 Jul 2007 13:37:23 +0200, by Tomasz Mon
-
little cleaningThu, 19 Jul 2007 13:11:48 +0200, by Tomasz Mon
-
replace EqGraph with UiSkinnedEqualizerGraphThu, 19 Jul 2007 13:06:41 +0200, by Tomasz Mon
-
correct doublesizeThu, 19 Jul 2007 12:15:19 +0200, by Tomasz Mon
-
branch mergeThu, 19 Jul 2007 11:17:41 +0200, by Tomasz Mon
-
replace EqSlider with UiSkinnedEqualizerSliderThu, 19 Jul 2007 11:16:38 +0200, by Tomasz Mon
-
add url unescape code to playlist_get_info_text().Thu, 19 Jul 2007 12:49:50 +0900, by Yoshiki Yazawa
-
- make jump to track more friendly to file:// scheme.Wed, 18 Jul 2007 21:42:58 +0900, by Yoshiki Yazawa
-
branch mergeTue, 17 Jul 2007 18:33:49 +0900, by Yoshiki Yazawa
-
Backed out changeset 7d33bbe11736Tue, 17 Jul 2007 18:28:54 +0900, by Yoshiki Yazawa
-
auto mergeMon, 16 Jul 2007 16:16:33 -0500, by William Pitcock
-
Backed out changeset b87335249c69d45d253b1b960a9ec7f60b68e5a5Mon, 16 Jul 2007 16:16:17 -0500, by William Pitcock
-
Backed out changeset b27af7152811d3829d90fbb5439d78b81c16d220Mon, 16 Jul 2007 16:16:10 -0500, by William Pitcock
-
Use playback_get_playing() for while loop.Mon, 16 Jul 2007 15:52:39 -0500, by William Pitcock
-
Remove genevent, seperate playback logic into seperate control thread.Mon, 16 Jul 2007 15:50:32 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audaciousMon, 16 Jul 2007 13:43:37 -0500, by William Pitcock
-
Fix a bug in backslash to slash conversion. Closes #1006.Mon, 16 Jul 2007 13:43:27 -0500, by William Pitcock
-
branch mergeTue, 17 Jul 2007 03:38:32 +0900, by Yoshiki Yazawa
-
filename should be unescaped when it is used as a default title in the playlist window.Tue, 17 Jul 2007 03:33:55 +0900, by Yoshiki Yazawa
-
Automated merge with ssh://hg.atheme.org//hg/audaciousMon, 16 Jul 2007 13:32:18 -0500, by William Pitcock
-
From: Daniel Drake <dsd@gentoo.org>Mon, 16 Jul 2007 13:31:52 -0500, by William Pitcock
-
From: Daniel Drake <dsd@gentoo.org>Mon, 16 Jul 2007 13:31:51 -0500, by William Pitcock
-
unescape url encoded filename where real filename is needed.Tue, 17 Jul 2007 00:31:43 +0900, by Yoshiki Yazawa
-
added a default drawing for ui_skinned_monostereoMon, 16 Jul 2007 00:02:11 +0200, by Giacomo Lozito
-
recursive directory scan for add file dialog works againSun, 15 Jul 2007 20:02:21 +0200, by Giacomo Lozito
-
Use GdkPixbuf to display the credits logo.Sat, 14 Jul 2007 14:56:38 -0500, by William Pitcock
-
use GdkPixmaps for doublesizingSat, 14 Jul 2007 12:45:03 +0200, by Tomasz Mon
-
little fixSat, 14 Jul 2007 00:01:14 +0200, by Tomasz Mon
-
some skins have SKIN_MONOSTEREO with size 58x20Fri, 13 Jul 2007 23:56:12 +0200, by Tomasz Mon
-
little cleaningFri, 13 Jul 2007 23:26:11 +0200, by Tomasz Mon
-
replace MonoStereo with UiSkinnedMonoStereoFri, 13 Jul 2007 22:50:53 +0200, by Tomasz Mon
-
replace Playstatus with UiSkinnedPlaystatusFri, 13 Jul 2007 22:28:20 +0200, by Tomasz Mon
-
oops, forgot to include new filesFri, 13 Jul 2007 21:49:14 +0200, by Tomasz Mon
-
branch mergeFri, 13 Jul 2007 21:43:57 +0200, by Tomasz Mon
-
replace Menurow with UiSkinnedMenurowFri, 13 Jul 2007 21:43:17 +0200, by Tomasz Mon
-
Refactor skinned window code.Fri, 13 Jul 2007 10:19:43 -0500, by William Pitcock
-
Fix.Fri, 13 Jul 2007 10:11:04 -0500, by William Pitcock
-
Fix always on top.Fri, 13 Jul 2007 10:08:25 -0500, by William Pitcock
-
Use GTK_WINDOW_POPUP hint for SkinnedWindow objects.Fri, 13 Jul 2007 09:38:21 -0500, by William Pitcock
-
branch mergeFri, 13 Jul 2007 09:32:52 -0500, by William Pitcock
-
Set GTK+ window types.Fri, 13 Jul 2007 09:36:51 -0500, by William Pitcock
-
branch mergeFri, 13 Jul 2007 06:56:16 -0500, by William Pitcock
-
Use G_MODULE_EXPORT to ensure the plugin header is exported.Fri, 13 Jul 2007 06:55:44 -0500, by William Pitcock
-
branch mergeFri, 13 Jul 2007 12:53:30 +0200, by Tomasz Mon
-
use create_dblsize_image for doueblesizingFri, 13 Jul 2007 12:52:36 +0200, by Tomasz Mon
-
do not place GDK_INPUT_ONLY windows in widget->window, use a event_window field for themFri, 13 Jul 2007 12:36:30 +0200, by Giacomo Lozito
-
correct tinyplayer skinFri, 13 Jul 2007 12:35:08 +0200, by Tomasz Mon
-
Set the license explicitly to GPL v2Fri, 13 Jul 2007 11:48:21 +0200, by Tomasz Mon
-
remove dead filesFri, 13 Jul 2007 11:42:02 +0200, by Tomasz Mon
-
replace svis with UiSVisFri, 13 Jul 2007 11:40:00 +0200, by Tomasz Mon
-
Correct slider behaviour in doublesizeFri, 13 Jul 2007 09:47:21 +0200, by Tomasz Mon
-
Hooray, fix BadMatchesThu, 12 Jul 2007 21:10:16 +0200, by Tomasz Mon
-
correct slidersThu, 12 Jul 2007 16:40:37 +0200, by Tomasz Mon
-
correct showing equalizerwinThu, 12 Jul 2007 15:34:11 +0200, by Tomasz Mon
-
equalizerwin_volume and equalzerwin_balance are now UiSkinnedHorizontalSliders; hslider.c no longer neededThu, 12 Jul 2007 14:21:39 +0200, by Tomasz Mon
-
branch mergeThu, 12 Jul 2007 07:07:19 -0500, by William Pitcock
-
Fix Makefile rules.Thu, 12 Jul 2007 06:17:59 -0500, by William Pitcock
-
branch mergeThu, 12 Jul 2007 13:41:34 +0200, by Tomasz Mon
-
mainwin_volume and mainwin_balance are UiSkinnedHorizontalSliders now; add workaround for skins with too strait SKIN_VOLUMEThu, 12 Jul 2007 13:41:06 +0200, by Tomasz Mon
-
Makefile adjustments.Thu, 12 Jul 2007 06:03:29 -0500, by William Pitcock
-
MacOS (and others): Relocate libintl to a location where audacious can link to it automatically.Thu, 12 Jul 2007 06:01:51 -0500, by William Pitcock
-
mainwin_sposition is now UiSkinnedHorizontalSliderThu, 12 Jul 2007 12:50:52 +0200, by Tomasz Mon
-
branch mergeThu, 12 Jul 2007 12:26:54 +0200, by Tomasz Mon
-
import UiSkinnedHorizontalSliderThu, 12 Jul 2007 12:26:18 +0200, by Tomasz Mon
-
added hooks: playback pause and playback unpauseThu, 12 Jul 2007 01:01:54 +0200, by Giacomo Lozito
-
little tweak to handle_special_char()Wed, 11 Jul 2007 22:33:43 +0200, by Tomasz Mon
-
branch mergeWed, 11 Jul 2007 22:29:43 +0200, by Tomasz Mon
-
different way for doublesizeWed, 11 Jul 2007 22:29:04 +0200, by Tomasz Mon
-
MacOS target: build libid3tag correctly.Wed, 11 Jul 2007 05:53:25 -0500, by nenolod
-
Automated merge from ssh://petrie/dev-src/audacious.Wed, 11 Jul 2007 05:33:40 -0500, by nenolod
-
MacOS target: build fixesWed, 11 Jul 2007 04:59:30 -0500, by nenolod
-
little fix to ui_skinned_textbox_button_press()Wed, 11 Jul 2007 12:35:49 +0200, by Tomasz Mon
-
don't keep imgWed, 11 Jul 2007 12:28:11 +0200, by Tomasz Mon
-
branch mergeTue, 10 Jul 2007 20:16:54 +0200, by Tomasz Mon
-
prevent from displaying messTue, 10 Jul 2007 20:16:06 +0200, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audaciousTue, 10 Jul 2007 11:42:09 -0500, by William Pitcock
-
Fix skinbrowser preview generation.Tue, 10 Jul 2007 11:41:56 -0500, by William Pitcock
-
we don't need ui_vis_clear, it only caused problemTue, 10 Jul 2007 17:37:37 +0200, by Tomasz Mon
-
show UiSkinnedNumber only when track is playingTue, 10 Jul 2007 17:08:38 +0200, by Tomasz Mon
-
use button-press-event signalsTue, 10 Jul 2007 17:00:43 +0200, by Tomasz Mon
-
added lastfm GUI stubTue, 10 Jul 2007 17:13:24 +0300, by Cristi Magherusan
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkMon, 09 Jul 2007 23:19:49 -0500, by William Pitcock
-
Move timer updates out of the 100hz giant loop. trunkMon, 09 Jul 2007 23:19:35 -0500, by Daniel Drake
-
Handle metadata sources where there are no mimetype support yet implemented. trunkMon, 09 Jul 2007 05:17:21 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkMon, 09 Jul 2007 05:13:50 -0500, by William Pitcock
-
Use mimetype system to accelerate detection of network streams. trunkMon, 09 Jul 2007 05:13:41 -0500, by William Pitcock
-
use ui_skinned_set_push_button_data instead accessing values directly trunkSun, 08 Jul 2007 20:33:32 +0200, by Tomasz Mon
-
request GdkGC when needed rather than carry one around trunkSun, 08 Jul 2007 19:56:51 +0200, by Tomasz Mon
-
fully implement UiSkinnedNumber, number.c no longer needed trunkSun, 08 Jul 2007 12:21:09 +0200, by Tomasz Mon
-
don't call gtk_widget_show/hide from func that's called every now and then trunkSun, 08 Jul 2007 10:23:16 +0200, by Tomasz Mon
-
replace calling redraw signals with gtk_widget_queue_draw() trunkSat, 07 Jul 2007 18:56:43 +0200, by Tomasz Mon
-
playlist_dir_find_files(): Return list of URIs. trunkFri, 06 Jul 2007 01:12:17 -0500, by William Pitcock
-
ui_skinned_textbox_button_release is no longer lost trunkThu, 05 Jul 2007 11:03:42 +0200, by Tomasz Mon
-
Add and use find_path_recursively() which search the FS without using VFS (for GTK). trunkThu, 05 Jul 2007 01:40:11 -0500, by William Pitcock
-
find_file_recursively(): Return a valid URI instead of a literal path. trunkThu, 05 Jul 2007 01:26:16 -0500, by William Pitcock
-
Log a warning if an adequate transport was not found. trunkThu, 05 Jul 2007 01:25:56 -0500, by William Pitcock
-
Use gtk_file_chooser_get_uris() to enforce proper VFS URIs being passed around. trunkThu, 05 Jul 2007 00:56:01 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkThu, 05 Jul 2007 00:49:08 -0500, by William Pitcock
-
Use vfs_file_test() instead of g_file_test() where appropriate. trunkThu, 05 Jul 2007 00:48:53 -0500, by William Pitcock
-
paint on obj instead on textbox->img while in oneway scroll mode trunkWed, 04 Jul 2007 21:24:04 +0200, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkTue, 03 Jul 2007 21:20:09 -0500, by William Pitcock
-
Remove inlined urldecoding functions and use g_filename_from_uri() instead where appropriate. trunkTue, 03 Jul 2007 21:20:01 -0500, by William Pitcock
-
Remove urldecode.c, urldecode.h, fix references accordingly. trunkTue, 03 Jul 2007 19:44:41 -0500, by William Pitcock
-
Rework DnD received data function to use g_filename_from_uri(). trunkTue, 03 Jul 2007 19:39:46 -0500, by William Pitcock
-
add padding characters to the scroller text for one-way scroll. trunkMon, 02 Jul 2007 21:31:56 +0900, by Yoshiki Yazawa
-
correct _move_relative() and _resize_relative() trunkMon, 02 Jul 2007 11:18:25 +0200, by Tomasz Mon
-
fix ui_skinned_button_expose(); don't call ui_skinned_button_paint() directly trunkMon, 02 Jul 2007 10:11:37 +0200, by Tomasz Mon
-
don't call ui_skinned_textbox_paint() directly, use gtk_widget_queue_draw() instead; fix ui_skinned_textbox_expose() trunkMon, 02 Jul 2007 09:35:37 +0200, by Tomasz Mon
-
Use gtk_widget_queue_draw() instead of forcing a draw operation which can be an X protocol violation. trunkSun, 01 Jul 2007 19:44:19 -0500, by William Pitcock
-
don't update UiSkinnedTextbox just after ui_skinned_textbox_set_text; results in not automatically updated textboxes, but it gets rid of gui hangs trunkSun, 01 Jul 2007 20:14:18 +0200, by Tomasz Mon
-
remove mainwin_svis clickability when not shaded trunkSun, 01 Jul 2007 19:11:35 +0200, by Tomasz Mon
-
add gdk_flush() to ui_skinned_textbox_paint(). only for investigation. trunkMon, 02 Jul 2007 00:58:06 +0900, by Yoshiki Yazawa
-
user g_strdup_printf instead of fixed-size gchar array trunkSun, 01 Jul 2007 16:37:52 +0200, by Tomasz Mon
-
Handle multibyte sequences properly when encountered. trunkSun, 01 Jul 2007 08:21:26 -0500, by William Pitcock
-
gtk widgets shouldn't get associated with widgetlist trunkSun, 01 Jul 2007 14:56:46 +0200, by Tomasz Mon
-
use g_strdup_printf instead of fixed-size gchar* trunkSun, 01 Jul 2007 14:29:27 +0200, by Tomasz Mon
-
introduce scroll_dummy to stop scrolling when it reaches end trunkSun, 01 Jul 2007 13:31:07 +0200, by Tomasz Mon
-
Backed out changeset 3c66c8d03c534692d1606ed3ed79634e227f7bd2 trunkSun, 01 Jul 2007 04:48:08 -0500, by William Pitcock
-
make what ui_skinned_textbox_resize_relative did in a better way trunkSat, 30 Jun 2007 21:20:49 +0200, by Tomasz Mon
-
replace Textbox in playlistwin with UiSkinnedTextbox, textbox.c no longer needed, temporary comment out g_usleep in textbox_scroll as it needs to be run as new thread trunkSat, 30 Jun 2007 19:46:21 +0200, by Tomasz Mon
-
make scrolling stop for second when it reaches end, replace remaining mainwin TextBox with UiSkinnedTextbox trunkSat, 30 Jun 2007 18:44:20 +0200, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkFri, 29 Jun 2007 08:58:32 -0500, by William Pitcock
-
Use g_ascii_strcasecmp() instead of strncmp(). trunkFri, 29 Jun 2007 08:57:43 -0500, by William Pitcock
-
Fix adding files when Audacious is running. trunkFri, 29 Jun 2007 15:52:26 +0200, by Jonathan Schleifer
-
Automated merge from file:///home/nenolod/dev-src/audacious-devel-audtool2. trunkFri, 29 Jun 2007 08:40:23 -0500, by William Pitcock
-
Denote that audtool can take multiple command+argument sequences. trunkFri, 29 Jun 2007 08:39:11 -0500, by William Pitcock
-
Transition to audtool_report()/audtool_whine(). trunkFri, 29 Jun 2007 08:38:21 -0500, by William Pitcock
-
Transition to audtool_report()/audtool_whine(). trunkFri, 29 Jun 2007 08:33:09 -0500, by William Pitcock
-
Transition to audtool_report()/audtool_whine(). trunkFri, 29 Jun 2007 08:28:36 -0500, by William Pitcock
-
Transition to audtool_report()/audtool_whine(). trunkFri, 29 Jun 2007 08:26:19 -0500, by William Pitcock
-
Add audtool_report() and audtool_whine() for message handling. trunkFri, 29 Jun 2007 08:23:01 -0500, by William Pitcock
-
Split out vital information category into seperate source file. trunkFri, 29 Jun 2007 08:04:47 -0500, by William Pitcock
-
Convert code where necessary to work with the new data passed to it. trunkFri, 29 Jun 2007 08:00:20 -0500, by William Pitcock
-
Add the amount of arguments each command takes. trunkFri, 29 Jun 2007 07:46:30 -0500, by William Pitcock
-
fix clearing textbox when short text is displayed trunkFri, 29 Jun 2007 09:57:17 +0200, by Tomasz Mon
-
Automated merge from ssh://hg.atheme.org//hg/audacious. trunkFri, 29 Jun 2007 01:50:38 -0500, by William Pitcock
-
Fix crash when invoked with a URL. Reported and initial patch by by Marc Butler <marc -at- adaptivecode.com>. trunkFri, 29 Jun 2007 01:50:14 -0500, by William Pitcock
-
Drop support for characters beyond the Latin-1 characterset trunkThu, 28 Jun 2007 20:24:35 +0200, by Tomasz Mon
-
Allow for printf-style format strings to be passed to report_error() via g_strdup_vprintf(). trunkThu, 28 Jun 2007 02:25:55 -0500, by William Pitcock
-
separate build_stamp.c from depend-prehook to avoid excessive stamping. trunkTue, 26 Jun 2007 17:38:43 +0900, by Yoshiki Yazawa
-
replace SButton in playlistwin with UiSkinnedButton, sbutton.c is no longer needed trunkSun, 24 Jun 2007 16:29:22 +0200, by Tomasz Mon
-
replace PButton in playlistwin with UiSkinnedButton, pbutton.c is no longer needed trunkSun, 24 Jun 2007 15:55:32 +0200, by Tomasz Mon
-
Back out a bunch of changes. It's really a shame that GNU/FSF's lies have been as trunkSun, 24 Jun 2007 05:37:50 -0500, by William Pitcock
-
Backed out changeset 0c3727219ea11c0f70d5f491d4bb990104021426 trunkSun, 24 Jun 2007 05:34:41 -0500, by William Pitcock
-
Backed out changeset 7d3beedf1db8677dab2327bc8d85af4746344f6e trunkSun, 24 Jun 2007 05:34:26 -0500, by William Pitcock
-
Backed out changeset 7dad846ec69940e4e905c357ae8dff81240b579b trunkSun, 24 Jun 2007 05:34:11 -0500, by William Pitcock
-
Backed out changeset 06858ea4b9d01dab0ce54891221bd1534a9c5ade trunkSun, 24 Jun 2007 05:33:56 -0500, by William Pitcock
-
Backed out changeset fcf6f1b82f7ca0e1bef37c6c85df283eb71a1118 trunkSun, 24 Jun 2007 05:33:41 -0500, by William Pitcock
-
Backed out changeset 4f84eb45ec3aff480e5acdb52cae9de065ace1c3 trunkSun, 24 Jun 2007 05:33:21 -0500, by William Pitcock
-
Backed out changeset bca35481d4b11224acedf03f86b7603c43d194fc trunkSun, 24 Jun 2007 05:32:40 -0500, by William Pitcock
-
Backed out changeset bb41a2e8ecbe90ba5509ca7da17503371b7e99d3 trunkSun, 24 Jun 2007 05:32:11 -0500, by William Pitcock
-
Backed out changeset 72cb1cbb578bff288a0bfbf344fb6400d5c3b8a4 trunkSun, 24 Jun 2007 05:31:41 -0500, by William Pitcock
-
Backed out changeset 77895ec242f7394b1c5c0833790a35d9e55d3db2 trunkSun, 24 Jun 2007 05:31:17 -0500, by William Pitcock
-
Backed out changeset 417472bb3d580960e5cdb50b6a8f9675285e7546 trunkSun, 24 Jun 2007 05:30:39 -0500, by William Pitcock
-
Backed out changeset 0e39e903b0dc408f50359cef0e7abce11affa7b4 trunkSun, 24 Jun 2007 05:29:45 -0500, by William Pitcock
-
Backed out changeset 7a0ca380c8438a5646d50a16367e6d300d7da32b trunkSun, 24 Jun 2007 05:29:25 -0500, by William Pitcock
-
Not sure what this is, or why we need it. Deleting. trunkSat, 23 Jun 2007 22:54:10 -0500, by William Pitcock
-
Automated merge from ssh://hg.atheme.org//hg/audacious. trunkSat, 23 Jun 2007 22:22:25 -0500, by William Pitcock
-
fix equalizerwin, replace TButtons with UiSkinnedButton, tbutton.c is no longer neededSat, 23 Jun 2007 15:19:19 +0200, by Tomasz Mon
-
Added a mowgli_init() callSat, 23 Jun 2007 01:15:33 +0300, by Cristi Magherusan
-
use UiSkinnedButton instead of PButton in equalizerwin trunkFri, 22 Jun 2007 17:23:58 +0200, by Tomasz Mon
-
Automated merge from ssh://hg.atheme.org//hg/audacious. trunkTue, 19 Jun 2007 15:36:44 -0500, by William Pitcock
-
evaluate return value of audacious_drct_get_paused() instead of its address. trunkMon, 18 Jun 2007 12:45:04 +0900, by Yoshiki Yazawa
-
added handlers for cmd line args when remote == false trunkSun, 17 Jun 2007 11:19:56 -0700, by Ben Tucker
-
add a cast to DECLARE_PLUGIN() to suppress warnings. trunkSun, 17 Jun 2007 10:14:02 +0900, by Yoshiki Yazawa
-
Update welsh translation. (5 untranslated) trunkFri, 15 Jun 2007 13:52:40 -0500, by William Pitcock
-
Remove build_stamp.c and generate it on demand. trunkFri, 15 Jun 2007 12:16:34 -0500, by William Pitcock
-
[svn] - load transport plugins from Transport subdirectory. trunkFri, 08 Jun 2007 07:32:10 -0700, by yaz
-
[svn] - draw_main_window redraws custom gtk widgets trunkFri, 08 Jun 2007 03:42:32 -0700, by desowin
-
[svn] match the whole filename when tag isn't available, but i couldnt figure out how to do this all the time because it kept crashing... trunkSun, 03 Jun 2007 18:03:40 -0700, by majeru
-
[svn] FreeBSD make doesn't support -include. Revert until it's fixed. trunkFri, 01 Jun 2007 16:02:59 -0700, by js
-
[svn] - Fixed annoying ".depend: No such file or directory". trunkFri, 01 Jun 2007 15:45:56 -0700, by js
-
[svn] Correct name of turkish translator Murat ªßenel. trunkWed, 30 May 2007 09:15:07 -0700, by chainsaw
-
[svn] - give default values to audacious_remote_* functions. if dbus call fails, default value will be returned. trunkMon, 28 May 2007 10:28:41 -0700, by yaz
-
[svn] - code cleanups involving SRC patch and indentation trunkMon, 28 May 2007 03:25:22 -0700, by nenolod
-
[svn] Move effect plugin handling into the main thread trunkSun, 27 May 2007 14:31:34 -0700, by ertzing
-
[svn] - Fixed some very visible errors in German translation trunkSat, 26 May 2007 09:18:11 -0700, by mf0102
-
[svn] - Fixed naming inconsistencies in search dialog trunkSat, 26 May 2007 04:39:16 -0700, by mf0102
-
[svn] - add toggle button to keep jtf dialog opened on jump. trunkFri, 25 May 2007 11:18:58 -0700, by yaz
-
[svn] - adjust naming scheme of audacious_drct_* to audacious_remote_* by defining macros. trunkFri, 25 May 2007 00:28:41 -0700, by yaz
-
[svn] - guard v2 module header with G_BEGIN_DECLS and G_END_DECLS trunkThu, 24 May 2007 16:17:12 -0700, by nenolod
-
[svn] - hide 'error' from outside to avoid symbol conflict. trunkThu, 24 May 2007 04:50:48 -0700, by yaz
-
[svn] - improve plugin2 loader's robustness (e.g. make it not crash) trunkThu, 24 May 2007 03:41:13 -0700, by nenolod
-
[svn] - temporarily work around plugin API v1 retardation trunkThu, 24 May 2007 03:37:54 -0700, by nenolod
-
[svn] - first attempt at an plugin API2 loader. this is entirely implemented inside the plugin2 namespace, so please respect that if you go editing this ;p trunkThu, 24 May 2007 03:27:54 -0700, by nenolod
-
[svn] - add functions for defining the v2 plugin header trunkThu, 24 May 2007 02:03:17 -0700, by nenolod
-
[svn] - begin work on the host side of plugin API v2. trunkThu, 24 May 2007 01:47:50 -0700, by nenolod
-
[svn] - update macedonian translation. closes #915. trunkWed, 23 May 2007 23:03:10 -0700, by nenolod
-
[svn] - move playlist_recalc_total_time() out of the giant playlist lock in playlist_delete_filenames(). reported by dotzen, closes #908. trunkWed, 23 May 2007 23:01:01 -0700, by nenolod
-
[svn] - exclude codes which use session if USE_DBUS is not defined. trunkWed, 23 May 2007 21:02:55 -0700, by yaz
-
[svn] - add some assertions to chardet_to_utf8() to try to trace bad g_convert() calls trunkWed, 23 May 2007 15:45:00 -0700, by nenolod
-
[svn] Use rounded corners on the main texture for the display area. trunkSat, 19 May 2007 02:12:25 -0700, by nenolod
-
[svn] Entirely rework the default skin from scratch. A comparison is available trunkThu, 17 May 2007 19:47:56 -0700, by nenolod
-
[svn] - drop no-longer-used libaudacious C++ bindings trunkThu, 17 May 2007 01:59:45 -0700, by nenolod
-
[svn] - handle pluralization properly in playlist-display action trunkThu, 17 May 2007 01:56:41 -0700, by nenolod
-
[svn] - remove no-longer-necessary debugging notice trunkThu, 17 May 2007 01:54:13 -0700, by nenolod
-
[svn] A few more xchat-audacious.py corrections: trunkWed, 16 May 2007 00:24:43 -0700, by deitarion
-
[svn] -Renamed MPRIS /TrackList Shuffle method to Random trunkTue, 15 May 2007 21:53:37 -0700, by magma
-
[svn] - remove -laudacious from audacious.pc.in. -laudclient will be put into audacious.pc if --enable-dbus is specified. trunkMon, 14 May 2007 01:10:54 -0700, by yaz
-
[svn] Implemented CMD_IS_ADVANCE and CMD_TOGGLE_ADVANCE. Added partial MPRIS support. Root is complete, Player is partially implemented, and TrackList has not been started. trunkSun, 13 May 2007 18:38:53 -0700, by magma
-
[svn] Added a hook when building dependencies so that the dbus-bindings are created first without producing any error messages. trunkSun, 13 May 2007 11:57:18 -0700, by magma
-
[svn] Added CMD_GET_INFO and CMD_PLAYLIST_GET_TUPLE_DATA replacements; Changed some formatting and used unsigned numbers where appropriate. trunkSun, 13 May 2007 02:31:11 -0700, by magma
-
[svn] Fixed link error caused by libaudclient being in LDADD for audacious. trunkSun, 13 May 2007 01:29:56 -0700, by magma
-
[svn] Reverted the modifications that were initially needed for DBus support. trunkSat, 12 May 2007 15:22:58 -0700, by magma
-
[svn] Added lots of comments (styled after beepctrl). trunkSat, 12 May 2007 14:35:30 -0700, by magma
-
[svn] - encode songtitle in utf8 before passing to XChat. trunkFri, 11 May 2007 21:57:25 -0700, by nenolod
-
[svn] - clean up command_send(). tips from deitarion. trunkFri, 11 May 2007 21:35:06 -0700, by nenolod
-
[svn] - final version of the /sendtrack command. :( trunkFri, 11 May 2007 21:30:39 -0700, by nenolod
-
[svn] - add /SENDTRACK which can DCC the current track to a user trunkFri, 11 May 2007 21:27:02 -0700, by nenolod
-
[svn] - add stop, pause, next, prev, play functions trunkFri, 11 May 2007 21:19:21 -0700, by nenolod
-
[svn] - change the appearance that backtraces are presented as trunkFri, 11 May 2007 19:31:36 -0700, by nenolod
-
[svn] - adjust build order for libaudclient and audacious. reported by Crazy_Hopper. trunkFri, 11 May 2007 19:31:07 -0700, by nenolod
-
[svn] - add an xchat script which wraps our DBus API using dbus-python. trunkFri, 11 May 2007 17:20:46 -0700, by nenolod
-
[svn] - added auddrct.c/h, a migration api for plugins that once used xmms_remote; to be completed trunkFri, 11 May 2007 16:27:54 -0700, by giacomo
-
[svn] - finish some stubs to make audtool work for my scripts trunkFri, 11 May 2007 12:35:52 -0700, by nenolod
-
[svn] Implemented more of the stubs in audctrl; Added more methods to objects.xml with implementations in dbus.c. I'm still trying to get plugins working with libaudclient. trunkFri, 11 May 2007 11:52:56 -0700, by magma
-
[svn] - build audtool if libaudclient will be built. trunkFri, 11 May 2007 08:59:22 -0700, by nenolod
-
[svn] Added stubs in audctrl.c for the unimplemented functions defined in audctrl.h. trunkFri, 11 May 2007 01:42:32 -0700, by magma
-
[svn] - log when dbus has been successfully started up trunkThu, 10 May 2007 13:21:55 -0700, by nenolod
-
[svn] - rename xmms_remote namespace to audacious_remote namespace trunkThu, 10 May 2007 12:30:19 -0700, by nenolod
-
[svn] Remove documentation about XMMS controlsocket compatibility. This code trunkWed, 09 May 2007 21:19:09 -0700, by nenolod
-
[svn] Fix build without --enable-dbus -- this will render an audacious which trunkWed, 09 May 2007 21:16:57 -0700, by nenolod
-
[svn] - bind to the right dbus interfaces, but this still has problems building trunkWed, 09 May 2007 17:14:46 -0700, by nenolod
-
[svn] MCS_LIBS != LIBMCS_LIBS, allow audacious binary to link. trunkWed, 09 May 2007 16:43:29 -0700, by chainsaw
-
[svn] - make this build again, most functionality does not work trunkWed, 09 May 2007 15:37:59 -0700, by nenolod
-
[svn] - disable audtool for now, needs to be ported to DBus. trunkWed, 09 May 2007 15:14:52 -0700, by nenolod
-
[svn] - some progress towards making audtool build again trunkWed, 09 May 2007 14:58:26 -0700, by nenolod
-
[svn] - move configdb public API to audacious proper trunkWed, 09 May 2007 14:38:41 -0700, by nenolod
-
[svn] Initial commit of dbus client library for plugins. Various changes were made to the plugin structure to support dbus. trunkWed, 09 May 2007 14:36:37 -0700, by magma
-
[svn] - drop controlsocket code. this probably does not compile yet. trunkWed, 09 May 2007 14:03:11 -0700, by nenolod
-
[svn] Completed the implementation of all the stubs in dbus.c, and commented the creation of the mpris dbus bindings to fix compilation issues. trunkTue, 08 May 2007 10:26:29 -0700, by magma
-
[svn] - rename *class prototypes to *klass to avoid keyword collisions in sun studio and icc. trunkMon, 07 May 2007 17:09:15 -0700, by nenolod
-
[svn] - fix cuesheet bug in a better way (e.g. unbreak http:// streams) trunkSun, 06 May 2007 15:16:34 -0700, by nenolod
-
[svn] Improved DBus initialization and fixed a warning. trunkSat, 05 May 2007 16:50:36 -0700, by magma
-
[svn] Fixed licensing issues and DBus node/interface names. Also implemented playlist advance and reverse. trunkSat, 05 May 2007 16:24:08 -0700, by magma
-
[svn] Fixed formatting. Tabs + tw=2 ==> spaces + tw=4. trunkSat, 05 May 2007 16:04:39 -0700, by magma
-
[svn] Added basic DBus support, disabled by default with a configuration option to enable it. The general and playback information/manipulation methods are currently the only ones implemented. That is version, play, pause, stop, playing, paused, stopped, status, and seek. There are stubs for many unimplemented methods. trunkSat, 05 May 2007 15:37:54 -0700, by magma
-
[svn] - Made the Space key pause/unpause playback (like e.g. mplayer) trunkWed, 02 May 2007 10:34:59 -0700, by mf0102
-
[svn] - temporal workaround for a bug which introduced in r4360. without this patch, cuesheet plugin endlessly adds entries in a cue sheet to the current playlist. trunkFri, 27 Apr 2007 10:22:03 -0700, by yaz
-
[svn] XDG path fixes in documentation, submitted by nine on irc.atheme.org trunkThu, 19 Apr 2007 09:24:13 -0700, by chainsaw
-
[svn] Modified playlist_compare_artist so that a leading "the" in an artist's trunkTue, 17 Apr 2007 23:36:31 -0700, by magma
-
[svn] - make the evil 'reload plugins' button behave a bit better trunkMon, 16 Apr 2007 04:19:03 -0700, by giacomo
-
[svn] - workaround for linuxthread's broken implementation of sigwait(). trunkThu, 12 Apr 2007 00:16:37 -0700, by yaz
-
[svn] - unsigned char should be used during id3v1 parse. closes #888. trunkWed, 11 Apr 2007 00:28:41 -0700, by yaz
-
[svn] - use pthread_sigmask(SIG_BLOCK, ...) instead of of SIG_SETMASK trunkTue, 10 Apr 2007 14:16:32 -0700, by nenolod
-
[svn] - playlist_get_length_nolock() -> playlist_get_length(), no need for trunkTue, 10 Apr 2007 11:27:26 -0700, by nenolod
-
[svn] - playlist_set_info() does not change the playlist and shouldn't block trunkTue, 10 Apr 2007 11:25:39 -0700, by nenolod
-
[svn] - tuple operations do not change the structure of the playlist and trunkTue, 10 Apr 2007 11:20:21 -0700, by nenolod
-
[svn] - unlock many playlist operations that do not really need locking trunkTue, 10 Apr 2007 11:12:56 -0700, by nenolod
-
[svn] - probe remote sources (hardcoded to http://, https://) in the background. trunkTue, 10 Apr 2007 10:17:48 -0700, by nenolod
-
[svn] - do not use the signal handler at all on linuxthreads and hope for the best trunkTue, 10 Apr 2007 09:45:30 -0700, by nenolod
-
[svn] - handle sigwait(2) brokenness on linuxthreads trunkTue, 10 Apr 2007 08:39:56 -0700, by nenolod
-
[svn] - remove the unplayable files dialog. it is more annoying than useful. trunkMon, 09 Apr 2007 13:29:20 -0700, by nenolod
-
[svn] - use execinfo.h to provide more useful information about crashes trunkSun, 08 Apr 2007 18:05:09 -0700, by nenolod
-
[svn] - fixed c++ish declaration in a c file (part 7) trunkSat, 07 Apr 2007 05:36:05 -0700, by giacomo
-
[svn] - fixed c++ish declaration in a c file (part 6) trunkSat, 07 Apr 2007 05:29:39 -0700, by giacomo
-
[svn] - fixed c++ish declaration in a c file (part 5) trunkSat, 07 Apr 2007 05:25:22 -0700, by giacomo
-
[svn] - fixed c++ish declaration in a c file (part 4) trunkSat, 07 Apr 2007 05:15:25 -0700, by giacomo
-
[svn] - fixed c++ish declaration in a c file (part 3) trunkSat, 07 Apr 2007 05:08:36 -0700, by giacomo
-
[svn] - fixed c++ish declaration in a c file (part 2) trunkSat, 07 Apr 2007 04:56:27 -0700, by giacomo
-
[svn] - fix alt+click enqueue. this is more like vincent ratier's original patch except that it's C90-capable for freebsd 4. trunkThu, 05 Apr 2007 17:01:26 -0700, by nenolod
-
[svn] - patch by Vincent Ratier to add Alt+Click enqueue to the playlist editor. Closes #860. trunkThu, 05 Apr 2007 06:11:33 -0700, by nenolod
-
[svn] - don't resample if source rate matches the internal clock rate. closes #881. trunkThu, 05 Apr 2007 05:56:00 -0700, by nenolod
-
[svn] - synchronize SRC conversion patch with upstream trunkThu, 05 Apr 2007 05:32:15 -0700, by nenolod
-
[svn] - fix doublesize motion events. patch by gagern, closes #856. trunkSat, 31 Mar 2007 19:33:04 -0700, by nenolod
-
[svn] Don't show a warning dialog when trying to add .{jpeg,jpg,txt} files. trunkMon, 26 Mar 2007 09:21:40 -0700, by js
-
[svn] - glib-2.13.0 requires g_thread_init() to be called before all other GLib functions. trunkSat, 24 Mar 2007 23:25:20 -0700, by yaz
-
[svn] - give focus to jump_to_track window before filling it with information; this way user can start typing while huge playlists are loaded trunkWed, 21 Mar 2007 13:47:48 -0700, by giacomo
-
[svn] - clear playlist attribute when playlist_clear() is called. trunkWed, 21 Mar 2007 03:25:21 -0700, by yaz
-
[svn] - use a managed heap for playlist entry node allocation. trunkTue, 20 Mar 2007 22:00:11 -0700, by nenolod
-
[svn] - integrate libmowgli requirement into buildsystem trunkTue, 20 Mar 2007 21:39:00 -0700, by nenolod
-
[svn] - prevent skin list overlap when it's populated for the first time and user quickly switchs to other tabs in the prefswin trunkFri, 16 Mar 2007 19:21:54 -0700, by giacomo
-
[svn] - [security, backport to 1.3] fix improper comparisons of hashtables used by the plugin loader. trunkFri, 16 Mar 2007 00:25:44 -0700, by nenolod
-
[svn] - due to some bug in buffer management, bump the buffer side of things up to ~40kb instead of 32kb for now. trunkThu, 15 Mar 2007 18:44:52 -0700, by nenolod
-
[svn] - add millisecond seek function to InputPlugin API. with this function, cuesheet and encoder plugins can achieve higher accuracy. trunkMon, 12 Mar 2007 10:55:24 -0700, by yaz
-
[svn] - add "Language-Team: Default (i18n-default@i18n.atheme.org)\n" to shut trunkSun, 11 Mar 2007 17:05:07 -0700, by nenolod
-
[svn] - now sort by track number and sort by title work even if on display metadata loading is specified. trunkThu, 08 Mar 2007 18:33:20 -0800, by yaz
-
[svn] - use gdk_get_default_root_window in place of NULL for gdk_window_get_pointer trunkWed, 07 Mar 2007 16:26:51 -0800, by giacomo
-
[svn] remove autotools macros that aren't used in audacious core any more trunkTue, 06 Mar 2007 19:04:48 -0800, by kiyoshi
-
[svn] why are we still checking for GConf? checks and related OMK data removed trunkTue, 06 Mar 2007 18:54:10 -0800, by kiyoshi
-
[svn] - made progress bar in fileinfo popup work again; it's ok to do code cleaning/beautifying but please, do ensure and test that things work as they should trunkMon, 05 Mar 2007 17:30:33 -0800, by giacomo
-
[svn] Check filesize before doing memcmp (potential sigsegv). trunkMon, 05 Mar 2007 13:43:09 -0800, by hansmi
-
[svn] - Removed some of the horrible code duplication in the file popup code trunkSun, 04 Mar 2007 10:43:38 -0800, by mf0102
-
[svn] - fix handling of multiple files on the command line. trunkSat, 03 Mar 2007 22:34:27 -0800, by nenolod
-
[svn] - workaround freebsd make problems. closes #827. trunkSat, 03 Mar 2007 06:08:20 -0800, by nenolod
-
[svn] - correct a keyboard shortcut collision. closes #824. trunkThu, 01 Mar 2007 08:22:32 -0800, by nenolod
-
[svn] - reset the position of the equalizer window properly. trunkThu, 01 Mar 2007 05:06:49 -0800, by nenolod
-
[svn] - custom field support for audacious_get_tuple_field_data() trunkWed, 28 Feb 2007 16:07:21 -0800, by nhjm449
-
[svn] - revert the penalty-based "find something to play" logic of 1.2. it's trunkWed, 28 Feb 2007 09:52:22 -0800, by nenolod
-
[svn] - there was a missing delimeter in the patch credits trunkWed, 28 Feb 2007 07:44:30 -0800, by nenolod
-
[svn] - Add support for the custom tuple field. Patch by Christian Birchinger (joker). trunkWed, 28 Feb 2007 05:44:38 -0800, by nenolod
-
[svn] - proxy requests for metadata attached to a VFSBufferedFile to the live trunkTue, 27 Feb 2007 03:49:22 -0800, by nenolod
-
[svn] - always make sure we are operating on a copy of the ini string trunkTue, 27 Feb 2007 02:15:51 -0800, by nenolod
-
[svn] - tuple reading now available through audtool with audacious_get_tuple_field_data() trunkMon, 26 Feb 2007 19:06:45 -0800, by nhjm449
-
[svn] - add explicit hints to show bit rate, sampling frequency and audio mode. trunkMon, 26 Feb 2007 10:30:06 -0800, by yaz
-
[svn] fix wrong library symlink, there was a hardcoded libaudacious.so.4.0.0 trunkMon, 26 Feb 2007 06:14:54 -0800, by gw666
-
[svn] - fix a regression introduced by the DnD fix. trunkMon, 26 Feb 2007 03:36:09 -0800, by nenolod
-
[svn] - change the order that hints are processed in. trunkSun, 25 Feb 2007 22:41:59 -0800, by nenolod
-
[svn] - enforce playback stop when clearing the playlist to load new files in. closes #808. trunkSun, 25 Feb 2007 00:53:19 -0800, by nenolod
-
[svn] - bump libaudacious API revision. this will make 1.2 plugins binary trunkSun, 25 Feb 2007 00:31:25 -0800, by nenolod
-
[svn] - use $(LIBINTL) rule, not $(LTLIBINTL). unbreaks OSX platform port. trunkSat, 24 Feb 2007 18:39:17 -0800, by nenolod
-
[svn] - add documentation wrt why we ship our own libid3tag and why it trunkSat, 24 Feb 2007 07:45:31 -0800, by nenolod
-
[svn] - add support for opening id3 tags from a live vfs handle. trunkSat, 24 Feb 2007 07:41:14 -0800, by nenolod
-
[svn] - add reference-counting to VFS and add new function, vfs_dup() to trunkSat, 24 Feb 2007 06:01:39 -0800, by nenolod
-
[svn] - added custom field in tuple, for internal use by plugins or by whatever wanting to use it trunkWed, 21 Feb 2007 15:02:54 -0800, by giacomo
-
[svn] - Make unplayable files dialog resizable and centered on the screen. (closes #802) trunkTue, 20 Feb 2007 16:17:08 -0800, by nhjm449
-
[svn] Add Monkeh to credits. Correct ChangeLog, monkeh != monkey. trunkMon, 19 Feb 2007 06:16:29 -0800, by chainsaw
-
[svn] Fix --play-pause commandline option, by Alex "Monkey" Maclean in #gentoo-x86 trunkMon, 19 Feb 2007 06:11:23 -0800, by chainsaw
-
[svn] - mtime should be initialized to -1, otherwise 0 will be recorded for not yet scanned entries. it means static and will suppress on-demand scanning. trunkMon, 19 Feb 2007 00:16:28 -0800, by yaz
-
[svn] - update playlist->tail when an entry has been removed. trunkSun, 18 Feb 2007 22:33:03 -0800, by yaz
-
[svn] - highly experimental code to speed up loading huge playlist. let me know if it breaks something. trunkSun, 18 Feb 2007 20:42:53 -0800, by yaz
-
[svn] - run gtk events while iterating through the playlist trunkSun, 18 Feb 2007 07:24:13 -0800, by nenolod
-
[svn] - on loading a playlist with tuple, invoke the scanner thread only if mtime is -1. trunkSat, 17 Feb 2007 19:59:01 -0800, by yaz
-
[svn] - make configure script show the configuration status of sampling rate conversion. trunkSat, 17 Feb 2007 05:54:16 -0800, by yaz
-
[svn] - put configdb back in libaudacious as the client library needs it trunkSat, 17 Feb 2007 02:32:37 -0800, by nenolod
-
[svn] - Patch to use libsamplerate for high-quality interpolated upsampling, trunkSat, 17 Feb 2007 02:19:35 -0800, by nenolod
-
[svn] - don't return a bogus vtable for an unregistered URI scheme trunkFri, 16 Feb 2007 18:27:31 -0800, by nenolod
-
[svn] - playlist editor: use SkinnedWindow widgetlist trunkThu, 15 Feb 2007 02:03:34 -0800, by nenolod
-
[svn] - playlist editor: use SkinnedWindow provided GC. trunkThu, 15 Feb 2007 00:45:32 -0800, by nenolod
-
[svn] - fix beepctrl.h:35: warning: comma at end of enumerator list trunkWed, 14 Feb 2007 11:56:02 -0800, by nenolod
-
[svn] ui_main.h:92: warning: comma at end of enumerator list trunkWed, 14 Feb 2007 11:41:11 -0800, by nenolod
-
[svn] - fix: vfs_buffer.c:218: warning: pointer of type 'void *' used in arithmetic trunkWed, 14 Feb 2007 11:24:39 -0800, by nenolod
-
[svn] - fix signed vs unsigned comparisons and missing initializer warnings trunkWed, 14 Feb 2007 11:05:36 -0800, by nenolod
-
[svn] gtk_window_set_wmclass() has to be called before gtk_widget_realize(). Patched by Christian "Joker" Birchinger from Gentoo. trunkTue, 13 Feb 2007 13:22:51 -0800, by chainsaw
-
[svn] - removed unused function bmp_menu_translate() trunkTue, 13 Feb 2007 06:09:50 -0800, by mf0102
-
[svn] - unbreak relative path support. closes #791. trunkMon, 12 Feb 2007 14:26:29 -0800, by nenolod
-
[svn] - add Catalan translation file. Closes #786. trunkMon, 12 Feb 2007 12:51:11 -0800, by nenolod
-
[svn] - only strip the subsong identifier if it is really a valid subsong identifier. closes #792. trunkMon, 12 Feb 2007 12:41:51 -0800, by nenolod
-
[svn] - bundled libid3tag.so has been renamed libaudid3tag.so to avoid conflict. trunkMon, 12 Feb 2007 10:08:11 -0800, by yaz
-
[svn] - more playlist cleanups (generalized code for playlist loading/saving trunkMon, 12 Feb 2007 09:22:32 -0800, by mf0102
-
[svn] - made new functions: widget_move_relative and widget_resize_relative trunkMon, 12 Feb 2007 08:59:08 -0800, by mf0102
-
[svn] - changed plugin directory to ~/.local/share/audacious/Plugins (seems more logical to me) trunkMon, 12 Feb 2007 08:13:53 -0800, by mf0102
-
[svn] - convert filename string to utf8 for playlist->title (closes bug #789) trunkMon, 12 Feb 2007 04:34:56 -0800, by giacomo
-
[svn] first try for libid3tag integration. this improved libid3tag supports vfs operations and is capable of adding id3v2 tag to files which doesn't have id3v2 tag ever. trunkSun, 11 Feb 2007 05:19:07 -0800, by yaz
-
[svn] - playlist_manager -> ui_playlist_manager, since it's a UI component. trunkSat, 10 Feb 2007 20:21:42 -0800, by nenolod
-
[svn] - bring hints.h into something we like to call reality trunkSat, 10 Feb 2007 20:16:31 -0800, by nenolod
-
[svn] - if (0 && hint_move_resize_available()) -- i'm not sure how this linked as we do not have a hint_move_resize_available(). trunkSat, 10 Feb 2007 20:11:28 -0800, by nenolod
-
[svn] - widgetlist -> SkinnedWindow class + basic conversion in ui_main, other skinned windows remain trunkSat, 10 Feb 2007 20:09:23 -0800, by nenolod
-
[svn] Try to put some skinned window code in a common place. trunkSat, 10 Feb 2007 17:01:44 -0800, by nenolod
-
[svn] - patch from Mark Glines to ad https:// URI support to playlists. trunkSat, 10 Feb 2007 12:29:21 -0800, by nenolod
-
[svn] - use ConfigureNotify to set playlist location, a proper use of ICCCM. trunkFri, 09 Feb 2007 22:30:10 -0800, by nenolod
-
[svn] - using ConfigureNotify for resizing is wrong per ICCCM guideline, trunkFri, 09 Feb 2007 22:05:03 -0800, by nenolod
-
[svn] - trying to open filebrowser when it is already open will raise the filebrowser. trunkFri, 09 Feb 2007 03:04:35 -0800, by yaz
-
[svn] - revise r3986 to only override tuple->track_name on lengthless streams trunkThu, 08 Feb 2007 08:42:01 -0800, by nenolod
-
[svn] make input->set_info overwrite tuple->track_name. it allows input trunkThu, 08 Feb 2007 07:00:02 -0800, by yaz
-
[svn] - add window class player.Audacious to audacious player window trunkWed, 07 Feb 2007 18:38:48 -0800, by giacomo
-
[svn] - add some debugging assertions to this code trunkWed, 07 Feb 2007 10:23:29 -0800, by nenolod
-
[svn] Too much was reverted here. Removing the " around \%U would've been sufficient. trunkWed, 07 Feb 2007 10:05:19 -0800, by js
-
[svn] Reverted rev 3958 - it breaks opening files with nautilus completely trunkWed, 07 Feb 2007 07:49:45 -0800, by js
-
[svn] - fixed crash when skipping to next song with an empty playlist trunkTue, 06 Feb 2007 06:06:58 -0800, by marvin
-
[svn] - prevent player from crashing when bmp_cfg_db_get_string(db, CDDA, directory, &path) in add_medium returns FALSE trunkMon, 05 Feb 2007 16:28:03 -0800, by giacomo
-
[svn] Update turkish translation via murat. Closes #774. trunkSun, 04 Feb 2007 22:41:31 -0800, by nenolod
-
[svn] - add "%U" to arguments of audacious.desktop.in::exec. trunkSun, 04 Feb 2007 07:47:05 -0800, by nenolod
-
[svn] - define __AUDACIOUS_INPUT_PLUGIN_API__ to 2 by request of shd trunkSat, 03 Feb 2007 11:19:07 -0800, by nenolod
-
[svn] - run make update-po to update what works of tr.po to 1.3 automatically trunkFri, 02 Feb 2007 14:21:12 -0800, by nenolod
-
[svn] - the svn_stamp is no longer an svn revision, but a serial number trunkThu, 01 Feb 2007 11:15:15 -0800, by nenolod
-
[svn] - remove build-stamp autogen crap from Makefile trunkThu, 01 Feb 2007 11:06:26 -0800, by nenolod
-
[svn] - add build_stamp.c so that it can be autogenerated trunkThu, 01 Feb 2007 11:05:54 -0800, by nenolod
-
[svn] - now it's possible to pass user_data along with the hook function in hook_associate trunkWed, 31 Jan 2007 18:21:35 -0800, by giacomo
-
[svn] - Make the voiceprint use the skin's foreground and background color for the gradient in 'normal' mode trunkWed, 31 Jan 2007 16:47:18 -0800, by marvin
-
[svn] - InputPlayback: prepare to deprecate InputPlugin::seek() trunkWed, 31 Jan 2007 05:05:26 -0800, by nenolod
-
[svn] Update translations [also fixes bad commit from Chainsaw] trunkWed, 31 Jan 2007 02:20:19 -0800, by kiyoshi
-
[svn] Conflict markers upset msgmerge. Removed them. trunkWed, 31 Jan 2007 02:11:07 -0800, by chainsaw
-
[svn] - mark some strings used by GOption as translatable trunkTue, 30 Jan 2007 14:21:06 -0800, by nenolod
-
[svn] zh_TW.po updated by: Cheng-Wei Chien <e dot cwchien at gmail dot com> trunkTue, 30 Jan 2007 09:12:24 -0800, by cwchien
-
[svn] - Changed playback_set_random_skin() to skin_set_random_skin() trunkMon, 29 Jan 2007 10:29:19 -0800, by mf0102
-
[svn] - split out albumart locating functions into a seperate file and make the public API available in util.h trunkMon, 29 Jan 2007 10:11:01 -0800, by nenolod
-
[svn] - set the gtk2 fileopener position to the center of the screen trunkMon, 29 Jan 2007 07:08:18 -0800, by giacomo
-
[svn] Allow input plugin that implements get_volume to punt to the output plugin. trunkSun, 28 Jan 2007 22:19:02 -0800, by iabervon
-
[svn] Provide flags in InputPlayback for common plugin flag needs, and provide a trunkSun, 28 Jan 2007 22:09:12 -0800, by iabervon
-
[svn] Change the input plugin API to use a struct for the currently-playing file. trunkSun, 28 Jan 2007 17:02:15 -0800, by iabervon
-
[svn] - new croatian translation from Marin Glibic trunkSun, 28 Jan 2007 12:15:08 -0800, by nenolod
-
[svn] Add Joseph Jezak to the list of patch submitters. trunkSun, 28 Jan 2007 03:55:46 -0800, by chainsaw
-
[svn] - Why are we probing streams so unnecessarily often? trunkSun, 28 Jan 2007 01:58:22 -0800, by nhjm449
-
[svn] - restore shortcut key (esc) to close gtk2 fileopener. trunkSun, 28 Jan 2007 01:54:28 -0800, by yaz
-
[svn] - moved titlestring.* and xconvert.* from libaudacious to audacious trunkSat, 27 Jan 2007 12:10:21 -0800, by mf0102
-
[svn] - make vfs_buffered_file_new_from_uri declaration const trunkSat, 27 Jan 2007 11:40:05 -0800, by nenolod
-
[svn] - fix an offset error in the vfs_buffered_file wraparound implementation sections trunkSat, 27 Jan 2007 11:28:14 -0800, by nenolod
-
[svn] - make sure tooltip_file != NULL otherwise filepopup may crash in strcmp(). trunkSat, 27 Jan 2007 08:22:15 -0800, by yaz
-
[svn] - revise logic of r3808 so that cdaudio works again. trunkSat, 27 Jan 2007 07:34:13 -0800, by yaz
-
[svn] - fix accidental removal of xmms_show_message trunkSat, 27 Jan 2007 04:32:08 -0800, by nenolod
-
[svn] - audacious.desktop is already installed, no need to do so here trunkFri, 26 Jan 2007 18:11:50 -0800, by nenolod
-
[svn] - fix: W:playlist_list.c(162) [get_transparency_pixmap]: possible type-punned pointer dereference trunkFri, 26 Jan 2007 18:10:18 -0800, by nenolod
-
[svn] integrated urldecode.* from libaudacious into audacious directory, made separate ui_fileopener.* trunkFri, 26 Jan 2007 14:50:30 -0800, by mf0102
-
[svn] - back out objective-make topdir probe stuff, it doesnt work on some trunkThu, 25 Jan 2007 22:20:19 -0800, by nenolod
-
[svn] - rename some hooks so that they are more logical trunkThu, 25 Jan 2007 21:59:33 -0800, by nenolod
-
[svn] - add hooks: playback begin, playback end, playlist reached end trunkThu, 25 Jan 2007 21:29:51 -0800, by nenolod
-
[svn] - allow for hooks to be automatically registered if they are needed trunkThu, 25 Jan 2007 21:19:44 -0800, by nenolod
-
[svn] - make a note that hashtable collisions in the plugin matrix are not trunkThu, 25 Jan 2007 01:52:51 -0800, by nenolod
-
[svn] Strip 0xFEFF from start of file. Windows error? trunkWed, 24 Jan 2007 15:10:51 -0800, by nemo
-
[svn] - made the song info popup window a bit smarter; do not display missing information, display filename if title is missing; also, added a audacious_fileinfopopup_show_from_title to show a popup using a generic string (i.e. the one picked from playlist_get_songtitle when a tuple is not available, useful for http streams) trunkTue, 23 Jan 2007 16:43:13 -0800, by giacomo
-
[svn] - tuple->file_name coming from input plugins have a string with filename + extension, but tuple->file_name coming from input plugins without a get_song_tuple have a string with filename without extension; fix this incongruency, always pass tuple->filename with a string containing filename + extension trunkTue, 23 Jan 2007 16:37:13 -0800, by giacomo
-
[svn] - strings.h should be installed because plugins may use str_to_utf8(). trunkTue, 23 Jan 2007 02:51:10 -0800, by yaz
-
[svn] - attempt to bind the audacious-plugins domain trunkMon, 22 Jan 2007 18:21:22 -0800, by nenolod
-
[svn] - add i18n.h which wraps gettext in a way that is usable to plugins. trunkMon, 22 Jan 2007 18:19:50 -0800, by nenolod
-
[svn] - add missing inclusion of strings.h where necessary, do not export main.h and export strings.h trunkMon, 22 Jan 2007 09:35:30 -0800, by giacomo
-
[svn] - in vfs_buffered_file, we should only switch to live FD after 32768, trunkMon, 22 Jan 2007 01:01:33 -0800, by nenolod
-
[svn] - changes to the nature of URI handling in the VFS subsystem, will be trunkSun, 21 Jan 2007 20:45:17 -0800, by nenolod
-
[svn] Check for sz == 0 in vfs_buffered_file_new_from_uri(), return NULL if it's the case. trunkSun, 21 Jan 2007 04:28:28 -0800, by hansmi
-
[svn] Add a VFSFile method for getting metadata associated with the file. trunkSat, 20 Jan 2007 21:30:24 -0800, by iabervon
-
[svn] - config.h is necessary to conditional compilation of chardet. trunkSat, 20 Jan 2007 20:57:39 -0800, by yaz
-
[svn] made strings.h for existing strings.c, cleanups trunkSat, 20 Jan 2007 04:48:41 -0800, by mf0102
-
[svn] - ensure that year/tracknumber/length fields are cleared if necessary trunkThu, 18 Jan 2007 07:32:07 -0800, by giacomo
-
[svn] - security and warning fixes from ssommer@suse trunkThu, 18 Jan 2007 03:02:55 -0800, by nenolod
-
[svn] - Add GenericName and remove icon filename extension from .desktop file. trunkThu, 18 Jan 2007 01:46:30 -0800, by nenolod
-
[svn] - support for libmcs (pass --enable-mcs to configure) trunkWed, 17 Jan 2007 21:46:23 -0800, by nenolod
-
[svn] - added progressbar with display of elapsed time for metadata tooltip trunkWed, 17 Jan 2007 12:26:55 -0800, by giacomo
-
[svn] right-clicking on playlist entry automatically selects the entry if it was unselected before, closes #728 trunkWed, 17 Jan 2007 12:11:16 -0800, by mf0102
-
[svn] - ui_fileinfopopup.c uses gtk code, no more glade in it trunkWed, 17 Jan 2007 08:13:07 -0800, by giacomo
-
[svn] - removed other obsolete (and annoying) gdk_window_set_hints calls trunkWed, 17 Jan 2007 04:09:20 -0800, by giacomo
-
[svn] - added audacious_menu_main_show(x,y,button,time) in util.h, convenience function to display the audacious main popup menu trunkWed, 17 Jan 2007 03:11:48 -0800, by giacomo
-
[svn] - simplify and optimize the metadata tooltip trigger function trunkTue, 16 Jan 2007 16:49:21 -0800, by giacomo
-
[svn] D'oh. I was really too tired when I wrote this. Fixed stupid bugs. trunkTue, 16 Jan 2007 11:12:11 -0800, by js
-
[svn] - fix W:input.c(422) [input_check_file]:Implicit declaration trunkTue, 16 Jan 2007 05:17:18 -0800, by nenolod
-
[svn] removed xmms_create_dirbrowser, small config db fixes trunkTue, 16 Jan 2007 04:41:05 -0800, by mf0102
-
[svn] - in mainwin_real_show, do not return if a nullmask doesn't exist trunkTue, 16 Jan 2007 04:18:58 -0800, by giacomo
-
[svn] - fix potential overflow on bigendian (<= is not proper for boundschecking -- duh) trunkMon, 15 Jan 2007 20:47:50 -0800, by nenolod
-
[svn] - compare against the uri, not the VFSConstructor class the fd comes from trunkMon, 15 Jan 2007 19:28:19 -0800, by nenolod
-
[svn] - use vfs_rewind() instead of vfs_fseek(fd, 0, seek_set) which was wrong trunkMon, 15 Jan 2007 19:24:54 -0800, by nenolod
-
[svn] - automatically buffering deriv-class of VFSFile. will be used to speed up probing of network sources. trunkMon, 15 Jan 2007 18:33:42 -0800, by nenolod
-
[svn] - added audacious_get_localdir() in util.c/h, returns a string with the full path of audacious local datadir trunkMon, 15 Jan 2007 12:39:22 -0800, by giacomo
-
[svn] - removed a couple of useless gdk calls in mainwin_real_hide() trunkMon, 15 Jan 2007 09:48:56 -0800, by giacomo
-
[svn] - in playlistwin_hide(), pass focus to the player main window only if it's visible trunkMon, 15 Jan 2007 09:18:27 -0800, by giacomo
-
[svn] - g_strsplit() wraps strsplit(3), and thus has different results on trunkMon, 15 Jan 2007 08:44:39 -0800, by nenolod
-
[svn] - only evaluate -DHAVE_CONFIG_H if we're in audacious core. closes #760. trunkMon, 15 Jan 2007 08:08:40 -0800, by nenolod
-
[svn] Fixed: audtool.c:883: warning: implicit declaration of function 'strncmp' trunkSat, 13 Jan 2007 16:09:38 -0800, by js
-
[svn] Fixed: configdb_rcfile.c:57: warning: suggest parentheses around assignment used as truth value trunkSat, 13 Jan 2007 16:07:48 -0800, by js
-
[svn] - revert r3646 because it is not a user-friendly method of transitioning. trunkSat, 13 Jan 2007 15:04:38 -0800, by nenolod
-
[svn] - remove leftover remnants of automake from buildsystem trunkSat, 13 Jan 2007 14:49:55 -0800, by nenolod
-
[svn] - remove audacious.spec -- we don't use it for anything, and we're not trunkSat, 13 Jan 2007 14:35:56 -0800, by nenolod
-
[svn] Full support for XDG basedir added. The old config doesn't get automatically converted yet. trunkSat, 13 Jan 2007 09:19:52 -0800, by js
-
[svn] - fix: E:configdb_rcfile.c(45) [bmp_cfg_db_open]:Autoconversion of integer to pointer is not allowed in C99 trunkFri, 12 Jan 2007 11:53:37 -0800, by nenolod
-
[svn] Added #ifdefs around $HOME/.audacious compatibility code trunkThu, 11 Jan 2007 05:47:16 -0800, by js
-
[svn] - note that WAL (winamp "modern") skins are not supported trunkWed, 10 Jan 2007 05:19:46 -0800, by nenolod
-
[svn] - some more updates, e.g. IRC channel/mailing list/forums trunkWed, 10 Jan 2007 05:14:52 -0800, by nenolod
-
[svn] - i see no reason to keep the BMP changelogs trunkWed, 10 Jan 2007 04:54:30 -0800, by nenolod
-
[svn] Fuck, I forgot to quote the $ in the commit msg, so my home was in the ChangeLog. trunkTue, 09 Jan 2007 14:53:19 -0800, by js
-
[svn] Revert stupid commit by js, because that does not make us XDG basedir compliant. trunkTue, 09 Jan 2007 09:14:22 -0800, by kiyoshi
-
[svn] Change /home/js/.audacious to /home/js/.config/audacious trunkTue, 09 Jan 2007 07:45:01 -0800, by js
-
[svn] - fix XML definition for missing action: "track info" -> "current track info" trunkSun, 07 Jan 2007 15:23:46 -0800, by nenolod
-
[svn] - fix ** CRITICAL **: bmp_rcfile_write_string: assertion `value != NULL' trunkSun, 07 Jan 2007 15:21:28 -0800, by nenolod
-
[svn] - remove the static assertion for playlistwin_list != NULL and just trunkSun, 07 Jan 2007 15:14:59 -0800, by nenolod
-
[svn] - add memory_pool_add(): adds a pre-allocated element to a memory pool trunkSun, 07 Jan 2007 00:47:47 -0800, by nenolod