log

age author description
Sat, 11 Aug 2007 15:03:51 +0900 Yoshiki Yazawa make preset title format work. trunk
Fri, 10 Aug 2007 20:28:30 -0500 William Pitcock thread sanity checks trunk
Fri, 10 Aug 2007 20:23:33 -0500 William Pitcock Fix the thread join issue. trunk
Fri, 10 Aug 2007 20:10:13 -0500 William Pitcock additional tests trunk
Fri, 10 Aug 2007 19:43:31 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Fri, 10 Aug 2007 19:43:25 -0500 William Pitcock fix recursion and combination of functions and expressions too trunk
Sat, 11 Aug 2007 00:33:09 +0200 Giacomo Lozito fix uimanager paths for AUDACIOUS_MENU_PLAYLIST_RCLICK trunk
Sat, 11 Aug 2007 00:24:20 +0200 Giacomo Lozito plugin-customizable menu entries: added AUDACIOUS_MENU_PLAYLIST_RCLICK to manage custom entries for the playlist right-click menu trunk
Fri, 10 Aug 2007 21:58:19 +0200 Giacomo Lozito added a system that allows input plugins to signal to the core (actually, they MUST do it) that they're ready for playback and it's safe to call their stop function; this fixes a nasty race condition that triggered on fast track-switching trunk
Fri, 10 Aug 2007 12:52:15 -0500 William Pitcock test case for current bug we're facing in the parser. trunk
Fri, 10 Aug 2007 12:29:56 -0500 William Pitcock whoops... trunk
Fri, 10 Aug 2007 12:17:02 -0500 William Pitcock test nesting trunk
Fri, 10 Aug 2007 12:10:24 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Fri, 10 Aug 2007 12:09:58 -0500 William Pitcock fix parser trunk
Fri, 10 Aug 2007 10:51:39 -0500 William Pitcock use g_str_has_prefix() more. trunk
Fri, 10 Aug 2007 18:26:33 +0200 Tomasz Mon don't clear playlistwin_info on playlist_show trunk
Fri, 10 Aug 2007 18:18:19 +0200 Tomasz Mon revise ui_skinned_window_configure trunk
Fri, 10 Aug 2007 10:47:03 -0500 William Pitcock fix test trunk
Fri, 10 Aug 2007 10:46:29 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Fri, 10 Aug 2007 10:46:22 -0500 William Pitcock Add a test which displays the backtracking bug. trunk
Fri, 10 Aug 2007 17:09:36 +0200 Giacomo Lozito add required header for plugin-customized menus trunk
Fri, 10 Aug 2007 17:07:04 +0200 Giacomo Lozito added support for plugin-customizable menus; plugins can add their own entries (and even submenus) in main and playlist popup menus trunk
Fri, 10 Aug 2007 15:29:35 +0200 Tomasz Mon revise 19ad8ea66a03: fix skins with non-standard size posbar trunk
Fri, 10 Aug 2007 15:14:20 +0200 Christian Birchinger Make filename a const trunk
Fri, 10 Aug 2007 14:48:13 +0200 Christian Birchinger Use real filenames inside tuples not URIs trunk
Fri, 10 Aug 2007 14:39:53 +0200 Christian Birchinger Automated merge with ssh://hg.atheme-project.org//hg/audacious trunk
Fri, 10 Aug 2007 14:39:42 +0200 Christian Birchinger Add tuple_new_from_filename() which creates a new tuple with file-name, file-path and file-ext. trunk
Fri, 10 Aug 2007 14:36:42 +0200 Tomasz Mon fix skins with non-standard size posbar trunk
Fri, 10 Aug 2007 05:36:53 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Fri, 10 Aug 2007 05:22:35 -0500 William Pitcock audacious-core: convert to tuple-ng, remove titlestring API. trunk
Fri, 10 Aug 2007 04:04:41 -0500 William Pitcock install tuple_formatter headers trunk
Fri, 10 Aug 2007 03:58:14 -0500 William Pitcock new format strings trunk
Fri, 10 Aug 2007 03:50:41 -0500 William Pitcock Bump binary API/ABI revisions for Tuplez. trunk
Fri, 10 Aug 2007 10:43:27 +0200 Tomasz Mon oops, I haven't noticed that credits are sorted alphabetically by surname trunk
Thu, 09 Aug 2007 19:47:34 +0200 Tomasz Mon when using bitmap font display ชอ as N trunk
Thu, 09 Aug 2007 10:29:45 -0500 William Pitcock Add support for functions. trunk
Thu, 09 Aug 2007 09:38:21 -0500 William Pitcock Test functor extension code from outside scope. trunk
Thu, 09 Aug 2007 09:22:08 -0500 William Pitcock add (empty)? function to formatter trunk
Thu, 09 Aug 2007 09:05:02 -0500 William Pitcock Document the new testharness stuff a little. trunk
Thu, 09 Aug 2007 09:02:05 -0500 William Pitcock more tests trunk
Thu, 09 Aug 2007 09:01:24 -0500 William Pitcock unref our tuple trunk
Thu, 09 Aug 2007 08:55:54 -0500 William Pitcock Add != operator. trunk
Thu, 09 Aug 2007 08:22:08 -0500 William Pitcock revise tuple formatting engine logic trunk
Thu, 09 Aug 2007 06:21:09 -0500 William Pitcock documentation fixes trunk
Thu, 09 Aug 2007 06:19:27 -0500 William Pitcock Add first revision parser code. May or may not work, not hooked up, so I can't test it yet. ;) trunk
Thu, 09 Aug 2007 03:48:01 -0500 William Pitcock Tuple (final version) trunk
Thu, 09 Aug 2007 03:35:05 -0500 William Pitcock Error fixes. trunk
Thu, 09 Aug 2007 03:34:35 -0500 William Pitcock Tuple engine cleanups. trunk
Thu, 09 Aug 2007 03:13:25 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Thu, 09 Aug 2007 03:13:01 -0500 William Pitcock Tuple API try 1. trunk
Thu, 09 Aug 2007 10:08:54 +0200 Tomasz Mon don't do gtk_widget_show_all(mainwin) when player is not visible trunk
Wed, 08 Aug 2007 20:21:51 +0200 Tomasz Mon stop timer on clicks trunk
Wed, 08 Aug 2007 16:08:34 +0200 Tomasz Mon branch merge trunk
Wed, 08 Aug 2007 16:08:02 +0200 Tomasz Mon we don't need UiSkinnedPlaylist->tooltips anymore trunk
Wed, 08 Aug 2007 08:05:28 -0500 William Pitcock Added tag audacious-1.4.0-dr2 for changeset 91a5f34b0780 trunk
Wed, 08 Aug 2007 14:54:52 +0200 Tomasz Mon resolve CRITICAL **: filepopup_entry_set_text: assertion 'widget != NULL' failed trunk audacious-1.4.0-dr2
Wed, 08 Aug 2007 14:49:47 +0200 Tomasz Mon better way to show fileinfopopup trunk
Tue, 07 Aug 2007 18:07:37 -0700 Ben Tucker merged with master trunk
Sat, 04 Aug 2007 01:15:07 -0700 Ben Tucker merged with master trunk
Sat, 04 Aug 2007 01:13:08 -0700 Ben Tucker Added function prototypes for Disconnect and GetMetadata methods, and a prototype for the Disconnected signal. trunk
Fri, 03 Aug 2007 17:47:07 -0700 Ben Tucker merged with master trunk
Thu, 02 Aug 2007 09:19:57 -0700 Ben Tucker merged with master trunk
Thu, 02 Aug 2007 08:29:59 -0700 Ben Tucker merged with master trunk
Sun, 29 Jul 2007 11:01:10 -0700 Ben Tucker merge trunk
Sat, 28 Jul 2007 12:28:40 -0700 Ben Tucker merge trunk
Thu, 26 Jul 2007 21:18:41 -0700 Ben Tucker updated to latest trunk
Wed, 25 Jul 2007 23:15:41 -0700 Ben Tucker -Changed copyright notice trunk
Wed, 25 Jul 2007 23:02:50 -0700 Ben Tucker -Fixed a compilation issue with DBus on Mac trunk
Mon, 06 Aug 2007 12:45:46 +0200 Giacomo Lozito merged with some small changes to playback.c
Mon, 06 Aug 2007 12:38:23 +0200 Giacomo Lozito in playback_stop, do not assume that get_written_time will be always > 0, some plugins do not write to output at all
Sun, 05 Aug 2007 22:08:32 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Sun, 05 Aug 2007 22:08:22 -0500 William Pitcock Update MPRIS service name.
Sun, 05 Aug 2007 21:26:56 -0400 "Stephan Sokolow " - Added my "Locate and Play" script to contrib.
Sun, 05 Aug 2007 20:20:19 -0500 William Pitcock oops
Sun, 05 Aug 2007 20:14:53 -0500 William Pitcock proper race condition fix
Mon, 06 Aug 2007 01:32:41 +0200 Giacomo Lozito - fixed ugly race condition in new threading model; mutexes are also probably required to handle shared access to ip_data
Sun, 05 Aug 2007 16:43:53 +0200 Tomasz Mon goodbye widgets directory
Sun, 05 Aug 2007 12:17:07 +0200 Tomasz Mon solve always broken ui_skinned_textbox_resize_relative
Sun, 05 Aug 2007 11:23:35 +0200 Tomasz Mon add focus_in and focus_out events
Sun, 05 Aug 2007 10:06:35 +0200 Tomasz Mon fix not updating playlist on title change
Sat, 04 Aug 2007 20:54:28 -0500 William Pitcock remove old debugging notices that aren't very relevant anymore.
Sat, 04 Aug 2007 16:48:06 +0200 mf0102 - fixed some cases where the playlist wasn't redrawn
Sat, 04 Aug 2007 14:28:19 +0200 Tomasz Mon we don't need to grab pointer
Sat, 04 Aug 2007 13:50:13 +0200 Tomasz Mon playlistwin_bg is not needed anymore
Sat, 04 Aug 2007 13:45:14 +0200 Tomasz Mon cleaning
Sat, 04 Aug 2007 13:16:19 +0200 Tomasz Mon remove obsolete mainwin_motion
Sat, 04 Aug 2007 11:57:50 +0200 Tomasz Mon mainwin_refresh_visible
Sat, 04 Aug 2007 03:02:53 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Sat, 04 Aug 2007 03:02:48 -0500 William Pitcock Update credits a little bit.
Sat, 04 Aug 2007 03:02:38 -0500 William Pitcock Add a system path for default presets.
Sat, 04 Aug 2007 15:37:37 +0900 Yoshiki Yazawa add simplified macros to declare plugin. no more excessive NULLs.
Fri, 03 Aug 2007 22:17:41 -0500 William Pitcock Unbreak XMMS/GTK1 file selector.
Fri, 03 Aug 2007 21:52:25 -0500 William Pitcock gtk_file_chooser_get_uris() results in unpredictable behaviour when GNOME is not installed. Build URIs ourselves.
Fri, 03 Aug 2007 21:16:18 -0500 William Pitcock Fix DECLARE_PLUGIN() macro.
Fri, 03 Aug 2007 20:42:13 -0500 William Pitcock Make DECLARE_PLUGIN() macro use a __VA_ARGS__ list instead of a static amount of tokens. trunk
Fri, 03 Aug 2007 20:39:42 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Fri, 03 Aug 2007 20:39:35 -0500 William Pitcock - bump PAPI version to 4 due to DiscoveryPlugin trunk
Fri, 03 Aug 2007 22:51:04 +0200 Tomasz Mon fix unshading playlistwin when doubleclicking on textbox trunk
Fri, 03 Aug 2007 22:28:18 +0900 Yoshiki Yazawa default value for "enabled discovery plugins" was missing. trunk
Fri, 03 Aug 2007 11:14:08 +0200 Tomasz Mon fix typo trunk
Fri, 03 Aug 2007 07:20:58 +0300 Cristi Magherusan added Discovery plugin type trunk
Thu, 02 Aug 2007 17:42:38 +0200 Tomasz Mon show fileinfopopup only when mouse is over playlistwin_list trunk
Thu, 02 Aug 2007 17:26:12 +0200 Tomasz Mon I hope it'll work now trunk
Thu, 02 Aug 2007 17:18:04 +0200 Tomasz Mon bring back fileinfopopup trunk
Thu, 02 Aug 2007 16:51:17 +0200 Tomasz Mon don't carry GdkGC around trunk
Thu, 02 Aug 2007 16:10:32 +0200 Tomasz Mon I hope textbox_resize_relative is now working propertly trunk
Thu, 02 Aug 2007 15:40:46 +0200 Tomasz Mon implement ui_skinned_window_expose trunk
Thu, 02 Aug 2007 15:07:31 +0200 Tomasz Mon remove dead files trunk
Thu, 02 Aug 2007 15:05:46 +0200 Tomasz Mon fix includes trunk
Thu, 02 Aug 2007 14:28:37 +0200 Tomasz Mon hasta la vista old widgetcore trunk
Thu, 02 Aug 2007 14:14:32 +0200 Tomasz Mon port PlayList_List to gtk2 trunk
Thu, 02 Aug 2007 02:03:35 -0500 William Pitcock Expose new libguess-ng character detectors in preferences. trunk
Thu, 02 Aug 2007 02:00:21 -0500 William Pitcock Add support for greek and hebrew character set detection. trunk
Thu, 02 Aug 2007 01:38:22 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Thu, 02 Aug 2007 01:38:15 -0500 William Pitcock Split off CJK implementation from guess.c logic. trunk
Wed, 01 Aug 2007 22:04:59 -0400 ssokolow Added my g15composer-based Python script for displaying Now Playing info on the LCD of the Logitech G15 Gaming Keyboard. trunk
Wed, 01 Aug 2007 19:15:02 +0000 Alex Maclean Fix typo in libguess. trunk
Wed, 01 Aug 2007 08:13:05 -0500 William Pitcock More librcd removal. trunk
Wed, 01 Aug 2007 08:12:03 -0500 William Pitcock Use new combined libguess interface. trunk
Wed, 01 Aug 2007 08:09:43 -0500 William Pitcock Kill off librcd. trunk
Wed, 01 Aug 2007 08:08:25 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Wed, 01 Aug 2007 08:08:13 -0500 William Pitcock Implement support for Arabic and Turkish. trunk
Wed, 01 Aug 2007 14:50:23 +0200 Strahinja Kustudic Automated merge with ssh://kustodian@hg.atheme.org//hg/audacious trunk
Wed, 01 Aug 2007 14:29:58 +0200 Strahinja Kustudic Serbian translation updated trunk
Tue, 31 Jul 2007 16:09:18 +0200 Strahinja Kustudic Updated Serbian translations trunk
Wed, 01 Aug 2007 07:48:03 -0500 William Pitcock Migrate relevant libRCD code to libguess. trunk
Wed, 01 Aug 2007 07:11:38 -0500 William Pitcock Allow libguess to be extended for other languages using a common API. trunk
Wed, 01 Aug 2007 03:38:35 -0500 William Pitcock oops, using a C0X extension (break-from-if) probably isn't cool here. trunk
Wed, 01 Aug 2007 03:37:06 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Wed, 01 Aug 2007 03:36:57 -0500 William Pitcock Don't explicitly trust the mimetype, still do a probe. trunk
Wed, 01 Aug 2007 13:55:02 +0900 Yoshiki Yazawa now "hide seekbar on streaming" uses message passing. trunk
Mon, 30 Jul 2007 20:42:40 +0900 Yoshiki Yazawa temporal fix for update problem which randomly caused by scrolling in playlist. trunk
Sun, 29 Jul 2007 17:35:31 +0200 mf0102 ran update-po, fixed POTFILES.in and updated German translation trunk
Sat, 28 Jul 2007 14:48:21 +0300 Cristi Magherusan merge trunk
Sat, 28 Jul 2007 14:45:48 +0300 Cristi Magherusan fixed crashes trunk
Sat, 28 Jul 2007 16:53:56 +0900 Yoshiki Yazawa mainwin_update_song_info() should not return FALSE when time < 0 otherwise neither playtime display nor hide seekbar on streaming work. trunk
Sat, 28 Jul 2007 16:07:14 +0900 Yoshiki Yazawa revive dsd's titlebar patch (r3083) due to it works fine with message passing UI update. trunk
Fri, 27 Jul 2007 19:44:14 -0500 William Pitcock Un-shortcircuit some code that I didn't mean to. trunk
Fri, 27 Jul 2007 19:41:37 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Fri, 27 Jul 2007 19:41:25 -0500 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. trunk
Sat, 28 Jul 2007 01:12:03 +0200 mf0102 Automated merge with ssh://mf0102@hg.atheme-project.org//hg/audacious trunk
Sat, 28 Jul 2007 01:11:38 +0200 mf0102 - Further translation efforts trunk
Sat, 28 Jul 2007 01:38:07 +0300 Cristi Magherusan another damn merge trunk
Sat, 28 Jul 2007 01:28:48 +0300 Cristi Magherusan bound the Enter key to the play button trunk
Sat, 28 Jul 2007 01:27:59 +0300 Cristi Magherusan lastfm radio GUI trunk
Fri, 27 Jul 2007 15:28:34 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Fri, 27 Jul 2007 15:28:26 -0500 William Pitcock Track playback monitor thread in InputPlayback.thread. trunk
Fri, 27 Jul 2007 03:16:09 +0200 Christian Birchinger Gracefully handle playback being NULL even if playback_get_playing() is TRUE during playback init. trunk
Fri, 27 Jul 2007 00:31:46 +0200 Christian Birchinger I don't think that's needed. If you revert it, use playback_get_playing() instead. trunk
Thu, 26 Jul 2007 23:54:39 +0200 Christian Birchinger Automated merge with ssh://hg.atheme-project.org//hg/audacious trunk
Thu, 26 Jul 2007 23:54:07 +0200 Christian Birchinger Don't call playback_get_time() if not playing in mainwin_idle_func(). trunk
Thu, 26 Jul 2007 22:39:43 +0200 mf0102 Automated merge with ssh://mf0102@hg.atheme-project.org//hg/audacious trunk
Thu, 26 Jul 2007 22:39:16 +0200 mf0102 Continue translating trunk
Thu, 26 Jul 2007 22:33:34 +0200 Christian Birchinger Automated merge with ssh://hg.atheme-project.org//hg/audacious trunk
Thu, 26 Jul 2007 22:33:25 +0200 Christian Birchinger Only set the filename in the dialog if it has been defined before by a previous load or save opeation. trunk
Thu, 26 Jul 2007 14:59:29 -0500 William Pitcock Remove unnecessary switch statement. trunk
Thu, 26 Jul 2007 14:25:23 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Thu, 26 Jul 2007 14:22:26 -0500 William Pitcock get_current_input_playback() cleanups. trunk
Thu, 26 Jul 2007 12:10:34 +0300 Calin Crisan ccrisan Hardcoded a dummy path to use with cdaudio-ng plugin trunk
Wed, 25 Jul 2007 19:10:53 -0500 William Pitcock playback_seek(): several WTFs in here (probably from XMMS) fixed trunk
Wed, 25 Jul 2007 16:28:54 -0500 William Pitcock Unbreak vfs_is_writeable(). trunk
Wed, 25 Jul 2007 15:46:06 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Wed, 25 Jul 2007 15:46:00 -0500 William Pitcock Remove mainwin_set_info_text() craq. Still some work to do. trunk
Wed, 25 Jul 2007 22:39:53 +0200 mf0102 Automated merge with ssh://mf0102@hg.atheme-project.org//hg/audacious trunk
Wed, 25 Jul 2007 22:37:56 +0200 mf0102 - Took over the German translation and fixed tiny language inaccuracies trunk
Wed, 25 Jul 2007 18:49:27 +0900 Yoshiki Yazawa exclude cue:// from regular scheme check. it is temporal too. trunk
Tue, 24 Jul 2007 22:26:32 +0200 mf0102 - Assertion not being called anymore trunk
Tue, 24 Jul 2007 13:17:23 -0500 William Pitcock __AUDACIOUS_PLUGIN_API__ is now 3. trunk
Tue, 24 Jul 2007 01:05:57 -0500 William Pitcock Use message passing to make sure the UI is updated in the main thread. trunk
Mon, 23 Jul 2007 19:35:59 -0500 William Pitcock Send a message from the monitor thread to the main thread for audio errors, like we do with eof condition. trunk
Mon, 23 Jul 2007 19:33:59 -0500 William Pitcock Remove check for playback->error. trunk
Mon, 23 Jul 2007 19:24:51 -0500 William Pitcock playback monitor thread: If forced stop occurs, do not queue "playback eof" signal. trunk
Mon, 23 Jul 2007 17:14:47 -0500 William Pitcock Remove debugging notices. trunk
Mon, 23 Jul 2007 17:14:14 -0500 William Pitcock Made a mistake here. Fixing! trunk
Mon, 23 Jul 2007 17:10:52 -0500 William Pitcock New threading model for playback. Playback code should now *block*. trunk
Mon, 23 Jul 2007 16:42:30 -0500 William Pitcock Add playback_eof(). Plugins should use this instead of playback->eof = 1. trunk
Mon, 23 Jul 2007 16:13:54 -0500 William Pitcock Death to genevent functions. trunk
Mon, 23 Jul 2007 15:55:40 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Mon, 23 Jul 2007 15:55:04 -0500 William Pitcock Add eventqueue interface. trunk
Mon, 23 Jul 2007 20:46:54 +0200 Tomasz Mon move gtk_widget_show's to mainwin_real_show trunk
Mon, 23 Jul 2007 10:39:01 +0200 Tomasz Mon branch merge trunk
Mon, 23 Jul 2007 10:38:18 +0200 Tomasz Mon few alternations to scrolling trunk
Mon, 23 Jul 2007 01:01:43 +0100 Tony Vroon Treating cdda:// as a regular file is bad, hmmkay? This is just a hack and nenolod will improve on it later. trunk
Sun, 22 Jul 2007 14:16:19 +0300 Cristi Magherusan Backed out changeset 4673533d7cc3 trunk
Sun, 22 Jul 2007 14:03:17 +0300 Cristi Magherusan made the decoder chooser aware of lastfm MP3 streams so that it will only try mad trunk
Sun, 22 Jul 2007 12:12:08 +0900 Yoshiki Yazawa add vfs_is_remote() and vfs_is_streaming(). trunk
Sun, 22 Jul 2007 12:08:08 +0900 Yoshiki Yazawa when mime match succeed, pr->ip should be obtained ip. trunk
Sat, 21 Jul 2007 19:02:49 -0500 William Pitcock Fix VFSBufferedFile::fsize(). trunk
Sat, 21 Jul 2007 15:50:38 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Sat, 21 Jul 2007 15:50:13 -0500 William Pitcock Rewrite VFSBufferedFile::fseek(), now far less buggy! trunk
Sat, 21 Jul 2007 20:25:56 +0200 Tomasz Mon one mutex is enough for resizing trunk
Sat, 21 Jul 2007 20:13:01 +0200 Tomasz Mon forgot new files trunk
Sat, 21 Jul 2007 20:07:30 +0200 Tomasz Mon replace PlaylistSlider with UiSkinnedPlaylistSlider trunk
Sat, 21 Jul 2007 10:04:29 +0200 Tomasz Mon prevent playback_get_time: assertion playback_get_playing() failed trunk
Fri, 20 Jul 2007 20:59:15 -0500 William Pitcock Initialize tuple.mtime. trunk
Fri, 20 Jul 2007 20:17:57 -0500 William Pitcock Handle non-probe-for-tuple functions without crashing. trunk
Fri, 20 Jul 2007 20:09:08 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Fri, 20 Jul 2007 20:06:27 -0500 William Pitcock Remove unused __playlist_ins(). trunk
Fri, 20 Jul 2007 20:06:07 -0500 William Pitcock Call playlist_ins() instead of __playlist_ins(). trunk
Fri, 20 Jul 2007 19:42:24 -0500 William Pitcock Fix warnings. trunk
Fri, 20 Jul 2007 19:37:11 -0500 William Pitcock Use ProbeResult (try 1) trunk
Fri, 20 Jul 2007 18:55:15 -0500 William Pitcock Add new probe_for_tuple() function. Replaces all old probing interfaces. trunk
Sat, 21 Jul 2007 00:44:07 +0200 Christian Birchinger Fixing typo trunk
Fri, 20 Jul 2007 10:21:24 -0500 William Pitcock Added tag audacious-1.4.0-DR1 for changeset 40b4b64dfb42 trunk
Fri, 20 Jul 2007 09:09:58 -0500 William Pitcock Invoke "Plugins are not derived work" clause provided by GPL3. trunk audacious-1.4.0-DR1
Fri, 20 Jul 2007 09:00:33 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Fri, 20 Jul 2007 08:59:47 -0500 William Pitcock GPL3 relicensing. trunk
Fri, 20 Jul 2007 06:27:12 +0200 Christian Birchinger Moving gtk_widget_grab_default() below gtk_container_add() to avoid this trunk
Thu, 19 Jul 2007 22:48:30 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Thu, 19 Jul 2007 22:48:07 -0500 William Pitcock Fix license terms. trunk
Thu, 19 Jul 2007 20:06:50 -0500 William Pitcock Export playback.h as part of the public API. trunk
Fri, 20 Jul 2007 05:27:50 +0200 Christian Birchinger Switching from g_return_val_if_fail() to a more quiet return NULL trunk
Thu, 19 Jul 2007 20:06:03 -0500 William Pitcock Decruft. trunk
Thu, 19 Jul 2007 20:05:34 -0500 William Pitcock Add a pkg-config for audclient. trunk
Thu, 19 Jul 2007 19:59:49 -0500 William Pitcock branch merge trunk
Thu, 19 Jul 2007 19:59:04 -0500 William Pitcock Backed out changeset d226b83fa3298fc92f25f9519befcd754f44b0ef trunk
Fri, 20 Jul 2007 02:40:19 +0200 Christian Birchinger Add a NULL check on fd to avoid probing on none-existant fds.
Fri, 20 Jul 2007 02:35:34 +0200 Christian Birchinger Added a fd NULL check to avoid probing on none-existing fds
Sun, 01 Jul 2007 13:29:18 +0200 root Backed out changeset 3c66c8d03c534692d1606ed3ed79634e227f7bd2 trunk
Thu, 19 Jul 2007 21:32:57 +0200 Stany HENRY Lower-case letters are more convenient, aren't they ? (anyhow bitmap fonts option is still available)
Thu, 19 Jul 2007 21:02:49 +0200 Stany HENRY Just a few translatable strings.
Thu, 19 Jul 2007 10:30:17 -0500 William Pitcock Added tag audacious-1.4.0-dr1 for changeset 55a4a6da92a5
Thu, 19 Jul 2007 16:21:31 +0200 Tomasz Mon cleaning audacious-1.4.0-dr1
Thu, 19 Jul 2007 13:51:37 +0200 Tomasz Mon fix compiler warning
Thu, 19 Jul 2007 13:37:23 +0200 Tomasz Mon we don't need create_dblsize_image() anymore
Thu, 19 Jul 2007 13:11:48 +0200 Tomasz Mon little cleaning
Thu, 19 Jul 2007 13:06:41 +0200 Tomasz Mon replace EqGraph with UiSkinnedEqualizerGraph
Thu, 19 Jul 2007 12:15:19 +0200 Tomasz Mon correct doublesize
Thu, 19 Jul 2007 11:17:41 +0200 Tomasz Mon branch merge
Thu, 19 Jul 2007 11:16:38 +0200 Tomasz Mon replace EqSlider with UiSkinnedEqualizerSlider
Thu, 19 Jul 2007 12:49:50 +0900 Yoshiki Yazawa add url unescape code to playlist_get_info_text().
Wed, 18 Jul 2007 21:42:58 +0900 Yoshiki Yazawa - make jump to track more friendly to file:// scheme.
Tue, 17 Jul 2007 18:33:49 +0900 Yoshiki Yazawa branch merge
Tue, 17 Jul 2007 18:28:54 +0900 Yoshiki Yazawa Backed out changeset 7d33bbe11736
Mon, 16 Jul 2007 16:16:33 -0500 William Pitcock auto merge
Mon, 16 Jul 2007 16:16:17 -0500 William Pitcock Backed out changeset b87335249c69d45d253b1b960a9ec7f60b68e5a5
Mon, 16 Jul 2007 16:16:10 -0500 William Pitcock Backed out changeset b27af7152811d3829d90fbb5439d78b81c16d220
Mon, 16 Jul 2007 15:52:39 -0500 William Pitcock Use playback_get_playing() for while loop.
Mon, 16 Jul 2007 15:50:32 -0500 William Pitcock Remove genevent, seperate playback logic into seperate control thread.
Mon, 16 Jul 2007 13:43:37 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Mon, 16 Jul 2007 13:43:27 -0500 William Pitcock Fix a bug in backslash to slash conversion. Closes #1006.
Tue, 17 Jul 2007 03:38:32 +0900 Yoshiki Yazawa branch merge
Tue, 17 Jul 2007 03:33:55 +0900 Yoshiki Yazawa filename should be unescaped when it is used as a default title in the playlist window.
Mon, 16 Jul 2007 13:32:18 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Mon, 16 Jul 2007 13:31:52 -0500 William Pitcock From: Daniel Drake <dsd@gentoo.org>
Mon, 16 Jul 2007 13:31:51 -0500 William Pitcock From: Daniel Drake <dsd@gentoo.org>
Tue, 17 Jul 2007 00:31:43 +0900 Yoshiki Yazawa unescape url encoded filename where real filename is needed.
Mon, 16 Jul 2007 00:02:11 +0200 Giacomo Lozito added a default drawing for ui_skinned_monostereo
Sun, 15 Jul 2007 20:02:21 +0200 Giacomo Lozito recursive directory scan for add file dialog works again
Sat, 14 Jul 2007 14:56:38 -0500 William Pitcock Use GdkPixbuf to display the credits logo.
Sat, 14 Jul 2007 12:45:03 +0200 Tomasz Mon use GdkPixmaps for doublesizing
Sat, 14 Jul 2007 00:01:14 +0200 Tomasz Mon little fix
Fri, 13 Jul 2007 23:56:12 +0200 Tomasz Mon some skins have SKIN_MONOSTEREO with size 58x20
Fri, 13 Jul 2007 23:26:11 +0200 Tomasz Mon little cleaning
Fri, 13 Jul 2007 22:50:53 +0200 Tomasz Mon replace MonoStereo with UiSkinnedMonoStereo
Fri, 13 Jul 2007 22:28:20 +0200 Tomasz Mon replace Playstatus with UiSkinnedPlaystatus
Fri, 13 Jul 2007 21:49:14 +0200 Tomasz Mon oops, forgot to include new files
Fri, 13 Jul 2007 21:43:57 +0200 Tomasz Mon branch merge
Fri, 13 Jul 2007 21:43:17 +0200 Tomasz Mon replace Menurow with UiSkinnedMenurow
Fri, 13 Jul 2007 10:19:43 -0500 William Pitcock Refactor skinned window code.
Fri, 13 Jul 2007 10:11:04 -0500 William Pitcock Fix.
Fri, 13 Jul 2007 10:08:25 -0500 William Pitcock Fix always on top.
Fri, 13 Jul 2007 09:38:21 -0500 William Pitcock Use GTK_WINDOW_POPUP hint for SkinnedWindow objects.
Fri, 13 Jul 2007 09:32:52 -0500 William Pitcock branch merge
Fri, 13 Jul 2007 09:36:51 -0500 William Pitcock Set GTK+ window types.
Fri, 13 Jul 2007 06:56:16 -0500 William Pitcock branch merge
Fri, 13 Jul 2007 06:55:44 -0500 William Pitcock Use G_MODULE_EXPORT to ensure the plugin header is exported.
Fri, 13 Jul 2007 12:53:30 +0200 Tomasz Mon branch merge
Fri, 13 Jul 2007 12:52:36 +0200 Tomasz Mon use create_dblsize_image for doueblesizing
Fri, 13 Jul 2007 12:36:30 +0200 Giacomo Lozito do not place GDK_INPUT_ONLY windows in widget->window, use a event_window field for them
Fri, 13 Jul 2007 12:35:08 +0200 Tomasz Mon correct tinyplayer skin
Fri, 13 Jul 2007 11:48:21 +0200 Tomasz Mon Set the license explicitly to GPL v2
Fri, 13 Jul 2007 11:42:02 +0200 Tomasz Mon remove dead files
Fri, 13 Jul 2007 11:40:00 +0200 Tomasz Mon replace svis with UiSVis
Fri, 13 Jul 2007 09:47:21 +0200 Tomasz Mon Correct slider behaviour in doublesize
Thu, 12 Jul 2007 21:10:16 +0200 Tomasz Mon Hooray, fix BadMatches
Thu, 12 Jul 2007 16:40:37 +0200 Tomasz Mon correct sliders
Thu, 12 Jul 2007 15:34:11 +0200 Tomasz Mon correct showing equalizerwin
Thu, 12 Jul 2007 14:21:39 +0200 Tomasz Mon equalizerwin_volume and equalzerwin_balance are now UiSkinnedHorizontalSliders; hslider.c no longer needed
Thu, 12 Jul 2007 07:07:19 -0500 William Pitcock branch merge
Thu, 12 Jul 2007 06:17:59 -0500 William Pitcock Fix Makefile rules.
Thu, 12 Jul 2007 13:41:34 +0200 Tomasz Mon branch merge
Thu, 12 Jul 2007 13:41:06 +0200 Tomasz Mon mainwin_volume and mainwin_balance are UiSkinnedHorizontalSliders now; add workaround for skins with too strait SKIN_VOLUME
Thu, 12 Jul 2007 06:03:29 -0500 William Pitcock Makefile adjustments.
Thu, 12 Jul 2007 06:01:51 -0500 William Pitcock MacOS (and others): Relocate libintl to a location where audacious can link to it automatically.
Thu, 12 Jul 2007 12:50:52 +0200 Tomasz Mon mainwin_sposition is now UiSkinnedHorizontalSlider
Thu, 12 Jul 2007 12:26:54 +0200 Tomasz Mon branch merge
Thu, 12 Jul 2007 12:26:18 +0200 Tomasz Mon import UiSkinnedHorizontalSlider
Thu, 12 Jul 2007 01:01:54 +0200 Giacomo Lozito added hooks: playback pause and playback unpause
Wed, 11 Jul 2007 22:33:43 +0200 Tomasz Mon little tweak to handle_special_char()
Wed, 11 Jul 2007 22:29:43 +0200 Tomasz Mon branch merge
Wed, 11 Jul 2007 22:29:04 +0200 Tomasz Mon different way for doublesize
Wed, 11 Jul 2007 05:53:25 -0500 nenolod MacOS target: build libid3tag correctly.
Wed, 11 Jul 2007 05:33:40 -0500 nenolod Automated merge from ssh://petrie/dev-src/audacious.
Wed, 11 Jul 2007 04:59:30 -0500 nenolod MacOS target: build fixes
Wed, 11 Jul 2007 12:35:49 +0200 Tomasz Mon little fix to ui_skinned_textbox_button_press()
Wed, 11 Jul 2007 12:28:11 +0200 Tomasz Mon don't keep img
Tue, 10 Jul 2007 20:16:54 +0200 Tomasz Mon branch merge
Tue, 10 Jul 2007 20:16:06 +0200 Tomasz Mon prevent from displaying mess
Tue, 10 Jul 2007 11:42:09 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Tue, 10 Jul 2007 11:41:56 -0500 William Pitcock Fix skinbrowser preview generation.
Tue, 10 Jul 2007 17:37:37 +0200 Tomasz Mon we don't need ui_vis_clear, it only caused problem
Tue, 10 Jul 2007 17:08:38 +0200 Tomasz Mon show UiSkinnedNumber only when track is playing
Tue, 10 Jul 2007 17:00:43 +0200 Tomasz Mon use button-press-event signals
Tue, 10 Jul 2007 17:13:24 +0300 Cristi Magherusan added lastfm GUI stub
Tue, 10 Jul 2007 11:58:21 +0200 Tomasz Mon remove dead files trunk
Tue, 10 Jul 2007 11:33:37 +0200 Tomasz Mon branch merge trunk
Tue, 10 Jul 2007 11:32:54 +0200 Tomasz Mon replace old Vis with UiVis trunk
Mon, 09 Jul 2007 23:19:49 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Mon, 09 Jul 2007 23:19:35 -0500 Daniel Drake Move timer updates out of the 100hz giant loop. trunk
Mon, 09 Jul 2007 13:05:05 +0200 Tomasz Mon branch merge trunk
Mon, 09 Jul 2007 13:02:50 +0200 Tomasz Mon fix tinyplayer skin trunk
Mon, 09 Jul 2007 05:17:21 -0500 William Pitcock Handle metadata sources where there are no mimetype support yet implemented. trunk
Mon, 09 Jul 2007 05:13:50 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Mon, 09 Jul 2007 05:13:41 -0500 William Pitcock Use mimetype system to accelerate detection of network streams. trunk
Mon, 09 Jul 2007 12:08:39 +0200 Tomasz Mon branch merge trunk
Mon, 09 Jul 2007 12:07:13 +0200 Tomasz Mon don't use gtk_widget_set_uposition() trunk
Mon, 09 Jul 2007 03:18:40 -0500 William Pitcock Bump mowgli version requirement (0.3). trunk
Mon, 09 Jul 2007 03:18:00 -0500 William Pitcock Mimetype system. trunk
Mon, 09 Jul 2007 01:02:03 -0500 William Pitcock Remove dead files. trunk
Sun, 08 Jul 2007 20:36:10 +0200 Tomasz Mon oops, this shouldn't get commited trunk
Sun, 08 Jul 2007 20:33:32 +0200 Tomasz Mon use ui_skinned_set_push_button_data instead accessing values directly trunk
Sun, 08 Jul 2007 19:56:51 +0200 Tomasz Mon request GdkGC when needed rather than carry one around trunk
Sun, 08 Jul 2007 14:51:01 +0200 Tomasz Mon little cleaning trunk
Sun, 08 Jul 2007 13:48:59 +0200 Tomasz Mon show UiSkinnedNumbers after un-shading trunk
Sun, 08 Jul 2007 12:58:17 +0200 Tomasz Mon UiSkinnedNumber doesn't need redraw signal trunk
Sun, 08 Jul 2007 12:21:09 +0200 Tomasz Mon fully implement UiSkinnedNumber, number.c no longer needed trunk
Sun, 08 Jul 2007 10:23:16 +0200 Tomasz Mon don't call gtk_widget_show/hide from func that's called every now and then trunk
Sat, 07 Jul 2007 18:56:43 +0200 Tomasz Mon replace calling redraw signals with gtk_widget_queue_draw() trunk
Sat, 07 Jul 2007 17:50:31 +0200 Tomasz Mon fix expose events, thanks to giacomo trunk
Sat, 07 Jul 2007 12:17:13 +0200 Tomasz Mon correct right-clicked signal trunk
Fri, 06 Jul 2007 13:19:16 +0200 Tomasz Mon bring back UiSkinnedTextboxPrivate trunk
Fri, 06 Jul 2007 12:52:13 +0200 Tomasz Mon draw directly instead using embeded GtkImage trunk
Fri, 06 Jul 2007 01:12:17 -0500 William Pitcock playlist_dir_find_files(): Return list of URIs. trunk
Fri, 06 Jul 2007 01:08:15 -0500 William Pitcock Use vfs_file_test() where appropriate. trunk
Thu, 05 Jul 2007 12:24:30 +0200 Tomasz Mon fix not updating window trunk
Thu, 05 Jul 2007 11:03:42 +0200 Tomasz Mon ui_skinned_textbox_button_release is no longer lost trunk
Thu, 05 Jul 2007 01:41:09 -0500 William Pitcock Warning fixes. trunk
Thu, 05 Jul 2007 01:40:11 -0500 William Pitcock Add and use find_path_recursively() which search the FS without using VFS (for GTK). trunk
Thu, 05 Jul 2007 01:26:16 -0500 William Pitcock find_file_recursively(): Return a valid URI instead of a literal path. trunk
Thu, 05 Jul 2007 01:25:56 -0500 William Pitcock Log a warning if an adequate transport was not found. trunk
Thu, 05 Jul 2007 00:56:01 -0500 William Pitcock Use gtk_file_chooser_get_uris() to enforce proper VFS URIs being passed around. trunk
Thu, 05 Jul 2007 00:49:08 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Thu, 05 Jul 2007 00:48:53 -0500 William Pitcock Use vfs_file_test() instead of g_file_test() where appropriate. trunk
Wed, 04 Jul 2007 21:24:04 +0200 Tomasz Mon paint on obj instead on textbox->img while in oneway scroll mode trunk
Wed, 04 Jul 2007 17:34:05 +0200 Tomasz Mon correct gtk_fixed_put()'s trunk
Wed, 04 Jul 2007 17:22:26 +0200 Tomasz Mon oops, those shouldn't be commented trunk
Wed, 04 Jul 2007 16:35:27 +0200 Tomasz Mon draw directly instead using embeded GtkImage trunk
Tue, 03 Jul 2007 21:20:09 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Tue, 03 Jul 2007 21:20:01 -0500 William Pitcock Remove inlined urldecoding functions and use g_filename_from_uri() instead where appropriate. trunk
Tue, 03 Jul 2007 19:45:35 -0500 William Pitcock Remove xmms_urldecode_path(). trunk
Tue, 03 Jul 2007 19:44:41 -0500 William Pitcock Remove urldecode.c, urldecode.h, fix references accordingly. trunk
Tue, 03 Jul 2007 19:41:53 -0500 William Pitcock Remove craq. trunk
Tue, 03 Jul 2007 19:39:46 -0500 William Pitcock Rework DnD received data function to use g_filename_from_uri(). trunk
Tue, 03 Jul 2007 07:18:43 -0500 William Pitcock Use back and forth scroll by default. trunk
Tue, 03 Jul 2007 12:14:34 +0200 mf0102 Gave myself the well-earned credit :P trunk
Tue, 03 Jul 2007 12:08:25 +0200 Tomasz Mon revise padding logic trunk
Mon, 02 Jul 2007 21:43:30 +0900 Yoshiki Yazawa revise padding logic. trunk
Mon, 02 Jul 2007 21:31:56 +0900 Yoshiki Yazawa add padding characters to the scroller text for one-way scroll. trunk
Mon, 02 Jul 2007 21:02:49 +0900 Yoshiki Yazawa add support for one-way text scroll. trunk
Mon, 02 Jul 2007 12:50:26 +0200 Tomasz Mon fix scrolling when double-sized trunk
Mon, 02 Jul 2007 12:40:56 +0200 Tomasz Mon fix doublesize trunk
Mon, 02 Jul 2007 11:18:25 +0200 Tomasz Mon correct _move_relative() and _resize_relative() trunk
Mon, 02 Jul 2007 10:28:05 +0200 Tomasz Mon right click on mainwin_about brings menu trunk
Mon, 02 Jul 2007 10:11:37 +0200 Tomasz Mon fix ui_skinned_button_expose(); don't call ui_skinned_button_paint() directly trunk
Mon, 02 Jul 2007 09:35:37 +0200 Tomasz Mon don't call ui_skinned_textbox_paint() directly, use gtk_widget_queue_draw() instead; fix ui_skinned_textbox_expose() trunk
Sun, 01 Jul 2007 19:44:19 -0500 William Pitcock Use gtk_widget_queue_draw() instead of forcing a draw operation which can be an X protocol violation. trunk
Sun, 01 Jul 2007 20:14:18 +0200 Tomasz Mon don't update UiSkinnedTextbox just after ui_skinned_textbox_set_text; results in not automatically updated textboxes, but it gets rid of gui hangs trunk
Sun, 01 Jul 2007 19:11:35 +0200 Tomasz Mon remove mainwin_svis clickability when not shaded trunk
Sun, 01 Jul 2007 18:58:09 +0200 Tomasz Mon use priv->pixmap instead of src trunk
Sun, 01 Jul 2007 18:51:36 +0200 Tomasz Mon don't update text if it haven't changed trunk
Mon, 02 Jul 2007 01:14:57 +0900 Yoshiki Yazawa backout 2f9da2fd5f02. trunk
Mon, 02 Jul 2007 00:58:06 +0900 Yoshiki Yazawa add gdk_flush() to ui_skinned_textbox_paint(). only for investigation. trunk
Sun, 01 Jul 2007 16:37:52 +0200 Tomasz Mon user g_strdup_printf instead of fixed-size gchar array trunk
Sun, 01 Jul 2007 08:40:46 -0500 William Pitcock Fix invalid free. trunk
Sun, 01 Jul 2007 08:35:12 -0500 William Pitcock Preserve capitalization for xfont users. trunk
Sun, 01 Jul 2007 08:21:26 -0500 William Pitcock Handle multibyte sequences properly when encountered. trunk
Sun, 01 Jul 2007 14:56:46 +0200 Tomasz Mon gtk widgets shouldn't get associated with widgetlist trunk
Sun, 01 Jul 2007 14:29:27 +0200 Tomasz Mon use g_strdup_printf instead of fixed-size gchar* trunk
Sun, 01 Jul 2007 13:31:07 +0200 Tomasz Mon introduce scroll_dummy to stop scrolling when it reaches end trunk
Sun, 01 Jul 2007 12:52:58 +0200 Tomasz Mon cleanup trunk
Sun, 01 Jul 2007 05:06:59 -0500 William Pitcock Remove dead files. trunk
Sun, 01 Jul 2007 04:48:08 -0500 William Pitcock Backed out changeset 3c66c8d03c534692d1606ed3ed79634e227f7bd2 trunk
Sat, 30 Jun 2007 21:20:49 +0200 Tomasz Mon make what ui_skinned_textbox_resize_relative did in a better way trunk
Sat, 30 Jun 2007 19:46:21 +0200 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 trunk
Sat, 30 Jun 2007 18:44:20 +0200 Tomasz Mon make scrolling stop for second when it reaches end, replace remaining mainwin TextBox with UiSkinnedTextbox trunk
Fri, 29 Jun 2007 08:58:32 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Fri, 29 Jun 2007 08:57:43 -0500 William Pitcock Use g_ascii_strcasecmp() instead of strncmp(). trunk
Fri, 29 Jun 2007 08:56:07 -0500 William Pitcock Use portable g_ascii_strcasecmp(). trunk
Fri, 29 Jun 2007 15:52:26 +0200 Jonathan Schleifer Fix adding files when Audacious is running. trunk
Fri, 29 Jun 2007 08:40:23 -0500 William Pitcock Automated merge from file:///home/nenolod/dev-src/audacious-devel-audtool2. trunk
Fri, 29 Jun 2007 08:39:11 -0500 William Pitcock Denote that audtool can take multiple command+argument sequences. trunk
Fri, 29 Jun 2007 08:38:29 -0500 William Pitcock Fix display of help system. trunk
Fri, 29 Jun 2007 08:38:21 -0500 William Pitcock Transition to audtool_report()/audtool_whine(). trunk
Fri, 29 Jun 2007 08:33:09 -0500 William Pitcock Transition to audtool_report()/audtool_whine(). trunk
Fri, 29 Jun 2007 08:28:36 -0500 William Pitcock Transition to audtool_report()/audtool_whine(). trunk
Fri, 29 Jun 2007 08:26:19 -0500 William Pitcock Transition to audtool_report()/audtool_whine(). trunk
Fri, 29 Jun 2007 08:23:01 -0500 William Pitcock Add audtool_report() and audtool_whine() for message handling. trunk
Fri, 29 Jun 2007 08:17:02 -0500 William Pitcock Split out playqueue functions. trunk
Fri, 29 Jun 2007 08:10:38 -0500 William Pitcock Split out playback functions. trunk
Fri, 29 Jun 2007 08:08:30 -0500 William Pitcock Split out playlist functions. trunk
Fri, 29 Jun 2007 08:04:47 -0500 William Pitcock Split out vital information category into seperate source file. trunk
Fri, 29 Jun 2007 08:00:20 -0500 William Pitcock Convert code where necessary to work with the new data passed to it. trunk
Fri, 29 Jun 2007 07:46:30 -0500 William Pitcock Add the amount of arguments each command takes. trunk
Fri, 29 Jun 2007 07:41:33 -0500 William Pitcock Fix makefile. trunk
Fri, 29 Jun 2007 07:37:39 -0500 William Pitcock File reorganization. trunk
Fri, 29 Jun 2007 15:27:27 +0200 Tomasz Mon Add myself to credits trunk
Fri, 29 Jun 2007 12:13:24 +0200 Tomasz Mon fix textbox_generate_xfont_pixmap trunk
Fri, 29 Jun 2007 11:13:26 +0200 Tomasz Mon fix textbox resize trunk
Fri, 29 Jun 2007 11:00:23 +0200 Tomasz Mon remove evil GPL3 upgrade phrase trunk
Fri, 29 Jun 2007 10:16:01 +0200 Tomasz Mon fix dragging textbox trunk
Fri, 29 Jun 2007 09:57:17 +0200 Tomasz Mon fix clearing textbox when short text is displayed trunk
Fri, 29 Jun 2007 01:50:38 -0500 William Pitcock Automated merge from ssh://hg.atheme.org//hg/audacious. trunk
Fri, 29 Jun 2007 01:50:14 -0500 William Pitcock Fix crash when invoked with a URL. Reported and initial patch by by Marc Butler <marc -at- adaptivecode.com>. trunk
Thu, 28 Jun 2007 20:24:35 +0200 Tomasz Mon Drop support for characters beyond the Latin-1 characterset trunk
Thu, 28 Jun 2007 19:04:14 +0200 Tomasz Mon fix encoding trunk
Thu, 28 Jun 2007 18:52:40 +0200 Tomasz Mon include UiSkinnedTextbox trunk
Thu, 28 Jun 2007 17:05:29 +0200 Tomasz Mon fix previous commit trunk
Thu, 28 Jun 2007 16:46:33 +0200 Tomasz Mon fix double-size trunk
Thu, 28 Jun 2007 02:25:55 -0500 William Pitcock Allow for printf-style format strings to be passed to report_error() via g_strdup_vprintf(). trunk
Thu, 28 Jun 2007 01:42:49 -0500 William Pitcock Remove pointless starting_up variable. trunk
Thu, 28 Jun 2007 01:41:03 -0500 William Pitcock Remove pposition_broken global variable. trunk
Tue, 26 Jun 2007 17:38:43 +0900 Yoshiki Yazawa separate build_stamp.c from depend-prehook to avoid excessive stamping. trunk
Sun, 24 Jun 2007 21:16:25 +0200 michi Made search dialog centered trunk
Sun, 24 Jun 2007 17:06:47 +0200 Tomasz Mon redraw custom widgets when needed trunk
Sun, 24 Jun 2007 16:29:22 +0200 Tomasz Mon replace SButton in playlistwin with UiSkinnedButton, sbutton.c is no longer needed trunk
Sun, 24 Jun 2007 15:55:32 +0200 Tomasz Mon replace PButton in playlistwin with UiSkinnedButton, pbutton.c is no longer needed trunk
Sun, 24 Jun 2007 05:37:50 -0500 William Pitcock Back out a bunch of changes. It's really a shame that GNU/FSF's lies have been as trunk
Sun, 24 Jun 2007 05:34:42 -0500 William Pitcock branch merge trunk
Sun, 24 Jun 2007 05:34:41 -0500 William Pitcock Backed out changeset 0c3727219ea11c0f70d5f491d4bb990104021426 trunk
Sun, 24 Jun 2007 05:34:27 -0500 William Pitcock branch merge trunk
Sun, 24 Jun 2007 05:34:26 -0500 William Pitcock Backed out changeset 7d3beedf1db8677dab2327bc8d85af4746344f6e trunk
Sun, 24 Jun 2007 05:34:12 -0500 William Pitcock branch merge trunk
Sun, 24 Jun 2007 05:34:11 -0500 William Pitcock Backed out changeset 7dad846ec69940e4e905c357ae8dff81240b579b trunk
Sun, 24 Jun 2007 05:33:57 -0500 William Pitcock branch merge trunk
Sun, 24 Jun 2007 05:33:56 -0500 William Pitcock Backed out changeset 06858ea4b9d01dab0ce54891221bd1534a9c5ade trunk
Sun, 24 Jun 2007 05:33:42 -0500 William Pitcock branch merge trunk
Sun, 24 Jun 2007 05:33:41 -0500 William Pitcock Backed out changeset fcf6f1b82f7ca0e1bef37c6c85df283eb71a1118 trunk
Sun, 24 Jun 2007 05:33:22 -0500 William Pitcock branch merge trunk
Sun, 24 Jun 2007 05:33:21 -0500 William Pitcock Backed out changeset 4f84eb45ec3aff480e5acdb52cae9de065ace1c3 trunk
Sun, 24 Jun 2007 05:32:41 -0500 William Pitcock branch merge trunk
Sun, 24 Jun 2007 05:32:40 -0500 William Pitcock Backed out changeset bca35481d4b11224acedf03f86b7603c43d194fc trunk
Sun, 24 Jun 2007 05:32:11 -0500 William Pitcock branch merge trunk
Sun, 24 Jun 2007 05:32:11 -0500 William Pitcock Backed out changeset bb41a2e8ecbe90ba5509ca7da17503371b7e99d3 trunk
Sun, 24 Jun 2007 05:31:48 -0500 William Pitcock branch merge trunk
Sun, 24 Jun 2007 05:31:41 -0500 William Pitcock Backed out changeset 72cb1cbb578bff288a0bfbf344fb6400d5c3b8a4 trunk
Sun, 24 Jun 2007 05:31:37 -0500 William Pitcock branch merge trunk
Sun, 24 Jun 2007 05:31:17 -0500 William Pitcock Backed out changeset 77895ec242f7394b1c5c0833790a35d9e55d3db2 trunk
Sun, 24 Jun 2007 05:30:58 -0500 William Pitcock branch merge trunk
Sun, 24 Jun 2007 05:30:39 -0500 William Pitcock Backed out changeset 417472bb3d580960e5cdb50b6a8f9675285e7546 trunk
Sun, 24 Jun 2007 05:30:14 -0500 William Pitcock Branch merge. trunk
Sun, 24 Jun 2007 05:29:45 -0500 William Pitcock Backed out changeset 0e39e903b0dc408f50359cef0e7abce11affa7b4 trunk
Sun, 24 Jun 2007 05:29:25 -0500 William Pitcock Backed out changeset 7a0ca380c8438a5646d50a16367e6d300d7da32b trunk
Sat, 23 Jun 2007 23:27:57 -0500 William Pitcock Fix COPYING. trunk
Sat, 23 Jun 2007 23:20:05 -0500 William Pitcock BSD relicensing (pass 13). trunk
Sat, 23 Jun 2007 23:13:44 -0500 William Pitcock BSD relicensing (pass 12). trunk
Sat, 23 Jun 2007 23:08:35 -0500 William Pitcock BSD relicensing (pass 11). trunk
Sat, 23 Jun 2007 23:06:00 -0500 William Pitcock BSD relicensing (pass 10). trunk
Sat, 23 Jun 2007 23:03:14 -0500 William Pitcock BSD relicensing (pass 9). trunk
Sat, 23 Jun 2007 22:58:29 -0500 William Pitcock BSD relicensing (pass 8). trunk
Sat, 23 Jun 2007 22:54:10 -0500 William Pitcock Not sure what this is, or why we need it. Deleting. trunk
Sat, 23 Jun 2007 22:52:33 -0500 William Pitcock BSD relicensing (pass 7). trunk
Sat, 23 Jun 2007 22:51:13 -0500 William Pitcock BSD relicensing (pass 6). trunk
Sat, 23 Jun 2007 22:42:33 -0500 William Pitcock BSD relicensing (pass 5). trunk
Sat, 23 Jun 2007 22:41:35 -0500 William Pitcock BSD relicensing (pass 4). trunk
Sat, 23 Jun 2007 22:38:15 -0500 William Pitcock BSD relicensing (pass 3). trunk
Sat, 23 Jun 2007 22:31:46 -0500 William Pitcock BSD relicensing (pass 2). trunk
Sat, 23 Jun 2007 22:23:50 -0500 William Pitcock BSD relicensing (part 1). trunk
Sat, 23 Jun 2007 22:22:25 -0500 William Pitcock Automated merge from ssh://hg.atheme.org//hg/audacious. trunk
Sat, 23 Jun 2007 22:21:42 -0500 William Pitcock Disable presence stuff for now. trunk
Sat, 23 Jun 2007 15:19:19 +0200 Tomasz Mon fix equalizerwin, replace TButtons with UiSkinnedButton, tbutton.c is no longer needed
Sat, 23 Jun 2007 01:15:33 +0300 Cristi Magherusan Added a mowgli_init() call
Fri, 22 Jun 2007 17:59:50 +0200 Tomasz Mon branch merge trunk
Fri, 22 Jun 2007 17:38:06 +0200 Tomasz Mon use correct skin indexes trunk
Fri, 22 Jun 2007 17:23:58 +0200 Tomasz Mon use UiSkinnedButton instead of PButton in equalizerwin trunk
Tue, 19 Jun 2007 20:09:35 -0500 William Pitcock Fixes. trunk
Tue, 19 Jun 2007 17:02:19 -0500 William Pitcock Further improvements. trunk
Tue, 19 Jun 2007 17:01:27 -0500 William Pitcock Some more improvements. trunk
Tue, 19 Jun 2007 16:07:25 -0500 William Pitcock Fix some bugs. trunk
Tue, 19 Jun 2007 15:36:44 -0500 William Pitcock Automated merge from ssh://hg.atheme.org//hg/audacious. trunk