log

age author description
Thu, 04 Jan 2007 07:49:55 -0800 kiyoshi [svn] Update po/; translators, you *will* need to update your translations. trunk
Thu, 04 Jan 2007 07:40:01 -0800 giacomo [svn] - add missing actions-equalizer.h (these things love to be forgotten, it seems) trunk
Thu, 04 Jan 2007 07:31:59 -0800 giacomo [svn] - small copyright corrections trunk
Thu, 04 Jan 2007 05:45:38 -0800 giacomo [svn] - given some decent namespacing to playlist menus (part 2, the end) trunk
Thu, 04 Jan 2007 05:35:15 -0800 alxorlov [svn] Update russian translation trunk
Thu, 04 Jan 2007 05:29:13 -0800 giacomo [svn] - given some decent namespacing to playlist menus (part 1); removed last references to obsolete mainwin_accel trunk
Thu, 04 Jan 2007 05:15:08 -0800 giacomo [svn] - ported ui_equalizer.c to ui_manager.c framework trunk
Thu, 04 Jan 2007 04:16:48 -0800 giacomo [svn] - moved action_playlist_* implementation from ui_main.c to ui_playlist.c (more appropriate) trunk
Thu, 04 Jan 2007 04:11:21 -0800 giacomo [svn] - added delete playlist action (finally :p) trunk
Thu, 04 Jan 2007 03:58:58 -0800 giacomo [svn] - do not create GtkAccelGroup anymore; use ui_manager_get_accel_group to get accelerator groups from ui_manager trunk
Thu, 04 Jan 2007 01:25:00 -0800 nenolod [svn] - somehow playlist_container.h got expunged from the SDK distribution. trunk
Wed, 03 Jan 2007 15:02:53 -0800 kiyoshi [svn] Update libaudacious copyright notices trunk
Wed, 03 Jan 2007 14:56:40 -0800 kiyoshi [svn] Update audtool's copyright notices trunk
Wed, 03 Jan 2007 14:55:03 -0800 kiyoshi [svn] More copyright notice updates trunk
Wed, 03 Jan 2007 14:45:41 -0800 kiyoshi [svn] Update copyright notices trunk
Wed, 03 Jan 2007 14:41:33 -0800 giacomo [svn] - added translation domain for actiongroups trunk
Wed, 03 Jan 2007 14:12:30 -0800 kustodian [svn] Updated sr.po and sr@Latn.po trunk
Wed, 03 Jan 2007 12:33:03 -0800 nenolod [svn] - add missing actions-playlist.h (sorry) trunk
Wed, 03 Jan 2007 07:45:47 -0800 giacomo [svn] - added in audtool mainwin-show, playlist-show and equalizer-show to toggle display of audacious windows trunk
Wed, 03 Jan 2007 07:19:28 -0800 kiyoshi [svn] Add 'mainwin-display' handler; currently can only make the mainwin appear, but not disappear. trunk
Wed, 03 Jan 2007 04:44:05 -0800 giacomo [svn] - no more menu_popup() in ui_playlist.c, now it uses ui_manager_popup_menu_show() from ui_manager framework trunk
Wed, 03 Jan 2007 01:25:18 -0800 nenolod [svn] - port playlist uimanager code to giacomo's ui_manager framework trunk
Tue, 02 Jan 2007 22:23:09 -0800 nenolod [svn] skinwin.[ch] -> ui_skinselector.[ch] trunk
Tue, 02 Jan 2007 22:17:06 -0800 nenolod [svn] - fix skin scripts trunk
Tue, 02 Jan 2007 22:13:10 -0800 nenolod [svn] - prefswin.c -> ui_preferences.c trunk
Tue, 02 Jan 2007 22:09:10 -0800 nenolod [svn] - about.c -> ui_about.c, credits.c -> ui_credits.c trunk
Tue, 02 Jan 2007 22:06:49 -0800 nenolod [svn] - fix sed trunk
Tue, 02 Jan 2007 22:05:31 -0800 nenolod [svn] - fix sed trunk
Tue, 02 Jan 2007 22:04:44 -0800 nenolod [svn] - fix sed trunk
Tue, 02 Jan 2007 22:03:33 -0800 nenolod [svn] - rename mainwin.c to ui_main.c and such trunk
Tue, 02 Jan 2007 21:57:04 -0800 nenolod [svn] - rename equalizer.c to ui_equalizer.c trunk
Tue, 02 Jan 2007 21:52:19 -0800 nenolod [svn] - remove everything relating to GtkItemFactory. trunk
Tue, 02 Jan 2007 17:28:38 -0800 giacomo [svn] - ensure that popup menus are always fully displayed trunk
Tue, 02 Jan 2007 16:56:11 -0800 giacomo [svn] - add missing header actions-mainwin.h trunk
Tue, 02 Jan 2007 16:48:38 -0800 giacomo [svn] - migration from gtkitemfactory to actions and uimanager; main menu has been ported, still much work and test to do trunk
Mon, 01 Jan 2007 09:28:18 -0800 kiyoshi [svn] Update some copyrights notices, update po/ trunk
Sun, 31 Dec 2006 23:46:17 -0800 cwchien [svn] zh_TW.po updated by: Cheng-Wei Chien <e.cwchien@gmail.com> trunk
Sun, 31 Dec 2006 19:58:46 -0800 nenolod [svn] - bmp_playback_* -> playback_* -- i knew something smelled rotten in widgetcore, hmm. trunk
Sun, 31 Dec 2006 19:57:29 -0800 nenolod [svn] - bmp_playback_* -> playback_* -- i knew something smelled rotten here, hmm. trunk
Sun, 31 Dec 2006 11:40:27 -0800 nenolod [svn] - mark several tooltips in Preferences as translatable. trunk
Sun, 31 Dec 2006 11:32:05 -0800 nenolod [svn] - set the translation domain for UIManager owned objects. Closes #719, #720. trunk
Sat, 30 Dec 2006 13:15:44 -0800 kiyoshi [svn] More eq stuff, from external contributor Michael Faerber <01mf02 -at- gmail.com>. trunk
Fri, 29 Dec 2006 21:01:49 -0800 nenolod [svn] - memory_pool_alloc_object() trunk
Fri, 29 Dec 2006 20:38:02 -0800 nenolod [svn] - MemoryPool, a simple performance-oriented memory pool. trunk
Fri, 29 Dec 2006 19:51:55 -0800 nenolod [svn] - make SIGTERM work in a threadsafe manner. trunk
Fri, 29 Dec 2006 14:33:09 -0800 giacomo [svn] - deletion of the last playlist is now handled directly in playlist_remove_playlist (patch by Joker) ; small code changes in playlist manager trunk
Fri, 29 Dec 2006 09:59:21 -0800 yaz [svn] - fix a typo that kustodian pointed out. (probably it's mine.) trunk
Fri, 29 Dec 2006 06:14:57 -0800 kiyoshi [svn] Add Serbian Latin & Cyrillic translations courtesy of external translator Strahinja Kustudi¸«« <kustodian -at- gmail.com> trunk
Fri, 29 Dec 2006 05:26:01 -0800 kiyoshi [svn] Update po/ trunk
Fri, 29 Dec 2006 05:20:29 -0800 kiyoshi [svn] Added Serbian (Latin) & Serbian (Cyrillic) to credits.c & updated audacious.pot. trunk
Tue, 26 Dec 2006 16:37:57 -0800 marvin [svn] - Make voiceprint behave nicer, esp. in doublesize mode trunk
Tue, 26 Dec 2006 02:36:33 -0800 kiyoshi [svn] equalizer.c: port from GtkCTree to GtkTreeView. Patch by external contributer Michael Farber <01mf02 -at- gmail.com> trunk
Mon, 25 Dec 2006 14:50:15 -0800 jerome [svn] Fixed ro.po to compile, added charset UTF-8 and a missing \n. trunk
Mon, 25 Dec 2006 10:28:32 -0800 nenolod [svn] - new Romanian translator: Daniel Patriche trunk
Mon, 25 Dec 2006 10:21:14 -0800 nenolod [svn] - update credits for russian i18n trunk
Mon, 25 Dec 2006 10:16:38 -0800 nenolod [svn] - new Traditional Chinese translator: Cheng-Wei Chien trunk
Mon, 25 Dec 2006 08:44:29 -0800 nenolod [svn] - improve the presentation of the URL entry dialog trunk
Sun, 24 Dec 2006 07:37:57 -0800 giacomo [svn] - more work done on playlist manager: playlist renaming and keyboard shortcuts trunk
Sat, 23 Dec 2006 23:38:02 -0800 nhjm449 [svn] - Center new windows so they don't get cut off by the edge of the screen. trunk
Sat, 23 Dec 2006 08:42:05 -0800 nenolod [svn] - use relative links for this (FHS compliance) trunk
Sat, 23 Dec 2006 06:04:14 -0800 yaz [svn] - file_path should be dirname. trunk
Sat, 23 Dec 2006 03:47:44 -0800 giacomo [svn] - added audacious stock icons; source files wanting to use them must include icons-stock.h; removed obsolete pixmaps.h trunk
Sat, 23 Dec 2006 00:20:59 -0800 nhjm449 [svn] - Correctly set the size of playlistwin_list on startup/etc. trunk
Fri, 22 Dec 2006 20:10:22 -0800 marvin [svn] - two realcolour modes for voiceprint vis: Fire and Ice trunk
Fri, 22 Dec 2006 17:35:11 -0800 giacomo [svn] - playlist manager, work done for data consistency; now it should react and update when it is active and playlists are created/modified/deleted outside the manager (i.e. with keyboard shortcuts) trunk
Fri, 22 Dec 2006 16:29:35 -0800 giacomo [svn] - added initial code for playlist manager, that allows to create, delete and switch playlists trunk
Fri, 22 Dec 2006 14:58:16 -0800 nenolod [svn] - fix equalizer motion response in doublesize trunk
Fri, 22 Dec 2006 07:28:13 -0800 nenolod [svn] - missed a gtk_timeout_remove trunk
Fri, 22 Dec 2006 06:13:13 -0800 nenolod [svn] - port to GtkUIManager trunk
Fri, 22 Dec 2006 05:47:15 -0800 nenolod [svn] - add XML description of the equalizer window's menus trunk
Fri, 22 Dec 2006 05:38:45 -0800 nenolod [svn] - fix credits.c translators table trunk
Fri, 22 Dec 2006 05:37:06 -0800 nenolod [svn] - update Polish translation care of it's maintainer trunk
Fri, 22 Dec 2006 03:06:44 -0800 nhjm449 [svn] - Improve the scope visualization trunk
Fri, 22 Dec 2006 00:54:43 -0800 nhjm449 [svn] - Added comment so it won't happen again ;) trunk
Fri, 22 Dec 2006 00:52:22 -0800 nhjm449 [svn] - Allow radiobuttons/checkboxes in the visualization menu to be updated correctly on startup with the addition of the Voiceprint mode. trunk
Fri, 22 Dec 2006 00:32:44 -0800 nhjm449 [svn] - Updated fix for doublesized, shaded analyzer. trunk
Fri, 22 Dec 2006 00:17:31 -0800 nhjm449 [svn] - Fix the number of analyzer bars drawn in shaded mode. trunk
Wed, 20 Dec 2006 13:42:30 -0800 nenolod [svn] - update credits trunk
Wed, 20 Dec 2006 13:05:57 -0800 marvin [svn] - Fixed voiceprint scroll bug for stopped playback trunk
Wed, 20 Dec 2006 07:57:56 -0800 nenolod [svn] - allow changing the colourtheme from preferences trunk
Wed, 20 Dec 2006 07:09:22 -0800 nenolod [svn] - add ability to colourtheme the UI trunk
Wed, 20 Dec 2006 06:59:23 -0800 nenolod [svn] - add pixbuf_effects.c, containing various routines to alter images used by the skinengine trunk
Wed, 20 Dec 2006 06:45:56 -0800 nenolod [svn] - break out string-related functions from util.c trunk
Wed, 20 Dec 2006 05:45:04 -0800 nenolod [svn] - fix list menu, reported by Joker trunk
Wed, 20 Dec 2006 04:21:25 -0800 nenolod [svn] - fix libaudacious makefile trunk
Tue, 19 Dec 2006 17:22:33 -0800 marvin [svn] - Added vis gradient to Ivory skin. With any luck Aerdan won't break my legs :) trunk
Tue, 19 Dec 2006 16:28:41 -0800 marvin [svn] - Changed the visualizer colors for the Default skin to a gradient trunk
Tue, 19 Dec 2006 15:13:17 -0800 marvin [svn] Keep the voiceprint inside the range for the theme. trunk
Tue, 19 Dec 2006 08:26:05 -0800 yaz [svn] - key bindings for Save List and Save Default List had been changed accidentally. trunk
Tue, 19 Dec 2006 07:54:26 -0800 nenolod [svn] - fix all hardcoded values trunk
Tue, 19 Dec 2006 07:48:03 -0800 nenolod [svn] - somewhat fix textboxBitmapFontWidth,Height hints trunk
Tue, 19 Dec 2006 07:32:23 -0800 nenolod [svn] - fix skin.hints parsing for textbox trunk
Tue, 19 Dec 2006 00:41:12 -0800 yaz [svn] - Remove Selected works sanely. closes #701. trunk
Mon, 18 Dec 2006 18:04:05 -0800 marvin [svn] Fixed wrong number of entries in the vis-mode submenu which caused an trunk
Mon, 18 Dec 2006 17:26:47 -0800 marvin [svn] - Added 'bars' mode for analyzer in windowshade mode trunk
Mon, 18 Dec 2006 16:37:47 -0800 marvin [svn] -added analyzer vis to windowshade mode trunk
Mon, 18 Dec 2006 14:47:48 -0800 giacomo [svn] fixed bug #699 about playlist->queue with patch provided by bug reporter trunk
Mon, 18 Dec 2006 14:01:29 -0800 marvin [svn] Added subsampling and nonlinear transfer function to the voiceprint trunk
Mon, 18 Dec 2006 13:11:23 -0800 giacomo [svn] - allow user to choose a regex library between gnu (default), oniguruma, pcre (experimental); oniguruma and pcre support utf-8 encoding trunk
Mon, 18 Dec 2006 11:59:00 -0800 nenolod [svn] - run update-po trunk
Mon, 18 Dec 2006 10:57:11 -0800 nenolod [svn] - voiceprint fixes from Troels Bang Jensen. trunk
Mon, 18 Dec 2006 10:09:07 -0800 nenolod [svn] - gtk_timeout_add -> g_timeout_add trunk
Mon, 18 Dec 2006 10:04:29 -0800 nenolod [svn] - fix the positioning of an assertion to a place where it would actually trunk
Mon, 18 Dec 2006 09:56:52 -0800 nenolod [svn] - gdk_image_destroy -> g_object_unref trunk
Mon, 18 Dec 2006 09:43:42 -0800 nenolod [svn] - remove deprecated symbol warnings for gdk_draw_pixmap trunk
Mon, 18 Dec 2006 08:44:33 -0800 nenolod [svn] - patch to add a scrolling voiceprint to the mini visualizer. trunk
Mon, 18 Dec 2006 07:31:51 -0800 yaz [svn] - suppress noise on transition from pause to stop. trunk
Mon, 18 Dec 2006 06:53:52 -0800 yaz [svn] - change the cleanup order in mainwin_quit_cb() to avoid freeze on quit. trunk
Mon, 18 Dec 2006 04:15:09 -0800 nenolod [svn] - damn SVN reverted this to some old version trunk
Mon, 18 Dec 2006 04:13:20 -0800 nenolod [svn] - fix XML description of the playlist editor (unbreak menus) trunk
Mon, 18 Dec 2006 03:59:55 -0800 nenolod [svn] - new signal handling which does not block (based on concept from BMP 0.9.8 that never got released) trunk
Mon, 18 Dec 2006 03:34:52 -0800 yaz [svn] - fix the logic of bmp_playback_stop(). now JTF works well even if the playing is paused. trunk
Mon, 18 Dec 2006 03:34:11 -0800 nenolod [svn] - add proper XML header trunk
Mon, 18 Dec 2006 03:25:13 -0800 nenolod [svn] - port playlist editor to XML interface description trunk
Sun, 17 Dec 2006 11:48:12 -0800 giacomo [svn] - jump to file: use G_TYPE_UINT to store the song number in the model trunk
Sun, 17 Dec 2006 10:35:49 -0800 nenolod [svn] - ui/Makefile was missing. trunk
Sun, 17 Dec 2006 10:35:32 -0800 nenolod [svn] - add XML interface declaration for the playlist editor trunk
Sun, 17 Dec 2006 10:10:21 -0800 giacomo [svn] - jump to file: detach model from treeview before updating its rows, then reattach it trunk
Sun, 17 Dec 2006 09:22:48 -0800 nenolod [svn] - fix widgets/skin.c references. trunk
Sun, 17 Dec 2006 09:12:56 -0800 nenolod [svn] - fix trunk
Sun, 17 Dec 2006 08:52:31 -0800 nenolod [svn] - move vfs from libaudacious to main audacious trunk
Sat, 16 Dec 2006 11:20:00 -0800 giacomo [svn] added enter keypress shortcut for search-in-playlist dialog trunk
Sat, 16 Dec 2006 10:44:25 -0800 giacomo [svn] - added auto-enqueue option for search-in-playlist trunk
Sat, 16 Dec 2006 07:56:32 -0800 giacomo [svn] - changed playlist_shuffle_list to pick a playlist as parameter instead of calling playlist_get_active trunk
Sat, 16 Dec 2006 05:41:27 -0800 giacomo [svn] - clear and free a playlist passed to playlist_remove_playlist trunk
Sat, 16 Dec 2006 05:18:19 -0800 giacomo [svn] added playlist_free and ensure that each created playlist is freed in mainwin_quit_cb; the list of playlists is freed there as well trunk
Sat, 16 Dec 2006 04:49:16 -0800 giacomo [svn] - made playlistwin_update_list depend on passed Playlist* instead of blindly using playlist_get_active(); this solves many locking issues with multiple playlists, but SHOULD be reviewed in every place playlistwin_update_list is used; added a playlist_new_from_selected() call too trunk
Sat, 16 Dec 2006 02:52:03 -0800 giacomo [svn] - multiple playlist support requires separated locking; each Playlist holds its GMutex now; removed playlist_get function cause it doesn't fit with this scheme trunk
Sat, 16 Dec 2006 02:35:16 -0800 jerome [svn] Added playback-seek{-relative} in audtool.1 man page. trunk
Sat, 16 Dec 2006 02:20:15 -0800 jerome [svn] Fixed a bug where xmms_remote_jump_to_time was called with seconds instead of milliseconds. trunk
Fri, 15 Dec 2006 21:18:34 -0800 nenolod [svn] - don't use deprecated function playlist_get(). trunk
Fri, 15 Dec 2006 21:14:16 -0800 nenolod [svn] - log a warning if deprecated functions from <= 1.2 are used trunk
Fri, 15 Dec 2006 20:33:34 -0800 nenolod [svn] - use g_object_ref() on the list store when we disassociate to make trunk
Fri, 15 Dec 2006 20:20:46 -0800 nenolod [svn] - while building the jump to file list, disassociate the GtkListStore trunk
Fri, 15 Dec 2006 18:11:42 -0800 nenolod [svn] - run update-po trunk
Fri, 15 Dec 2006 16:04:22 -0800 giacomo [svn] regex-powered jump to file - should be considerably faster than the old one trunk
Fri, 15 Dec 2006 11:22:42 -0800 giacomo [svn] do not assume that a tuple field exists just cause the tuple does, regexec hates null strings trunk
Fri, 15 Dec 2006 11:14:46 -0800 giacomo [svn] added a regex-based search option in playlist that allows to select playlist entries using multiple match criteria trunk
Fri, 15 Dec 2006 10:48:13 -0800 nenolod [svn] - bail after 15 failures to find an acceptable playback candidate trunk
Fri, 15 Dec 2006 08:23:51 -0800 nenolod [svn] - add playlist_select_playlist() to select a literal playlist trunk
Fri, 15 Dec 2006 07:52:09 -0800 nenolod [svn] - use playlist_get_active() at the top of each thread. trunk
Fri, 15 Dec 2006 07:40:18 -0800 nenolod [svn] - ip_data.stop shouldn't be handled here, but should be handled by the callee of playlist_clear(). trunk
Fri, 15 Dec 2006 07:38:23 -0800 nenolod [svn] - add some basic code for the manipulation of temporary playlists trunk
Fri, 15 Dec 2006 07:28:29 -0800 nenolod [svn] - add playlist_select_next(), playlist_select_prev() trunk
Fri, 15 Dec 2006 07:25:30 -0800 nenolod [svn] - remove static Playlist default_playlist trunk
Fri, 15 Dec 2006 07:23:19 -0800 nenolod [svn] - remove all improper uses of playlist_get() trunk
Fri, 15 Dec 2006 07:20:41 -0800 nenolod [svn] - dynamically allocate the playlist at startup and fix some lingering improper uses of playlist_get() trunk
Wed, 13 Dec 2006 23:15:44 -0800 nenolod [svn] - fix example trunk
Wed, 13 Dec 2006 22:46:29 -0800 nenolod [svn] - add the starting point of some audacious C++ bindings trunk
Wed, 13 Dec 2006 20:38:24 -0800 nenolod [svn] - use str_has_prefix_nocase instead of a literal compare on extension trunk
Wed, 13 Dec 2006 00:38:32 -0800 yaz [svn] - ar should pick changes trunk
Tue, 12 Dec 2006 23:13:46 -0800 nenolod [svn] - make sure fd is not NULL before checking it's URI namespace trunk
Tue, 12 Dec 2006 23:13:01 -0800 nenolod [svn] - at present, only use extension filtering in the file:// namespace. trunk
Tue, 12 Dec 2006 20:48:13 -0800 nenolod [svn] - warning fix trunk
Tue, 12 Dec 2006 19:51:25 -0800 nenolod [svn] - improved logic for extension assist trunk
Tue, 12 Dec 2006 19:29:15 -0800 nenolod [svn] - put this back the way it was trunk
Tue, 12 Dec 2006 19:15:23 -0800 nenolod [svn] - specifically define this as a table trunk
Tue, 12 Dec 2006 18:39:35 -0800 nenolod [svn] - preferences pane option for extension-based detection trunk
Tue, 12 Dec 2006 18:32:05 -0800 nenolod [svn] - add support for new extension probing system trunk
Tue, 12 Dec 2006 18:22:17 -0800 nenolod [svn] - add gchar **vfs_extensions to InputPlugin struct, adding support for trunk
Tue, 12 Dec 2006 14:03:08 -0800 kiyoshi [svn] Remove leftover plugin-related bits that don't do anything any more. trunk
Tue, 12 Dec 2006 08:38:32 -0800 nenolod [svn] - move to GPLv2-only. Based on my interpretation of the license, we are trunk
Mon, 11 Dec 2006 19:41:29 -0800 nenolod [svn] - add programfan to translation credits trunk
Mon, 11 Dec 2006 19:32:18 -0800 nenolod [svn] - run update-po trunk
Mon, 11 Dec 2006 19:29:51 -0800 nenolod [svn] - this was backwards. lets fix it! trunk
Mon, 11 Dec 2006 19:23:52 -0800 nenolod [svn] - update Welsh translation (1 new string added) trunk
Mon, 11 Dec 2006 19:21:54 -0800 nenolod [svn] - run update-po trunk
Mon, 11 Dec 2006 06:25:24 -0800 nenolod [svn] - when clearing a playlist's entries, make sure to reset the playlist's trunk
Mon, 11 Dec 2006 05:49:54 -0800 nenolod [svn] - provide the old ABI for plugins (intermediate layer). trunk
Mon, 11 Dec 2006 05:47:05 -0800 nenolod [svn] - make sure &default_playlist (temporary construct) has full padding. trunk
Mon, 11 Dec 2006 05:29:44 -0800 nenolod [svn] - avoid a crash trunk
Mon, 11 Dec 2006 05:09:02 -0800 nenolod [svn] - update playlist UI trunk
Mon, 11 Dec 2006 04:56:46 -0800 kiyoshi [svn] Update equalizer.c to new API trunk
Mon, 11 Dec 2006 04:53:17 -0800 kiyoshi [svn] Oops. controlsocket.c is *much* happier now that the arguments are in the right order. >.> trunk
Mon, 11 Dec 2006 04:53:05 -0800 nenolod [svn] - update to new API trunk
Mon, 11 Dec 2006 04:48:05 -0800 nenolod [svn] - update mainwin.c to new API trunk
Mon, 11 Dec 2006 04:46:09 -0800 kiyoshi [svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now. trunk
Mon, 11 Dec 2006 04:36:50 -0800 chainsaw [svn] Add playlist_get_active where required. trunk
Mon, 11 Dec 2006 04:34:17 -0800 nenolod [svn] - update main.c to new API trunk
Mon, 11 Dec 2006 04:30:50 -0800 nenolod [svn] - update these files trunk
Mon, 11 Dec 2006 04:28:00 -0800 nenolod [svn] - update widgetcore to new API trunk
Mon, 11 Dec 2006 04:19:56 -0800 nenolod [svn] - finish conversion to new API. trunk
Mon, 11 Dec 2006 04:08:43 -0800 nenolod [svn] - much closer now trunk
Mon, 11 Dec 2006 03:44:07 -0800 nenolod [svn] - more updates trunk
Mon, 11 Dec 2006 03:35:52 -0800 nenolod [svn] - update playlist_ins(), playlist_add(). trunk
Mon, 11 Dec 2006 03:30:07 -0800 nenolod [svn] - update playlist_delete_filenames() and friends trunk
Mon, 11 Dec 2006 03:25:21 -0800 nenolod [svn] - this commit breaks the API. I'm not done here, but hopefully the new API is trunk
Mon, 11 Dec 2006 02:17:12 -0800 yaz [svn] remove plugin-reactivation loops for general and visualization plugins trunk
Mon, 11 Dec 2006 01:56:42 -0800 nenolod [svn] - add playlist.queue and playlist.shuffle for the queue and shuffle lists associated with each playlist. trunk
Mon, 11 Dec 2006 01:53:05 -0800 nenolod [svn] - cleanup the declaration of PlaylistEntry, and add some initial structure for migrating to multiple playlists. trunk
Mon, 11 Dec 2006 01:23:47 -0800 nenolod [svn] - exit gracefully on SIGINT/SIGTERM. trunk
Sat, 09 Dec 2006 02:18:22 -0800 yaz [svn] - build fix trunk
Sat, 09 Dec 2006 02:01:53 -0800 nenolod [svn] - move xmms_urldecode_path() back into main binary trunk
Sat, 09 Dec 2006 01:55:27 -0800 nenolod [svn] - fix urldecode dependencies trunk
Sat, 09 Dec 2006 01:49:39 -0800 kiyoshi [svn] Shut up, mkdir. trunk
Fri, 08 Dec 2006 15:41:46 -0800 nenolod [svn] - move urldecode to libaudacious trunk
Fri, 08 Dec 2006 03:26:45 -0800 nenolod [svn] - don't free the VFS handle here, just our private handle. trunk
Fri, 08 Dec 2006 02:26:36 -0800 nenolod [svn] - make sure handle->base is a constpointer. trunk
Fri, 08 Dec 2006 02:25:20 -0800 nenolod [svn] - add VFSBuffer, equivilant to fmemopen(). trunk
Thu, 07 Dec 2006 22:56:55 -0800 nenolod [svn] - allow the output plugin to be changed while playing. trunk
Thu, 07 Dec 2006 22:42:22 -0800 yaz [svn] Do not install signal handler for SIGSEGV if environmental variable trunk
Thu, 07 Dec 2006 00:22:55 -0800 nenolod [svn] - no, this is not going to work trunk
Thu, 07 Dec 2006 00:12:31 -0800 nenolod [svn] - add work in progress TagLib::TagVFSFile class. trunk
Wed, 06 Dec 2006 03:41:04 -0800 nenolod [svn] - playlist_scan_thread_is_going should not be TRUE if the playlist is trunk
Tue, 05 Dec 2006 00:31:38 -0800 nenolod [svn] - rewrite input_check_file() trunk
Mon, 04 Dec 2006 19:43:36 -0800 nenolod [svn] - mainwinEjectY's default value should be 89, not 88. trunk
Mon, 04 Dec 2006 19:24:14 -0800 nenolod [svn] - finish documenting the libaudacious API trunk
Mon, 04 Dec 2006 18:30:58 -0800 nenolod [svn] - documentation fixups trunk
Mon, 04 Dec 2006 18:21:39 -0800 nenolod [svn] - a directory browser widget trunk
Mon, 04 Dec 2006 18:08:15 -0800 nenolod [svn] - document rcfile trunk
Mon, 04 Dec 2006 15:24:14 -0800 nenolod [svn] - document xconvert trunk
Mon, 04 Dec 2006 15:03:22 -0800 nenolod [svn] - cleanups from oliver@freebsd.org trunk
Mon, 04 Dec 2006 15:02:36 -0800 nenolod [svn] - make documentation build on ubuntu trunk
Mon, 04 Dec 2006 13:25:25 -0800 nenolod [svn] - add gtkdoc settings trunk
Mon, 04 Dec 2006 02:18:02 -0800 nenolod [svn] - what the hell is this, and why do we need it? trunk
Mon, 04 Dec 2006 02:07:12 -0800 nenolod [svn] - add some missing docs trunk
Mon, 04 Dec 2006 02:05:30 -0800 nenolod [svn] - document the tuple system trunk
Mon, 04 Dec 2006 01:56:48 -0800 nenolod [svn] - document ConfigDB. trunk
Mon, 04 Dec 2006 01:46:09 -0800 nazca [svn] Numpad 4 and 6 liked to prev and next respectively to be more consistant with the main window trunk
Mon, 04 Dec 2006 01:44:20 -0800 nenolod [svn] - remove xml_document.c trunk
Mon, 04 Dec 2006 01:39:52 -0800 nenolod [svn] - bleah, put dirbrowser back trunk
Mon, 04 Dec 2006 01:37:47 -0800 nenolod [svn] - document the formatter class trunk
Mon, 04 Dec 2006 01:30:01 -0800 nenolod [svn] - bye bye dirbrowser trunk
Mon, 04 Dec 2006 01:26:08 -0800 nazca [svn] Seek controls (left and right) now seek 5 seconds like the main window trunk
Mon, 04 Dec 2006 01:23:15 -0800 nenolod [svn] - clean up some internal audacious controlsocket functions trunk
Mon, 04 Dec 2006 01:01:13 -0800 nazca [svn] Added to credits :P trunk
Mon, 04 Dec 2006 00:57:49 -0800 nazca [svn] Playlist shuffle behaviour should now be a little more consistant. trunk
Mon, 04 Dec 2006 00:38:41 -0800 nazca [svn] xentry.h is no more. trunk
Mon, 04 Dec 2006 00:22:32 -0800 nenolod [svn] - remove xentry API trunk
Mon, 04 Dec 2006 00:21:12 -0800 nenolod [svn] - add documentation template trunk
Mon, 04 Dec 2006 00:17:54 -0800 nenolod [svn] - remove xentry.c trunk
Mon, 04 Dec 2006 00:16:52 -0800 nenolod [svn] - remove only reference in source to xmms_entry_new() and prepare xentry.c's last rites. trunk
Mon, 04 Dec 2006 00:10:02 -0800 nenolod [svn] - update VFS documentation trunk
Sun, 03 Dec 2006 23:26:42 -0800 nenolod [svn] - make documentation-build will invoke gtk-doc to compile the audacious SDK docs. trunk
Sun, 03 Dec 2006 22:35:18 -0800 nenolod [svn] - document the VFS layer. trunk
Fri, 01 Dec 2006 23:29:36 -0800 nenolod [svn] - don't leak the split URI vector after doing the vtable lookup trunk
Fri, 01 Dec 2006 23:25:42 -0800 nenolod [svn] - touch audacious/.svn because gentoo's subversion eclass sucks trunk
Fri, 01 Dec 2006 23:18:07 -0800 nenolod [svn] - remove softvolume.c, only the alsa plugin uses it so we will move it trunk
Thu, 30 Nov 2006 08:17:50 -0800 yaz [svn] - make wheel scroll trigger scan thread trunk
Thu, 30 Nov 2006 04:27:49 -0800 yaz [svn] - clean up trunk
Thu, 30 Nov 2006 03:16:08 -0800 yaz [svn] rewrite scan thread with g_cond_wait(): trunk
Wed, 29 Nov 2006 19:49:30 -0800 nenolod [svn] - make sure the mainwin is redrawn correctly when doublesized. reported by Tom St. Denis, closes #674. trunk
Wed, 29 Nov 2006 13:46:59 -0800 nenolod [svn] - fix conditionals for building build_stamp.c trunk
Wed, 29 Nov 2006 13:09:07 -0800 nenolod [svn] - seeking by keypad should seek 5s, not 1s. closes #673. trunk
Wed, 29 Nov 2006 12:58:35 -0800 nenolod [svn] - add le_vert to credits (he will need to accent his letters, though) trunk
Wed, 29 Nov 2006 12:52:02 -0800 nenolod [svn] - credit patch contributions from Ralf Ertzinger trunk
Wed, 29 Nov 2006 12:50:12 -0800 chainsaw [svn] Credit patch contribution by Chris Kehler. trunk
Wed, 29 Nov 2006 12:45:02 -0800 chainsaw [svn] Allow \ to / conversion to be switched on & off, by external contributor Chris Kehler <cbkehler@sympatico.ca>. trunk
Tue, 28 Nov 2006 12:06:18 -0800 nenolod [svn] - MirBSD support from <bsiegert -at- gmx.de> trunk
Mon, 27 Nov 2006 18:12:56 -0800 nenolod [svn] - avoid a race condition in produce_audio() where we have closed output, trunk
Mon, 27 Nov 2006 17:58:02 -0800 nenolod [svn] - fix a bug regarding shaded mode in the playlist editor where trunk
Mon, 27 Nov 2006 15:38:11 -0800 nenolod [svn] - run chardet against even valid UTF-8 strings, as they may be non-UTF-8 trunk
Sun, 26 Nov 2006 15:57:59 -0800 gandalf [svn] Just ran make update-po. trunk
Sun, 26 Nov 2006 15:40:14 -0800 gandalf [svn] First po updates by Le_Vert. trunk
Sun, 26 Nov 2006 14:41:53 -0800 nenolod [svn] - update Welsh translation: trunk
Sat, 25 Nov 2006 21:29:05 -0800 yaz [svn] - fix for custom format bug. closes #664. trunk
Sat, 25 Nov 2006 19:19:56 -0800 nenolod [svn] - xmms_urldecode_path() is no longer needed due to NewVFS layer. trunk
Sat, 25 Nov 2006 19:17:17 -0800 nenolod [svn] - update credit for welsh translation trunk
Sat, 25 Nov 2006 19:13:55 -0800 nenolod [svn] - update Welsh translation: trunk
Sat, 25 Nov 2006 09:25:21 -0800 yaz [svn] jump to file improvement: trunk
Sat, 25 Nov 2006 00:31:33 -0800 yaz [svn] - now filepopup can find newly added images immediately. trunk
Fri, 24 Nov 2006 09:49:06 -0800 js [svn] Fixed wrong help, it has to be --with-rc-path. trunk
Fri, 24 Nov 2006 04:49:53 -0800 chainsaw [svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660. trunk
Thu, 23 Nov 2006 23:29:34 -0800 nenolod [svn] - init plugins before initalizing the skin system. trunk
Thu, 23 Nov 2006 23:14:03 -0800 nenolod [svn] - cleanup the controlsocket code. (nenolod + help from ticpu) trunk
Thu, 23 Nov 2006 20:21:49 -0800 nenolod [svn] - remove vfs_stdio.c trunk
Thu, 23 Nov 2006 20:21:34 -0800 nenolod [svn] - remove vfs_init(), it is no longer used. trunk
Thu, 23 Nov 2006 20:10:03 -0800 nenolod [svn] - don't memory leak the uri trunk
Thu, 23 Nov 2006 20:07:35 -0800 nenolod [svn] - remove unneeded debugging notices ;) trunk
Thu, 23 Nov 2006 20:06:19 -0800 nenolod [svn] - NewVFS lives ;) trunk
Thu, 23 Nov 2006 10:38:16 -0800 nenolod [svn] - fix the %20 in playlist issue. Patch by external contributor Ralf trunk
Thu, 23 Nov 2006 09:11:03 -0800 nenolod [svn] - fix handlers trunk
Thu, 23 Nov 2006 08:40:31 -0800 chainsaw [svn] Fallback character -> character. Update PO files accordingly. Closes bug #641. trunk
Thu, 23 Nov 2006 06:03:55 -0800 yaz [svn] - filename_proxy need not and should not be freed here. trunk
Wed, 22 Nov 2006 21:05:57 -0800 nenolod [svn] - remove the glade files for newui too. trunk
Wed, 22 Nov 2006 21:05:20 -0800 nenolod [svn] - remove newui trunk
Wed, 22 Nov 2006 14:35:19 -0800 nenolod [svn] - update french translation trunk
Wed, 22 Nov 2006 03:33:52 -0800 yaz [svn] - avoid double free trunk
Tue, 21 Nov 2006 11:56:37 -0800 nenolod [svn] - update russian translation trunk
Sun, 19 Nov 2006 10:50:21 -0800 js [svn] Fixed broken Classic skin. trunk
Sun, 19 Nov 2006 06:40:10 -0800 chainsaw [svn] Avoid chdir .. when creating the SVN build stamp. This way we get a valid stamp when compiling from an ebuild. trunk
Sat, 18 Nov 2006 22:27:37 -0800 nhjm449 [svn] - Remove pointless duplicate 'Miscellaneous' header from Appearance tab of prefs trunk
Sat, 18 Nov 2006 19:47:13 -0800 nenolod [svn] - s/vfs_close/vfs_fclose/ trunk
Sat, 18 Nov 2006 19:46:18 -0800 nenolod [svn] - forgot a variable trunk
Sat, 18 Nov 2006 19:44:58 -0800 nenolod [svn] - enhancements to the NewVFS probing layer. trunk
Thu, 16 Nov 2006 12:14:22 -0800 chainsaw [svn] Updated dutch translation. trunk
Thu, 16 Nov 2006 11:58:25 -0800 nenolod [svn] - strip cruft from pl.po trunk
Thu, 16 Nov 2006 11:57:47 -0800 chainsaw [svn] Updated Polish translation by VoJcEK <vojcek@tlen.pl> trunk
Thu, 16 Nov 2006 11:49:34 -0800 nenolod [svn] - simplify po files (a lot of translations are removed due to plugins split) trunk
Thu, 16 Nov 2006 11:44:58 -0800 nenolod [svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik. trunk
Thu, 16 Nov 2006 11:21:05 -0800 nenolod [svn] - remove shadowed struct _VFSFile. trunk
Thu, 16 Nov 2006 11:20:07 -0800 nenolod [svn] - newvfs code, part 1 trunk
Thu, 16 Nov 2006 10:53:21 -0800 nenolod [svn] - define VFSConstructor trunk
Tue, 14 Nov 2006 12:37:14 -0800 nenolod [svn] - reseek to 0 on a newvfs FD for each probe pass trunk
Sun, 12 Nov 2006 18:41:41 -0800 yaz [svn] - in particular X environment, double size caused a bad match X error. trunk
Sun, 12 Nov 2006 18:33:35 -0800 yaz [svn] - add show window decorations option to appearance preferences. closes #167. trunk
Sun, 12 Nov 2006 12:50:16 -0800 nenolod [svn] - only GModule would be so dumb to push all symbols to the global trunk
Sun, 12 Nov 2006 06:55:04 -0800 nenolod [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things) trunk
Sun, 12 Nov 2006 06:15:11 -0800 nenolod [svn] - some code for seekbar trunk
Sun, 12 Nov 2006 05:49:04 -0800 nenolod [svn] - add code for the shuffle checkbox trunk
Sun, 12 Nov 2006 05:38:48 -0800 nenolod [svn] - temporarily display the newui at startup along with the oldui trunk
Sun, 12 Nov 2006 05:38:04 -0800 nenolod [svn] - add some more controls (seekbar and such) trunk
Sun, 12 Nov 2006 03:09:28 -0800 nenolod [svn] - avoid freeing a NULL pointer in ui_fileinfo.c trunk
Sun, 12 Nov 2006 02:37:32 -0800 nenolod [svn] - show_newui_window() implementation trunk
Sun, 12 Nov 2006 02:36:47 -0800 nenolod [svn] - some code trunk
Sun, 12 Nov 2006 02:16:17 -0800 nenolod [svn] - add newui to build trunk
Sun, 12 Nov 2006 01:58:29 -0800 nenolod [svn] - remove spurious debug notice trunk
Sun, 12 Nov 2006 01:52:43 -0800 nenolod [svn] - update bugtracker URL trunk
Sun, 12 Nov 2006 01:27:04 -0800 nenolod [svn] - add newui glade interface trunk
Sun, 12 Nov 2006 00:38:03 -0800 nenolod [svn] - add scaffolding for newui trunk
Sat, 11 Nov 2006 14:03:41 -0800 nenolod [svn] - remove unused declaration "filepopup_pixbuf". trunk
Mon, 06 Nov 2006 04:00:12 -0800 nenolod [svn] - make doublesize work with modern skins trunk
Mon, 06 Nov 2006 00:10:47 -0800 nenolod [svn] - use values from the skin loader instead of constants (should make doublesize work with Osmosis) trunk
Sun, 05 Nov 2006 22:26:49 -0800 yaz [svn] - build fix trunk
Sun, 05 Nov 2006 18:38:44 -0800 nenolod [svn] - bump to 1.3.0 trunk
Sun, 05 Nov 2006 18:36:26 -0800 nenolod [svn] - NewVFS input probing layer. VFS-Aware plugins can automatically take trunk
Sun, 05 Nov 2006 18:00:14 -0800 nenolod [svn] - fix potential display corruption problem in doublesize trunk
Sun, 05 Nov 2006 17:45:59 -0800 nenolod [svn] - do not evaluate mainwinHeight() or mainwinWidth() in skin scripts if doublesize is on trunk
Sun, 05 Nov 2006 15:09:25 -0800 nenolod [svn] - only use g_unichar_iswide_cjk if GLib 2.12 is available. trunk
Sun, 05 Nov 2006 14:27:21 -0800 nenolod [svn] - remove symbols relating to GNOME_VFS trunk
Sun, 05 Nov 2006 13:59:09 -0800 nenolod [svn] - require at least 3 bytes of data to search trunk
Sun, 05 Nov 2006 13:55:21 -0800 nenolod [svn] - optimize for single-character searches (dramatic JTF speedboost) trunk
Sun, 05 Nov 2006 13:49:20 -0800 nenolod [svn] - improve algorithm further trunk
Sun, 05 Nov 2006 13:33:25 -0800 nenolod [svn] - use g_strcasecmp instead of several g_strdowns to speed up jump-to-file performance. closes #56 trunk
Sun, 05 Nov 2006 13:29:22 -0800 nenolod [svn] - add keypad-enter binding for queueing files in jump-to-file. closes #295. trunk
Sun, 05 Nov 2006 12:22:41 -0800 nenolod [svn] - update russian translation trunk
Sun, 05 Nov 2006 12:17:53 -0800 nenolod [svn] - improve doublesize trunk
Sun, 05 Nov 2006 06:25:22 -0800 chainsaw [svn] Compile errors are bad, hmmkay? trunk
Sun, 05 Nov 2006 04:43:16 -0800 nenolod [svn] - DoubleSize support. trunk
Sun, 05 Nov 2006 02:38:25 -0800 nenolod [svn] - update documentation per bug #605 trunk
Sun, 05 Nov 2006 02:29:47 -0800 nenolod [svn] - per bug #605, remove GNOME VFS. trunk
Sun, 05 Nov 2006 00:55:21 -0800 nenolod [svn] - update ja.po via Dai. trunk
Sat, 04 Nov 2006 23:34:22 -0800 nenolod [svn] - assign Control+Shift+R keybinding. to Randomize Playlist. Closes #529 trunk
Sat, 04 Nov 2006 21:41:23 -0800 nenolod [svn] - fix X11 hinting for the preferences window, fixes bug #559. trunk
Sat, 04 Nov 2006 13:50:43 -0800 nenolod [svn] - return -1 if audacious server is not running trunk
Sat, 04 Nov 2006 04:56:41 -0800 yaz [svn] audtool improvement: trunk
Fri, 03 Nov 2006 18:47:00 -0800 nenolod [svn] - merge debian's manpage with ours, and improve overall spelling and grammar trunk
Wed, 01 Nov 2006 01:31:16 -0800 yaz [svn] - libguess update. a bug in JOHAB detecting was fixed. trunk
Mon, 30 Oct 2006 14:26:30 -0800 nenolod [svn] - pretty sure you meant this trunk
Mon, 30 Oct 2006 14:16:27 -0800 nenolod [svn] - use a common skinengine for both Osmosis and Ivory. trunk
Mon, 30 Oct 2006 14:14:13 -0800 nenolod [svn] - some tweaks to the Osmosis skin engine. trunk
Mon, 30 Oct 2006 14:08:58 -0800 nenolod [svn] - add plasmaroo to patch authors (oops) trunk
Mon, 30 Oct 2006 14:08:26 -0800 kiyoshi [svn] I'm an idiot. Updated playlist colours. trunk
Mon, 30 Oct 2006 14:03:15 -0800 nenolod [svn] - only rm -f the build stamp if needed. trunk
Mon, 30 Oct 2006 14:01:32 -0800 nenolod [svn] - add feedback when the build_stamp is generated. trunk
Mon, 30 Oct 2006 13:58:27 -0800 nenolod [svn] - add a build-prehook to ensure that the build_stamp is fresh. trunk
Mon, 30 Oct 2006 13:50:51 -0800 nenolod [svn] - oh, and use the right path too. trunk
Mon, 30 Oct 2006 13:50:18 -0800 nenolod [svn] - yes, lets waste extra space because OMK decides to break on installing a variant. trunk
Mon, 30 Oct 2006 13:49:02 -0800 nenolod [svn] - remove classic variant. trunk
Mon, 30 Oct 2006 13:41:36 -0800 nenolod [svn] - svn is stoned again part 2 trunk
Mon, 30 Oct 2006 13:41:18 -0800 nenolod [svn] - svn is stoned again trunk
Mon, 30 Oct 2006 11:50:56 -0800 nenolod [svn] - fix Classic skin variant paths trunk
Mon, 30 Oct 2006 05:20:14 -0800 kiyoshi [svn] Ivory now uses dark blues where before it used icky shades of brown. trunk
Mon, 30 Oct 2006 02:32:34 -0800 nenolod [svn] - this should fix #592. somebody please check. trunk
Mon, 30 Oct 2006 01:39:13 -0800 kiyoshi [svn] Add Ivory to skins. [Ivory is an inverse version of the Osmosis skin.] trunk
Mon, 30 Oct 2006 00:47:31 -0800 nenolod [svn] - add a Classic variant which looks like the oldschool audacious skin (< 1.2.x) trunk
Mon, 30 Oct 2006 00:28:16 -0800 kiyoshi [svn] Changed description to reflect the skin's current name [Osmosis] trunk
Sat, 28 Oct 2006 23:58:27 -0700 nenolod [svn] - remove redundant rpath option trunk
Sat, 28 Oct 2006 15:17:47 -0700 nenolod [svn] - from gentoo #152769 add application/ogg and audio/x-vorbis+ogg for gnome shared-mime-info compatibility trunk
Fri, 27 Oct 2006 02:07:49 -0700 nenolod [svn] - remove useless fileop buttons from the GTK1-like dialog. trunk
Fri, 27 Oct 2006 02:03:17 -0700 nenolod [svn] - i doubt we will have a 1.2.2 version of the player anytime soon, but bump the version anyway ;) trunk
Fri, 27 Oct 2006 02:01:55 -0700 nenolod [svn] - change "Transparency" to "Miscillaneous UI Features" in prefswin trunk
Fri, 27 Oct 2006 00:19:32 -0700 nenolod [svn] - add a default value for cfg.use_file_cover (FALSE) trunk
Tue, 24 Oct 2006 13:29:52 -0700 nenolod [svn] - 1.2.1 release trunk
Tue, 24 Oct 2006 13:17:19 -0700 nenolod [svn] - fix memory leak once and for bloody all trunk
Tue, 24 Oct 2006 01:30:49 -0700 nenolod [svn] - make a note about the 1.2 release page. trunk
Tue, 24 Oct 2006 01:28:01 -0700 nenolod [svn] - 1.2.0 final trunk
Tue, 24 Oct 2006 01:17:57 -0700 nenolod [svn] - make sure rootpix is freed when a new pixmap is generated trunk
Tue, 24 Oct 2006 01:11:53 -0700 nenolod [svn] - fix leak when changing background trunk
Tue, 24 Oct 2006 00:34:35 -0700 nenolod [svn] - oops, missed a requirement (sorry about that) trunk
Tue, 24 Oct 2006 00:34:00 -0700 nenolod [svn] - fix A-B repetition trunk
Mon, 23 Oct 2006 22:57:28 -0700 nenolod [svn] - make sure the proper wmclass is being set here. trunk
Mon, 23 Oct 2006 13:04:21 -0700 nenolod [svn] - set status text when loop-point A has been set to "LOOP-POINT A HAS BEEN SET." trunk
Mon, 23 Oct 2006 12:56:12 -0700 nenolod [svn] - integrate A-B patch, with a few changes: trunk
Mon, 23 Oct 2006 11:42:56 -0700 nenolod [svn] - add --disable-rpath option to disable hardbinding an rpath to the audacious binaries trunk
Sun, 22 Oct 2006 12:12:43 -0700 nenolod [svn] - use rand() instead trunk
Sun, 22 Oct 2006 11:54:51 -0700 nenolod [svn] - remove mkdtemp(). trunk
Sun, 22 Oct 2006 11:38:20 -0700 nemo [svn] Patch by Michael Hanselmann to fetch a per-song image file. trunk
Fri, 20 Oct 2006 17:00:45 -0700 nenolod [svn] - enforce extern status here. we do not provide an inlined iir(), so that shouldn't be declared inline. trunk
Fri, 20 Oct 2006 16:58:06 -0700 nenolod [svn] - icc warning fixes (pass 1) trunk
Sun, 15 Oct 2006 09:58:41 -0700 nenolod [svn] - try coreaudio before OSS trunk
Sun, 15 Oct 2006 09:30:05 -0700 chainsaw [svn] Jump to track window shown when calling audacious with the -j option. Patch by Henrik Johansson <henrik_johansson@home.se>, submitted as Gentoo bug #151260. trunk
Sat, 14 Oct 2006 21:25:04 -0700 nenolod [svn] - fix default config order trunk
Sat, 14 Oct 2006 21:11:15 -0700 nenolod [svn] - try to intelligently choose which output plugin is best. candidates are in an null-terminated array, pl_candidates. trunk
Sat, 14 Oct 2006 21:01:33 -0700 nenolod [svn] - SHARED_SUFFIX includes the dot trunk
Sat, 14 Oct 2006 20:58:52 -0700 nenolod [svn] - use SHARED_SUFFIX for PLUGIN_FILENAME(). trunk
Sat, 14 Oct 2006 19:01:29 -0700 nenolod [svn] - remove comment about remote access as there's no GUI options exposed for it in audacious trunk
Sat, 14 Oct 2006 18:55:20 -0700 nenolod [svn] - add audtool(1) manpage; mostly written by Kiyoshi Aman. trunk
Sat, 14 Oct 2006 18:50:37 -0700 nhjm449 [svn] - Properly handle shading when mainwin_width is greater than the shaded width. trunk
Sat, 14 Oct 2006 12:04:49 -0700 nenolod [svn] - bump to 1.2.0-rc4 trunk
Sat, 14 Oct 2006 12:03:26 -0700 nenolod [svn] - objectify libintl trunk
Sat, 14 Oct 2006 11:52:24 -0700 nenolod [svn] - only attempt to build the intl objective if INTL_OBJECTIVE is defined. trunk
Sat, 14 Oct 2006 11:46:36 -0700 nenolod [svn] - make things friendly to Objective Make trunk
Sat, 14 Oct 2006 11:39:17 -0700 nenolod [svn] - libaudacious.so.4 actually, due to remote-access API addition trunk
Sat, 14 Oct 2006 11:38:14 -0700 nenolod [svn] - libaudacious SONAME becomes libaudacious.so.3 trunk
Sat, 14 Oct 2006 11:36:12 -0700 nenolod [svn] - same for librcd, libguess, icons and audacious/images trunk
Sat, 14 Oct 2006 11:33:25 -0700 nenolod [svn] - rename libaudacious/Makefile.in -> libaudacious/Makefile as autoconf macro expansion is not needed here trunk
Fri, 13 Oct 2006 11:08:02 -0700 yaz [svn] - audacious_determine_session_type() would crash if audacious_session_uri had value. trunk
Thu, 12 Oct 2006 21:12:58 -0700 yaz [svn] - pls doesn't go along with PLAYLIST_LOCK in playlist_save(). trunk
Thu, 12 Oct 2006 08:10:01 -0700 nenolod [svn] - fix another regression where mainwin_othertext_visible is TRUE even though the skin doesn't want trunk
Thu, 12 Oct 2006 07:45:48 -0700 nenolod [svn] - 1.2.0-rc3 trunk
Thu, 12 Oct 2006 07:44:28 -0700 nenolod [svn] - for fucks sake, properties::mainwin_text_visible should be initialised to TRUE trunk
Thu, 12 Oct 2006 05:02:14 -0700 nenolod [svn] - some fixes via alxorlov on the forums trunk
Thu, 12 Oct 2006 04:52:51 -0700 chainsaw [svn] Remove taglib CFLAGS, CONFIG & LIBS, no longer used. trunk
Thu, 12 Oct 2006 04:51:39 -0700 nenolod [svn] - remove checks for taglib in the player trunk
Wed, 11 Oct 2006 23:38:18 -0700 nhjm449 [svn] - Skin Osmosis's shaded equalizer. trunk
Wed, 11 Oct 2006 19:44:00 -0700 nenolod [svn] - cleanup some skin textures trunk
Wed, 11 Oct 2006 18:42:49 -0700 nenolod [svn] - main texture: resize to 425x100; add a colon to delimit minutes from seconds. trunk
Wed, 11 Oct 2006 18:28:57 -0700 nenolod [svn] - reposition some elements for better aesthetics trunk
Wed, 11 Oct 2006 18:23:22 -0700 nenolod [svn] - add mainwinMinimizeX, mainwinMinimizeY, mainwinShadeX, mainwinShadeY, mainwinCloseX, mainwinCloseY trunk
Wed, 11 Oct 2006 17:53:03 -0700 nenolod [svn] - avoid recreating the window unless an actual size-dimensional change has occured. trunk
Wed, 11 Oct 2006 17:47:31 -0700 nenolod [svn] - don't use hardcoded values for the time indicator area trunk
Wed, 11 Oct 2006 12:37:16 -0700 nenolod [svn] - add the Osmosis skin, a more sophisticated example of the new skinning engine. trunk
Mon, 09 Oct 2006 03:56:32 -0700 nenolod [svn] - resize fixes trunk
Mon, 09 Oct 2006 03:50:11 -0700 nenolod [svn] - avoid unnecessary resizing trunk
Mon, 09 Oct 2006 03:44:50 -0700 nenolod [svn] - add audacious_pixmap_resize() for resizing a skin pixmap on demand. trunk
Mon, 09 Oct 2006 03:20:36 -0700 nenolod [svn] - the default for mainwinTextVisible() should be FALSE. trunk
Mon, 09 Oct 2006 03:04:44 -0700 nenolod [svn] - change skin_mask_info[] if the player sizes change. trunk
Mon, 09 Oct 2006 02:58:18 -0700 nenolod [svn] - replace several occurances of MAINWIN_WIDTH with bmp_active_skin->properties.mainwin_width. trunk
Sun, 08 Oct 2006 18:17:58 -0700 nenolod [svn] - update NEWS trunk
Sat, 07 Oct 2006 15:43:56 -0700 nhjm449 [svn] - Make sure to redraw shaded playlistwin when toggling bitmap fonts. trunk
Sat, 07 Oct 2006 15:25:58 -0700 nhjm449 [svn] - Really make sure it doesn't overlap. trunk
Sat, 07 Oct 2006 15:17:31 -0700 nhjm449 [svn] - Update shaded playlist font when toggling bitmap fonts. trunk
Sat, 07 Oct 2006 15:10:58 -0700 nhjm449 [svn] - Don't let the text overlap the counter. trunk
Sat, 07 Oct 2006 13:31:15 -0700 js [svn] - Replace ?= at CFLAGS, CPPFLAGS and CXXFLAGS with += trunk
Fri, 06 Oct 2006 10:50:55 -0700 yaz [svn] - mtime=-1 has been introduced to represent "uninitialized". trunk
Thu, 05 Oct 2006 22:41:09 -0700 nenolod [svn] - actually, apparently we need that... fucking apple trunk
Thu, 05 Oct 2006 22:38:01 -0700 nenolod [svn] - only set window hints after the resize trunk
Thu, 05 Oct 2006 22:21:35 -0700 nhjm449 [svn] - Add a background behind the title scroller in the main window. trunk
Thu, 05 Oct 2006 21:31:27 -0700 nhjm449 [svn] - Make mainwin shading work correctly. trunk
Thu, 05 Oct 2006 20:18:41 -0700 nenolod [svn] - implement textboxBitmapFontWidth and textboxBitmapFontHeight for defining the size of a cell in the textbox character grid trunk
Thu, 05 Oct 2006 19:50:10 -0700 nhjm449 [svn] - revert to 2599 trunk
Thu, 05 Oct 2006 08:55:13 -0700 nenolod [svn] - better handle the stream condition trunk
Thu, 05 Oct 2006 08:02:43 -0700 nenolod [svn] - support for WA2 skins (no skin.hints) trunk
Thu, 05 Oct 2006 07:57:40 -0700 nenolod [svn] - fix that goddamn skinlist bug trunk
Thu, 05 Oct 2006 07:46:20 -0700 nenolod [svn] - oops trunk
Thu, 05 Oct 2006 07:44:19 -0700 nenolod [svn] - fix skins/Makefile trunk
Thu, 05 Oct 2006 07:39:43 -0700 nenolod [svn] - fixes for resize bug trunk
Thu, 05 Oct 2006 07:09:01 -0700 nenolod [svn] - use gtk_window_present() to make X render the right sized skin trunk
Thu, 05 Oct 2006 06:54:42 -0700 nenolod [svn] - include TinyPlayer skin with the main distribution trunk
Thu, 05 Oct 2006 04:03:19 -0700 nenolod [svn] - and finally special tuples are treated as they should be trunk
Thu, 05 Oct 2006 03:26:36 -0700 nenolod [svn] - results from more profiling trunk
Thu, 05 Oct 2006 03:03:56 -0700 nenolod [svn] - more mtime = 0 checks trunk
Thu, 05 Oct 2006 02:43:17 -0700 nenolod [svn] - ditto for playlist_get_songtime(). trunk
Thu, 05 Oct 2006 02:41:57 -0700 nenolod [svn] - tuples with an mtime of 0 don't need to be checked trunk
Thu, 05 Oct 2006 02:28:23 -0700 nenolod [svn] - revert trunk
Thu, 05 Oct 2006 02:12:02 -0700 nenolod [svn] - the playlist and equalizer windows do not need to redraw themselves constantly, as was in bmp. trunk
Thu, 05 Oct 2006 02:07:02 -0700 nenolod [svn] - fix an assertion error trunk
Thu, 05 Oct 2006 01:54:37 -0700 nenolod [svn] - try not to reject tuples that have an mtime of 0. (special tuples referring to URIs) trunk
Thu, 05 Oct 2006 01:31:41 -0700 nenolod [svn] - make sure the PlaylistEntry has a tuple. trunk
Wed, 04 Oct 2006 23:45:55 -0700 nenolod [svn] - missed a couple of properties, sorry trunk
Wed, 04 Oct 2006 23:36:28 -0700 nenolod [svn] - fix another typo trunk
Wed, 04 Oct 2006 23:33:51 -0700 nenolod [svn] - fix typo trunk
Wed, 04 Oct 2006 23:33:22 -0700 nenolod [svn] - default values for all properties (fixes wa2 skins/amsf 1.0 skins) trunk
Wed, 04 Oct 2006 23:25:57 -0700 nhjm449 [svn] - Default skin updated trunk
Wed, 04 Oct 2006 23:16:49 -0700 nenolod [svn] - create the windows during skin load process after the skin.hints has been loaded trunk
Wed, 04 Oct 2006 23:11:06 -0700 nenolod [svn] - load skins before creating the UI trunk
Wed, 04 Oct 2006 23:09:40 -0700 nenolod [svn] - more hardcoded values removed trunk
Wed, 04 Oct 2006 23:05:41 -0700 nenolod [svn] - make sure all size requests match the skin size trunk
Wed, 04 Oct 2006 23:02:15 -0700 nenolod [svn] - remove dock_resize. trunk
Wed, 04 Oct 2006 23:01:26 -0700 nenolod [svn] - it'd probably help if we passed the right stuff to gtk_window_resize(). trunk
Wed, 04 Oct 2006 22:56:57 -0700 nenolod [svn] - don't use dock_resize. trunk
Wed, 04 Oct 2006 21:46:00 -0700 nenolod [svn] - mainwinEQButtonX, mainwinEQButtonY, mainwinPLButtonX, mainwinPLButtonY, mainwinAboutX, trunk
Wed, 04 Oct 2006 21:05:51 -0700 js [svn] WTF, and now even a typo in the ChangeLog! (Fixed.) trunk
Wed, 04 Oct 2006 21:04:50 -0700 js [svn] Just saw that it's ordered by last name. Of cours, I was to blind trunk
Wed, 04 Oct 2006 21:02:06 -0700 js [svn] Just saw that we have an AUTHORS file here as well, so I added myself trunk
Wed, 04 Oct 2006 20:17:07 -0700 nhjm449 [svn] - Put ()'s around the time in the shaded playlist text. trunk
Wed, 04 Oct 2006 20:10:32 -0700 nenolod [svn] - othertext visibility enforcement trunk
Wed, 04 Oct 2006 20:07:35 -0700 nenolod [svn] - more fix trunk
Wed, 04 Oct 2006 20:05:42 -0700 nenolod [svn] - fix trunk
Wed, 04 Oct 2006 20:00:44 -0700 nenolod [svn] - default visibility hints trunk
Wed, 04 Oct 2006 19:53:37 -0700 nenolod [svn] - silently ignore text updates if we're not visible (bugfix) trunk
Wed, 04 Oct 2006 19:47:24 -0700 nenolod [svn] - this should be a continue not a return (oops) trunk
Wed, 04 Oct 2006 19:45:14 -0700 nenolod [svn] - do not draw widgets which are invisible (performance tweak) trunk
Wed, 04 Oct 2006 19:39:30 -0700 nenolod [svn] - implement mainwinTextVisible, mainwinVisVisible, mainwinOthertextVisible hints trunk
Wed, 04 Oct 2006 19:00:09 -0700 nenolod [svn] - really preserve the old message on othertext info trunk
Wed, 04 Oct 2006 18:52:37 -0700 nenolod [svn] - another oops in my oops fix, sorry trunk
Wed, 04 Oct 2006 18:51:58 -0700 nenolod [svn] - i made an oops trunk
Wed, 04 Oct 2006 18:48:49 -0700 nenolod [svn] - implement mainwinOthertextIsStatus property. trunk
Wed, 04 Oct 2006 18:21:40 -0700 nenolod [svn] - update hints file trunk
Wed, 04 Oct 2006 16:00:03 -0700 nenolod [svn] - add: trunk
Wed, 04 Oct 2006 15:33:17 -0700 nenolod [svn] - wa2 values for mainwinTitleText property. trunk
Wed, 04 Oct 2006 15:27:00 -0700 nenolod [svn] - allow the menurow to be set invisible trunk
Wed, 04 Oct 2006 12:47:37 -0700 js [svn] The default values for old skins were wrong. But since changing from trunk
Wed, 04 Oct 2006 04:17:35 -0700 nenolod [svn] - 1.2 skin, EARLY VERSION OF IT. I am *sure* nhjm449 will tweak it a lot. trunk
Wed, 04 Oct 2006 03:41:41 -0700 nenolod [svn] - default skin.hints:mainwinVisWidth value trunk
Wed, 04 Oct 2006 03:39:41 -0700 nenolod [svn] - implement [skin.hints:mainwinVisWidth] property. trunk
Wed, 04 Oct 2006 03:05:39 -0700 nenolod [svn] - implement [skin.hints:mainwinPlayStatus(X,Y)] properties. trunk
Wed, 04 Oct 2006 02:31:31 -0700 nenolod [svn] - support for: [skin.hints:mainwinNumber(0-4)(X,Y)] properties. trunk
Wed, 04 Oct 2006 02:22:04 -0700 nenolod [svn] - support for the [skin.hints:mainwinTextWidth] property. trunk
Wed, 04 Oct 2006 02:21:05 -0700 yaz [svn] - make audacious re-link when libwidgets.a has been updated. trunk
Wed, 04 Oct 2006 02:15:22 -0700 yaz [svn] improvement of shaded playlist window trunk
Wed, 04 Oct 2006 01:45:01 -0700 nenolod [svn] - allow elements to be repositioned if they are mentioned in skin.hints trunk
Wed, 04 Oct 2006 01:38:46 -0700 nenolod [svn] - text and infobar trunk
Wed, 04 Oct 2006 01:35:28 -0700 nenolod [svn] - framework for repositioning the vis element on the skin. trunk
Tue, 03 Oct 2006 10:39:17 -0700 nenolod [svn] - that should be a lowercase p, not an uppercase one. trunk
Mon, 02 Oct 2006 18:46:02 -0700 nenolod [svn] - fix a potential crash when running audacious remotely trunk
Mon, 02 Oct 2006 03:35:09 -0700 nenolod [svn] - parse equals correctly. trunk
Mon, 02 Oct 2006 01:56:53 -0700 nenolod [svn] - remove some old debugging notices trunk
Mon, 02 Oct 2006 01:52:12 -0700 nenolod [svn] - remove an artifact of the bmp -> audacious transition trunk
Mon, 02 Oct 2006 01:46:59 -0700 nenolod [svn] - always zero-out stack variables, as stack memory may be dirty on x86 and friends trunk
Sun, 01 Oct 2006 00:58:32 -0700 nenolod [svn] - enforce the ret = -1 == silent failure rule trunk
Sat, 30 Sep 2006 16:05:40 -0700 nenolod [svn] - Spanish translation update from Gustavo Vranjes. trunk
Thu, 28 Sep 2006 10:01:28 -0700 yaz [svn] - now mainwindow remembers "autoscroll songname" setting after returns from shaded mode. trunk
Thu, 28 Sep 2006 08:50:11 -0700 yaz [svn] - gtk+-2.10's gtk_widget_destroy() sometimes causes an UI freeze. as a workaround, reuse allocated dialog. trunk
Thu, 28 Sep 2006 08:39:14 -0700 yaz [svn] - fix for "bmp_rcfile_write_string: assertion `value != NULL' failed" trunk
Thu, 28 Sep 2006 08:36:43 -0700 yaz [svn] - fix for "playlist.c:1482: Mutex not locked!" trunk
Sun, 24 Sep 2006 12:08:30 -0700 chainsaw [svn] Interpret set_string for a NULL value as a key unset action, as gconf will not store NULL values. trunk
Sun, 24 Sep 2006 00:40:12 -0700 yaz [svn] - fix for gconf_value_get_string() does not accept null string. trunk
Sat, 23 Sep 2006 13:53:46 -0700 chainsaw [svn] Revert botched workaround, the actual 3 NULL writes will have to be addressed. trunk
Sat, 23 Sep 2006 13:50:17 -0700 chainsaw [svn] Do not try write NULL into a gconf key, convert it to "" first. trunk
Fri, 22 Sep 2006 03:12:02 -0700 nenolod [svn] - version bump to 1.2.0-rc2 trunk
Fri, 22 Sep 2006 02:57:25 -0700 nenolod [svn] - use proper X11 hinting here to ensure that the about window isn't decorated on broken WMs (e.g. quartz-wm) trunk
Thu, 21 Sep 2006 13:24:48 -0700 chainsaw [svn] Mute while seeking for playback resume, tighten the loop. We want a responsive GUI ASAP. trunk
Wed, 20 Sep 2006 01:13:06 -0700 nenolod [svn] - fix a memory leak in util_run_filebrowser() trunk
Wed, 20 Sep 2006 01:08:15 -0700 nenolod [svn] - properly free the path to skin.hints once we locate it trunk
Tue, 19 Sep 2006 19:20:09 -0700 yaz [svn] - avoid conflict of mkdtemp() declaration between util.h and stdlib.h. trunk
Mon, 18 Sep 2006 14:08:39 -0700 nenolod [svn] - soname fix trunk
Mon, 18 Sep 2006 13:21:50 -0700 nenolod [svn] - version change: 1.2.0-rc1 trunk
Mon, 18 Sep 2006 13:06:15 -0700 nenolod [svn] - add back a test for libxml2, that way we'll still use xspf as default if available trunk
Mon, 18 Sep 2006 13:03:22 -0700 nenolod [svn] - remove some plugin checks I missed trunk
Mon, 18 Sep 2006 12:59:14 -0700 nenolod [svn] - add a bugs@ address for audacious trunk
Mon, 18 Sep 2006 03:20:15 -0700 nenolod [svn] - add -D_AUDACIOUS_CORE here trunk
Mon, 18 Sep 2006 02:51:11 -0700 nenolod [svn] - remove plugins from the core distribution trunk
Mon, 18 Sep 2006 02:34:43 -0700 nenolod [svn] - add G_BEGIN_DECLS and G_END_DECLS for C++ users trunk
Mon, 18 Sep 2006 02:33:52 -0700 nenolod [svn] - only include non-SDK things if _AUDACIOUS_CORE is defined. trunk
Mon, 18 Sep 2006 02:30:57 -0700 nenolod [svn] - export main.h API trunk
Mon, 18 Sep 2006 02:06:40 -0700 nenolod [svn] - export xentry and xconvert API trunk
Mon, 18 Sep 2006 01:59:07 -0700 nenolod [svn] - C++ friendliness trunk
Mon, 18 Sep 2006 01:58:20 -0700 nenolod [svn] - lets be C++ friendly trunk
Mon, 18 Sep 2006 01:56:09 -0700 nenolod [svn] - use audacious/titlestring.h instead of libaudacious/titlestring.h trunk
Mon, 18 Sep 2006 01:45:08 -0700 nenolod [svn] - export the util.h as provided by audacious/ trunk
Mon, 18 Sep 2006 01:44:39 -0700 nenolod [svn] - merge libaudacious (public) and audacious util APIs trunk
Mon, 18 Sep 2006 01:41:41 -0700 nenolod [svn] - add the PlaylistContainer API to the SDK. trunk
Mon, 18 Sep 2006 01:40:53 -0700 nenolod [svn] - add the playlist API to the SDK. trunk
Sat, 16 Sep 2006 22:53:47 -0700 nenolod [svn] - add missing 'test' trunk
Sat, 16 Sep 2006 22:44:14 -0700 nenolod [svn] - remove redundant test trunk
Sat, 16 Sep 2006 19:37:08 -0700 js [svn] Fixed unused variable and missing type conversion trunk
Sat, 16 Sep 2006 19:21:06 -0700 js [svn] Add #undef FSCALE, since it's already defined on OpenBSD trunk
Sat, 16 Sep 2006 19:18:59 -0700 js [svn] #undef TRUE and FALSE before inclusion of mpcdec.h since both, GTK and mpcdev, define this, which leads to a hard error on OpenBSD trunk
Sat, 16 Sep 2006 19:13:26 -0700 js [svn] #undef ALIGN, since it's already defined on OpenBSD. trunk
Sat, 16 Sep 2006 19:10:07 -0700 js [svn] Seems like someone did a fix for Linux' iconv like I did for BSD's in another file. Added an #ifdef here, too. trunk
Sat, 16 Sep 2006 18:58:23 -0700 js [svn] nenolod's fix for the soundcard.h check was incomplete, fixed trunk
Sat, 16 Sep 2006 18:56:17 -0700 nenolod [svn] - check for soundcard.h trunk
Sat, 16 Sep 2006 18:46:42 -0700 nenolod [svn] - oh oops trunk
Sat, 16 Sep 2006 17:53:36 -0700 nenolod [svn] - remove reference in autoconf trunk
Sat, 16 Sep 2006 17:51:46 -0700 nenolod [svn] - do not generate a Makefile for libconsole trunk
Sat, 16 Sep 2006 17:47:12 -0700 nenolod [svn] - remove iconv code altogether trunk
Sat, 16 Sep 2006 17:17:22 -0700 js [svn] Fixed a LOT of warnings showing up with -Wall. This is the first step trunk
Sat, 16 Sep 2006 16:26:54 -0700 js [svn] Fixed a lot of warnings that only showed up on *BSD. trunk
Sat, 16 Sep 2006 15:21:56 -0700 chainsaw [svn] Our code is clean enough to not need -Wno-strict-aliasing, with the exception of playlist_list.c (so set that flag for widgets dir only). trunk
Sat, 16 Sep 2006 10:08:23 -0700 js [svn] Fixed 3 warnings, 2 unused variables and 1 missing include trunk
Sat, 16 Sep 2006 08:34:03 -0700 chainsaw [svn] Use the VFS layer. trunk
Sat, 16 Sep 2006 07:33:28 -0700 js [svn] More .cpp -> .cxx. Noticed by Chainsaw. Shame on me that I forgot some ;). trunk
Sat, 16 Sep 2006 07:18:18 -0700 chainsaw [svn] Use the VFS layer. trunk
Fri, 15 Sep 2006 21:36:31 -0700 yaz [svn] - no more busy loop if a file in playlist disappears. trunk
Fri, 15 Sep 2006 20:21:35 -0700 yaz [svn] improvement of filepopup: trunk
Fri, 15 Sep 2006 20:10:47 -0700 nenolod [svn] - actually on second thought, i don't see the point in this trunk
Fri, 15 Sep 2006 19:59:32 -0700 nenolod [svn] - change Makefile / filename trunk
Fri, 15 Sep 2006 19:58:27 -0700 nenolod [svn] - branch xspf plugin for podcasting support trunk
Fri, 15 Sep 2006 18:51:16 -0700 yaz [svn] - omit get_mtime from playlist_get_info_func(). trunk
Fri, 15 Sep 2006 18:26:57 -0700 nenolod [svn] - do not build OSS plugin unless we really can trunk
Fri, 15 Sep 2006 18:24:27 -0700 nenolod [svn] - remove debugging printf()'s trunk
Fri, 15 Sep 2006 16:48:51 -0700 nenolod [svn] - only build cdaudio plugin if we support DAE trunk
Fri, 15 Sep 2006 16:36:30 -0700 nenolod [svn] - if a pkg-config module is unavailable, report this trunk
Fri, 15 Sep 2006 16:34:23 -0700 nenolod [svn] - do not AC_MSG_ERROR() when libvorbis is not present, just notify the user that vorbis support won't be built trunk
Fri, 15 Sep 2006 16:32:15 -0700 nenolod [svn] - build CoreAudio plugin if available trunk
Fri, 15 Sep 2006 14:31:03 -0700 nenolod [svn] - remove sqlite from main makefile trunk
Fri, 15 Sep 2006 14:30:28 -0700 nenolod [svn] - remove sqlite trunk
Fri, 15 Sep 2006 08:01:40 -0700 js [svn] This adds -lossaudio to the OSS and esd plugin on platforms having that libs. With this, Audacious finally build & runs perfectly on OpenBSD. trunk
Fri, 15 Sep 2006 07:46:49 -0700 nenolod [svn] - DND fixes trunk
Fri, 15 Sep 2006 06:36:26 -0700 js [svn] - Removed .cpp.o target since we don't have any .cpp files anymore. trunk
Thu, 14 Sep 2006 14:06:45 -0700 nenolod [svn] - enforce support of our file extensions through use of the .SUFFIXES target trunk
Thu, 14 Sep 2006 13:56:35 -0700 js [svn] * One more .cpp -> .cxx trunk
Thu, 14 Sep 2006 13:38:05 -0700 js [svn] Forgot to change .cpp -> .cxx in the Makefile.in. Shame on me... trunk
Thu, 14 Sep 2006 13:33:10 -0700 js [svn] .cpp -> .cxx trunk
Thu, 14 Sep 2006 13:27:38 -0700 giacomo [svn] - fix for issue that was fixed in r1946 and then appeared again later :) trunk
Thu, 14 Sep 2006 08:46:01 -0700 js [svn] Install audacious_player.xpm as well, so one can use it as a desktop icon. trunk
Thu, 14 Sep 2006 07:50:44 -0700 js [svn] Made the content of the password field in the AudioScrobbler plugin invisible. trunk
Thu, 14 Sep 2006 07:40:39 -0700 js [svn] Just saw another bug in the same line. The if was always false. trunk
Thu, 14 Sep 2006 07:38:06 -0700 js [svn] Fixed mk/objective.mk so that there won't be any trunk
Wed, 13 Sep 2006 18:59:47 -0700 yaz [svn] - Avoid trying to regenerate parse.c. Regeneration is unnecessary in usual case and requires lemon as parser generator. trunk
Wed, 13 Sep 2006 16:05:01 -0700 giacomo [svn] - amidi-plug uses vfs now trunk
Wed, 13 Sep 2006 15:59:49 -0700 giacomo [svn] - File stream API for audacious vfs; uses real getc/ungetc functions for vfs_stdio and emulated functions for vfs_gnome trunk
Wed, 13 Sep 2006 14:01:54 -0700 js [svn] Added BSD make to the recommended make versions since it's officially supported now. trunk
Wed, 13 Sep 2006 13:58:21 -0700 nenolod [svn] - fix missing name in ChangeLog (I forgot to add js to our changelog scripts, oops) trunk
Wed, 13 Sep 2006 13:56:08 -0700 js [svn] Fixed some Makefiles to make it work with BSD make. trunk
Wed, 13 Sep 2006 11:03:25 -0700 chainsaw [svn] Link C++ plugins correctly on *BSD, by Jonathan Schleifer <js@h3c.de>. trunk
Wed, 13 Sep 2006 09:40:07 -0700 chainsaw [svn] Remove built-in soundcard.h silliness so OSS actually works on *BSD, by Jonathan Schleifer <js@h3c.de>. trunk
Wed, 13 Sep 2006 09:05:18 -0700 chainsaw [svn] Mark autogen.sh executable. trunk
Wed, 13 Sep 2006 08:06:57 -0700 chainsaw [svn] 4-way scroll support in the main window (volume & seek) by Jonathan Schleifer <js@h3c.de>. trunk
Wed, 13 Sep 2006 06:38:40 -0700 chainsaw [svn] Fixes for NetBSD by Jonathan Schleifer <js@h3c.de> trunk
Wed, 13 Sep 2006 05:22:45 -0700 chainsaw [svn] Remove unused bmp_player.xpm; as requested by Mikachu on #audacious. trunk
Tue, 12 Sep 2006 23:31:24 -0700 nenolod [svn] - new DND handler trunk
Tue, 12 Sep 2006 23:11:07 -0700 nenolod [svn] - be careful about referencing a NULL widget (e.g. headless/serveronly mode crashes on streams, bug #562) trunk
Tue, 12 Sep 2006 10:59:59 -0700 giacomo [svn] - amidi-plug 0.6 imported; among other improvements, multiple soundfont loading for fluidsynth backend and option to extract/display lyrics and comments contained in midi files trunk
Mon, 11 Sep 2006 16:06:23 -0700 chainsaw [svn] Use the VFS. trunk
Mon, 11 Sep 2006 15:24:52 -0700 chainsaw [svn] fprintf implementation in the VFS common layer by Luca Barbato. Use it in the Container plugins. trunk
Mon, 11 Sep 2006 13:15:31 -0700 chainsaw [svn] Partial sync with upstream. trunk
Mon, 11 Sep 2006 11:23:34 -0700 lu_zero [svn] fix a typo trunk
Sun, 10 Sep 2006 23:39:54 -0700 yaz [svn] - make fileinfo_recursive_get_image() breadth first search. trunk
Sun, 10 Sep 2006 15:36:17 -0700 chainsaw [svn] Revert broken commit r2209 and fseek -> vfs_fseek, missed in commit r2265. trunk
Sun, 10 Sep 2006 14:28:45 -0700 chainsaw [svn] Have output plugins use the VFS layer too. trunk
Sun, 10 Sep 2006 14:01:14 -0700 chainsaw [svn] Use the VFS layer. trunk
Sun, 10 Sep 2006 12:19:35 -0700 chainsaw [svn] Portability fix provided by Matti H¸«£m¸«£l¸«£inen (ccr/TNSP). trunk
Sun, 10 Sep 2006 06:40:15 -0700 chainsaw [svn] Non-RTSP should compile too, ktnxbye. trunk
Sat, 09 Sep 2006 21:52:25 -0700 lu_zero [svn] rtsp support in mp3 trunk
Sat, 09 Sep 2006 18:04:36 -0700 chainsaw [svn] Make the playback resume code a lot more robust. trunk
Sat, 09 Sep 2006 18:02:42 -0700 lu_zero [svn] avoid segfaults trunk
Fri, 08 Sep 2006 17:31:49 -0700 nenolod [svn] - ensure that the module symtable is consistantly unique on Mach-O bundles trunk
Fri, 08 Sep 2006 16:55:47 -0700 chainsaw [svn] Hook PulseAudio into the build system and clean it up a little. trunk
Fri, 08 Sep 2006 16:00:10 -0700 chainsaw [svn] PulseAudio output plugin. Ported from the XMMS plugin by Lennart Poettering. trunk
Fri, 08 Sep 2006 10:55:02 -0700 nenolod [svn] - remove this trunk
Thu, 07 Sep 2006 22:26:54 -0700 nenolod [svn] - revert back to r2216 trunk
Thu, 07 Sep 2006 22:00:35 -0700 nenolod [svn] - more hammering trunk
Thu, 07 Sep 2006 21:51:36 -0700 nenolod [svn] - hammer a little more trunk
Thu, 07 Sep 2006 21:47:45 -0700 nenolod [svn] - stuff trunk
Thu, 07 Sep 2006 21:44:05 -0700 nenolod [svn] - abstractionalize a lot of stuff, build still broken, live with it trunk
Thu, 07 Sep 2006 20:53:57 -0700 nenolod [svn] - remove orphaned dependencies trunk
Thu, 07 Sep 2006 20:52:55 -0700 nenolod [svn] - remove WA2gui code trunk
Thu, 07 Sep 2006 20:50:14 -0700 nenolod [svn] - add Makefile trunk
Thu, 07 Sep 2006 20:41:35 -0700 nenolod [svn] - new InterfacePlugin API. trunk
Thu, 07 Sep 2006 20:27:46 -0700 nenolod [svn] - keep filepopup code in the core for now trunk
Thu, 07 Sep 2006 19:57:27 -0700 nenolod [svn] - copy the WA2GUI code into a Plugin shell trunk
Thu, 07 Sep 2006 18:33:19 -0700 nenolod [svn] - use gdk_drawable_get_size() instead trunk
Thu, 07 Sep 2006 17:27:27 -0700 nenolod [svn] - use smartinclude here instead of conditional-based imports trunk
Thu, 07 Sep 2006 17:25:29 -0700 nenolod [svn] - gtkquartz compatibility, pass 1 trunk
Thu, 07 Sep 2006 11:57:03 -0700 nenolod [svn] - use #ifdef linux instead trunk
Thu, 07 Sep 2006 11:45:48 -0700 nenolod [svn] - wma.c: use av_malloc() instead of directly using posix_memalign() trunk
Thu, 07 Sep 2006 11:32:59 -0700 nenolod [svn] - fully working CoreAudio plugin, based on the OSS plugin and an incomplete xmms coreaudio plugin (fink) trunk
Thu, 07 Sep 2006 11:06:40 -0700 nenolod [svn] - remove CoreAudio plugin, and try again :P trunk
Thu, 07 Sep 2006 09:11:46 -0700 nenolod [svn] - fork the OSS plugin for CoreAudio work trunk
Wed, 06 Sep 2006 22:10:19 -0700 nenolod [svn] - kludge for libintl borkenness trunk
Wed, 06 Sep 2006 22:03:27 -0700 nenolod [svn] - include time.h trunk
Wed, 06 Sep 2006 15:24:15 -0700 nenolod [svn] - module fixes trunk
Wed, 06 Sep 2006 14:46:09 -0700 nenolod [svn] - make audtool build trunk
Wed, 06 Sep 2006 14:21:40 -0700 nenolod [svn] - audacious now builds on OS X trunk
Wed, 06 Sep 2006 14:01:53 -0700 nenolod [svn] - they fucking say I'm nuts trunk
Wed, 06 Sep 2006 13:54:02 -0700 nenolod [svn] -Wl,-export-dynamic isn't needed here. trunk
Wed, 06 Sep 2006 13:37:57 -0700 nenolod [svn] - handle OS X linking command trunk
Wed, 06 Sep 2006 13:24:54 -0700 nenolod [svn] - AC_SUBST(PICLDFLAGS) sorry trunk
Wed, 06 Sep 2006 13:21:40 -0700 nenolod [svn] - use $(SHARED_SUFFIX) trunk
Wed, 06 Sep 2006 13:04:37 -0700 nenolod [svn] - PICFLAGS should not call -shared/-bundle as some versions of GCC will misinterpret that. Only PICLDFLAGS should. trunk
Wed, 06 Sep 2006 13:01:04 -0700 nenolod [svn] - add PICLDFLAGS, PICFLAGS, SHARED_SUFFIX identifiers trunk
Wed, 06 Sep 2006 12:57:50 -0700 nenolod [svn] - detect what $(SHARED_SUFFIX) should be. trunk
Tue, 05 Sep 2006 19:57:18 -0700 nhjm449 [svn] - Reapply r2161 trunk
Tue, 05 Sep 2006 09:18:30 -0700 nenolod [svn] - don't be picky about what aclocal version we are using. trunk
Tue, 05 Sep 2006 09:14:08 -0700 nenolod [svn] - why is this here? it really fucks with my SVN client on OS X, so I am deleting it as it's unreferenced trunk
Tue, 05 Sep 2006 08:40:08 -0700 yaz [svn] - do not show filepopup for blank region when a playlist is shorter than the playlist window. trunk
Tue, 05 Sep 2006 08:09:14 -0700 lu_zero [svn] generic vfs_gets and m3u updated to use vfs trunk
Mon, 04 Sep 2006 22:36:30 -0700 nhjm449 [svn] - Fix audacious-arts-helper warnings. trunk
Mon, 04 Sep 2006 19:47:32 -0700 yaz [svn] - fix for the long-standing dependency oddness in our build system. now make tool surely picks up changed source files and builds required objectives. trunk
Sun, 03 Sep 2006 22:04:17 -0700 nhjm449 [svn] - If transparency fails, disable it. trunk
Sat, 02 Sep 2006 08:24:10 -0700 yaz [svn] - chardet patch for Russian language witten by Valentine Sinitsyn. trunk
Wed, 30 Aug 2006 06:14:33 -0700 yaz [svn] - revert equalizer.c and ui_playlist.c. :( trunk
Wed, 30 Aug 2006 02:44:09 -0700 yaz [svn] - fix for memory leak. trunk
Wed, 30 Aug 2006 02:37:40 -0700 yaz [svn] - same to r2149, one more window. :) trunk
Tue, 29 Aug 2006 23:15:43 -0700 yaz [svn] - comment out some gtk_window_set_transient_for() which hide mainwin unexpectedly. trunk
Tue, 29 Aug 2006 19:55:37 -0700 nhjm449 [svn] - Add ability to show/hide main player window. trunk
Tue, 29 Aug 2006 11:35:30 -0700 yaz [svn] - prevents input_check_file() working on loading playlist. trunk
Mon, 28 Aug 2006 11:03:58 -0700 yaz [svn] - playlist_container_find() must check if ext is 1, besides NULL. trunk
Mon, 28 Aug 2006 08:51:36 -0700 yaz [svn] - filepopup follows change of pointed song, i.e. it will hide while scrolling. trunk
Sun, 27 Aug 2006 09:04:05 -0700 chainsaw [svn] Fix up the warning fixes; by Torbj¸«Órn Svensson (a.k.a. Azoff on #audacious). trunk
Sun, 27 Aug 2006 07:39:25 -0700 nenolod [svn] - version update trunk
Sun, 27 Aug 2006 05:30:12 -0700 yaz [svn] - correct a typo that Joker pointed out. thanks Joker! trunk
Sat, 26 Aug 2006 23:16:53 -0700 yaz [svn] - clean up nhjm449's fix to eliminate warnings. thanks nhjm449! trunk
Sat, 26 Aug 2006 21:47:26 -0700 nhjm449 [svn] - Streamtitles are fun. trunk
Sat, 26 Aug 2006 21:36:50 -0700 nhjm449 [svn] - Don't save empty lengths. trunk
Sat, 26 Aug 2006 21:21:35 -0700 nhjm449 [svn] - Tracks with unknown lengths shouldn't be considered 0 seconds long! :P trunk
Sat, 26 Aug 2006 12:00:05 -0700 chainsaw [svn] CXXFLAGS fixes by Mike Frysinger (Gentoo). trunk
Sat, 26 Aug 2006 08:09:42 -0700 yaz [svn] - now xspf writes formatted xml. trunk
Fri, 25 Aug 2006 01:02:18 -0700 yaz [svn] - libguess update: workaround for that g_convert can't convert properly from UCS-2BE/LE trailing after BOM. trunk
Thu, 24 Aug 2006 23:08:22 -0700 yaz [svn] - precision in title format is regarded as character count, not byte count. trunk
Thu, 24 Aug 2006 14:55:06 -0700 chainsaw [svn] Additional (PPC?) warning squashing by Joseph Jezak from Gentoo. trunk
Thu, 24 Aug 2006 12:23:54 -0700 chainsaw [svn] Actually cast variables to glib types before feeding them into glib compare functions. Resolves another 16 signedness warnings on PPC. trunk
Thu, 24 Aug 2006 11:40:00 -0700 chainsaw [svn] Cast variable to proper type before passing it into libxml2. Include necessary header to make this possible. Resolves 35 pointer signedness warnings on PPC. trunk
Thu, 24 Aug 2006 11:11:30 -0700 chainsaw [svn] Sync with upstream. ADL is now dual licensed, and RIX has had a pitch fixup. Free warning fix included. trunk
Wed, 23 Aug 2006 23:09:05 -0700 yaz [svn] - file_path should not contain file name. trunk
Wed, 23 Aug 2006 07:46:33 -0700 yaz [svn] - modified time (mtime) has been introduced into tuple trunk
Sun, 20 Aug 2006 12:20:36 -0700 nhjm449 [svn] - Don't explode when loading http streams from xspf files. trunk
Sat, 19 Aug 2006 20:53:12 -0700 nenolod [svn] - use bmp_title_input_new(), as XMMS_NEW_TITLEINPUT() is a deprecated and unsafe API trunk
Sat, 19 Aug 2006 14:51:13 -0700 chainsaw [svn] An include a day keeps the implicit declaration at bay. trunk
Sat, 19 Aug 2006 12:28:56 -0700 yaz [svn] - xspf stores all meta data in tuples now. trunk
Fri, 18 Aug 2006 14:56:52 -0700 nenolod [svn] - freebsd compatibility trunk
Mon, 14 Aug 2006 17:55:44 -0700 nenolod [svn] - gcc 4.1.0, 4.1.1, 4.1.2 tree optimization workaround: trunk
Mon, 14 Aug 2006 17:47:24 -0700 nenolod [svn] - gcc 4.1.1 fixes trunk
Mon, 14 Aug 2006 17:13:38 -0700 nenolod [svn] - gcc 4.1.1 fix trunk
Sat, 12 Aug 2006 20:00:08 -0700 yaz [svn] - better handling for file name which can't be represented correctly in current locale encoding. trunk
Sat, 12 Aug 2006 16:46:09 -0700 nhjm449 [svn] - Show the filename if there's no track_name trunk
Fri, 11 Aug 2006 18:41:53 -0700 nenolod [svn] - installing Container plugins might help! trunk
Fri, 11 Aug 2006 05:13:11 -0700 yaz [svn] jump to file dialog now accepts multi-byte input. trunk
Fri, 11 Aug 2006 03:44:50 -0700 yaz [svn] xspf.c needs round trip encoding conversion between locale encoding and utf8. trunk
Fri, 11 Aug 2006 01:48:51 -0700 nenolod [svn] - unbork trunk
Fri, 11 Aug 2006 01:32:02 -0700 nenolod [svn] - remove unnecessary and crappy code trunk
Fri, 11 Aug 2006 01:22:15 -0700 nenolod [svn] - further cleanup trunk
Fri, 11 Aug 2006 01:17:05 -0700 nenolod [svn] - if uri == NULL, then continue looking for URIs in the XSPF playlist trunk
Fri, 11 Aug 2006 01:14:23 -0700 nenolod [svn] - wma: use posix_memalign() instead of memalign() in some more spots trunk
Thu, 10 Aug 2006 22:40:31 -0700 nenolod [svn] - Plugins/Container/xspf/xspf.c: xspf cleanups trunk
Thu, 10 Aug 2006 22:26:50 -0700 nenolod [svn] - experimental XSPF support trunk
Thu, 10 Aug 2006 21:00:59 -0700 nenolod [svn] - add missing $(CONTAINER_PLUGINS). trunk
Thu, 10 Aug 2006 20:44:47 -0700 nenolod [svn] - pls and m3u is now fully modular trunk
Thu, 10 Aug 2006 20:41:43 -0700 nenolod [svn] - remove static version trunk
Thu, 10 Aug 2006 20:39:18 -0700 nenolod [svn] - m3u and pls plugin implementation trunk
Thu, 10 Aug 2006 20:35:10 -0700 nenolod [svn] - lowlevel plugin stuff trunk
Thu, 10 Aug 2006 20:20:39 -0700 nenolod [svn] - further progress trunk
Thu, 10 Aug 2006 20:13:57 -0700 nenolod [svn] - bootstrap for ContainerPlugin dir stuff trunk
Thu, 10 Aug 2006 19:45:21 -0700 nenolod [svn] - hmm, calling plc->load() might be a good idea! trunk
Thu, 10 Aug 2006 19:35:03 -0700 nenolod [svn] - m3u works again trunk
Thu, 10 Aug 2006 19:24:55 -0700 nenolod [svn] - .pls playlists work again, now to do M3Us. trunk
Thu, 10 Aug 2006 19:21:37 -0700 nenolod [svn] - make it compile trunk
Thu, 10 Aug 2006 19:18:20 -0700 nenolod [svn] - cleanup trunk
Thu, 10 Aug 2006 19:04:17 -0700 nenolod [svn] - sanity checking for saving trunk
Thu, 10 Aug 2006 19:03:21 -0700 nenolod [svn] - some experimental shit trunk
Thu, 10 Aug 2006 18:49:44 -0700 nenolod [svn] - saving now uses PlaylistContainer class. trunk
Thu, 10 Aug 2006 18:40:52 -0700 nenolod [svn] - further integration trunk
Thu, 10 Aug 2006 18:39:05 -0700 nenolod [svn] - fix trunk
Thu, 10 Aug 2006 18:36:15 -0700 nenolod [svn] - some minimal integration trunk
Thu, 10 Aug 2006 18:24:11 -0700 nenolod [svn] - more trunk
Thu, 10 Aug 2006 18:10:25 -0700 nenolod [svn] - incomplete PlaylistContainer implementation trunk
Thu, 10 Aug 2006 13:51:08 -0700 nenolod [svn] - dependency cleanup part 2 trunk
Thu, 10 Aug 2006 13:47:58 -0700 nenolod [svn] - dependency cleanup (pass 1 of many probably) trunk
Thu, 10 Aug 2006 13:44:27 -0700 nenolod [svn] add -D_WIDGETCORE_H_ as we can use the private includes here trunk
Thu, 10 Aug 2006 13:42:55 -0700 nenolod [svn] Do not allow widgetcore private includes to be referenced directly. trunk
Thu, 10 Aug 2006 12:55:28 -0700 nenolod [svn] - add widgetcore.h (replaces directly including all of that junk) trunk
Wed, 09 Aug 2006 03:58:43 -0700 nenolod [svn] - these might be nice huh? trunk
Wed, 09 Aug 2006 02:47:22 -0700 nenolod [svn] this massive commit does the following: trunk
Wed, 09 Aug 2006 02:11:01 -0700 nenolod [svn] - use posix_memalign() instead of memalign(). trunk
Wed, 09 Aug 2006 02:04:02 -0700 nenolod [svn] - switch to stdlib/unistd.h for malloc (all C89/C99 systems have these). fixes bug #539. trunk
Tue, 08 Aug 2006 23:43:33 -0700 nenolod [svn] - fix geometry hinting so that it is ICCCM compliant. patch by whereami. trunk
Tue, 08 Aug 2006 22:39:42 -0700 nhjm449 [svn] - Fix misspelling of flac (bug #545) trunk
Tue, 08 Aug 2006 12:33:55 -0700 nenolod [svn] - oops trunk
Tue, 08 Aug 2006 10:06:12 -0700 giacomo [svn] - fixed default values for libnotify plugin trunk
Tue, 08 Aug 2006 09:13:41 -0700 giacomo [svn] - configure dialog for libnotify plugin trunk
Tue, 08 Aug 2006 02:20:57 -0700 nenolod [svn] - byebye XMMS configfile crap trunk
Tue, 08 Aug 2006 02:19:55 -0700 nenolod [svn] - allow configdb::pnxmms::preset to set what pn preset to load on start trunk
Mon, 07 Aug 2006 23:49:36 -0700 nenolod [svn] - ok, with this commit, loading now works =) trunk
Mon, 07 Aug 2006 23:27:43 -0700 nenolod [svn] - don't peg the CPU trunk
Mon, 07 Aug 2006 23:25:46 -0700 nenolod [svn] - remove less noise trunk
Mon, 07 Aug 2006 23:23:27 -0700 nenolod [svn] - i hate libxml2 trunk
Mon, 07 Aug 2006 23:16:21 -0700 nenolod [svn] - possible tweak to make loading work? trunk
Mon, 07 Aug 2006 23:08:59 -0700 nenolod [svn] - a minor tweak to the save function trunk
Mon, 07 Aug 2006 22:58:22 -0700 nenolod [svn] - locking the mutex on audacious data upload is unnecessary. trunk
Mon, 07 Aug 2006 21:56:22 -0700 nenolod [svn] - some cleanups trunk
Mon, 07 Aug 2006 21:47:55 -0700 nenolod [svn] - it might help if i actually ran bison on the script parser eh :) trunk
Mon, 07 Aug 2006 21:44:23 -0700 nenolod [svn] - gah trunk
Mon, 07 Aug 2006 21:41:14 -0700 nenolod [svn] - paranormal in theory works on audacious trunk
Mon, 07 Aug 2006 21:34:12 -0700 nenolod [svn] - fix an oops trunk
Mon, 07 Aug 2006 21:22:11 -0700 nenolod [svn] - oh, define an actual SDL version here. :P trunk
Mon, 07 Aug 2006 21:18:20 -0700 nenolod [svn] - hook up paranormal -- client interface code doesn't exist yet though trunk
Mon, 07 Aug 2006 17:18:08 -0700 giacomo [svn] - why wma tags were not converted to utf8? by the way, this made libnotify crash when wma tuple contained non-utf8 strings trunk
Mon, 07 Aug 2006 16:34:31 -0700 giacomo [svn] - when audacious is started and track detail on current song are requested, try to check if a decoder exists before falling back to the tuple display dialog trunk
Mon, 07 Aug 2006 04:19:43 -0700 chainsaw [svn] Endianness fix by Luca Barbato <lu_zero@gentoo.org>. trunk
Mon, 07 Aug 2006 02:26:07 -0700 nenolod [svn] - indentation cleanups trunk
Mon, 07 Aug 2006 00:39:19 -0700 yaz [svn] - to prevent SIGSEGV trunk
Sun, 06 Aug 2006 15:13:01 -0700 giacomo [svn] - refinements for the notify plugin trunk
Sun, 06 Aug 2006 06:24:06 -0700 chainsaw [svn] Remove 15 instrument magic at offset 1080 because of false positive resulting in decoder segfault. Closes bug #543. trunk
Sun, 06 Aug 2006 05:45:48 -0700 giacomo [svn] - a couple of fixes for notify plugin (removed some deprecated gtk+1 functions and ensure that the timeout is removed only if it actually exists) trunk
Sun, 06 Aug 2006 02:52:27 -0700 deitarion [svn] Added awareness of the difference between stopped and playing. trunk
Sun, 06 Aug 2006 01:54:32 -0700 nenolod [svn] - prepare to add an optional libxml2 dependency trunk
Sun, 06 Aug 2006 01:53:29 -0700 nenolod [svn] - incomplete stuff trunk
Sat, 05 Aug 2006 23:43:14 -0700 deitarion [svn] Fix the test for whether a notification is necessary trunk
Sat, 05 Aug 2006 22:55:11 -0700 nenolod [svn] - fix! trunk
Sat, 05 Aug 2006 15:10:37 -0700 chainsaw [svn] Updated german translation by Michael Hanselmann <hansmi@gentoo.org>: 988 translated messages, 2 untranslated messages. trunk
Fri, 04 Aug 2006 16:05:41 -0700 nenolod [svn] - hook up cue plugin trunk
Fri, 04 Aug 2006 12:18:23 -0700 nenolod [svn] - make Unknown Track, Unknown Artist, Unknown Album translatable. trunk
Fri, 04 Aug 2006 11:54:26 -0700 nenolod [svn] - more leak fixes trunk
Fri, 04 Aug 2006 11:38:37 -0700 nenolod [svn] - leak fix trunk
Fri, 04 Aug 2006 02:46:05 -0700 nhjm449 [svn] - Don't show "(null)" information. trunk
Fri, 04 Aug 2006 01:52:07 -0700 nenolod [svn] - WTF trunk
Fri, 04 Aug 2006 01:46:11 -0700 nenolod [svn] - don't mind me, i'm being silly tonight trunk
Fri, 04 Aug 2006 01:35:22 -0700 nenolod [svn] - also detect changes based on playlist "displayed title" trunk
Fri, 04 Aug 2006 01:24:02 -0700 nenolod [svn] - fix the real_ip<InputPlugin *>.set_info mapping properly when InputPlugin cue_ip::stop() is reached. trunk
Fri, 04 Aug 2006 01:21:49 -0700 nenolod [svn] - use $(NOTIFY_LIBS) and $(NOTIFY_CFLAGS)... not really much of difference, but yeah trunk
Fri, 04 Aug 2006 00:58:45 -0700 nenolod [svn] - autodetect libnotify, and if found, build the notify plugin trunk
Fri, 04 Aug 2006 00:49:40 -0700 nenolod [svn] - oh return TRUE here (duh) trunk
Fri, 04 Aug 2006 00:49:01 -0700 nenolod [svn] - don't crash if there's no available tuple trunk
Thu, 03 Aug 2006 22:54:57 -0700 nenolod [svn] - do things in a less hackish way trunk
Thu, 03 Aug 2006 22:54:05 -0700 nenolod [svn] - use tuples (and build tuples if they aren't there :P) trunk
Thu, 03 Aug 2006 22:32:07 -0700 nenolod [svn] - add libnotify plugin trunk
Thu, 03 Aug 2006 01:40:18 -0700 chainsaw [svn] Updated dutch translation. 990 translated messages. trunk
Thu, 03 Aug 2006 01:05:52 -0700 nenolod [svn] - do virtual playlists properly in 1.2 trunk
Thu, 03 Aug 2006 01:03:55 -0700 nenolod [svn] use -1 to indicate "drop the original nsf/gbs/nsfe file, but silently error" trunk
Thu, 03 Aug 2006 01:02:34 -0700 nenolod [svn] use -1 to indicate "drop the original cue file, but silently error" trunk
Thu, 03 Aug 2006 00:29:55 -0700 nenolod [svn] - implement finetune seeking properly this time :) trunk
Thu, 03 Aug 2006 00:20:53 -0700 nenolod [svn] - remove pointless finetune_seek stuff. didn't work right anyway, and it works better without it. trunk
Thu, 03 Aug 2006 00:15:58 -0700 nenolod [svn] - damn typoes trunk
Thu, 03 Aug 2006 00:15:12 -0700 nenolod [svn] - ok, try to be less seek happy on 'natural' changes trunk
Thu, 03 Aug 2006 00:12:56 -0700 nenolod [svn] - a little more fault tolerance (stick a fork in it, it's done) trunk
Wed, 02 Aug 2006 23:44:16 -0700 nenolod [svn] - well not exactly, but this is :) trunk
Wed, 02 Aug 2006 23:42:10 -0700 nenolod [svn] - the other half of the equasion wrt seeking trunk
Wed, 02 Aug 2006 23:33:49 -0700 nenolod [svn] - support the notion of a watchdog function to keep things bound to the proper playlist entry. (half there) trunk
Wed, 02 Aug 2006 22:57:08 -0700 nenolod [svn] - better support cuesheets outside of your directory trunk
Wed, 02 Aug 2006 22:41:00 -0700 nenolod [svn] - remove dependency on the client library. trunk
Wed, 02 Aug 2006 22:36:48 -0700 nenolod [svn] - make sure our tuples we generate our pure. trunk
Wed, 02 Aug 2006 22:28:10 -0700 nenolod [svn] - reset real_ip<InputPlugin *> when we are done with it trunk
Wed, 02 Aug 2006 22:25:35 -0700 nenolod [svn] - override InputPlugin::set_info. trunk
Wed, 02 Aug 2006 19:49:45 -0700 nenolod [svn] - finishing touches trunk
Wed, 02 Aug 2006 19:34:19 -0700 nenolod [svn] - fix a bug in the tuple builder trunk
Wed, 02 Aug 2006 19:24:40 -0700 nenolod [svn] - tuple builder trunk
Wed, 02 Aug 2006 18:56:53 -0700 nenolod [svn] - i'm not entirely sure how this works, but it seems to work ok trunk
Wed, 02 Aug 2006 18:54:31 -0700 nenolod [svn] - more stuff trunk
Wed, 02 Aug 2006 18:15:47 -0700 nenolod [svn] - seek by track index timestamp trunk
Wed, 02 Aug 2006 18:12:58 -0700 nenolod [svn] - when we play from a cuefile, start playing from the file defined in the cuefile trunk
Wed, 02 Aug 2006 17:52:07 -0700 nenolod [svn] - ok, lets use real URIs here trunk
Wed, 02 Aug 2006 17:44:15 -0700 nenolod [svn] - cuesheet plugin. trunk
Wed, 02 Aug 2006 16:18:16 -0700 nenolod [svn] - update PO files trunk
Wed, 02 Aug 2006 16:06:49 -0700 nemo [svn] fine trunk
Wed, 02 Aug 2006 16:00:13 -0700 chainsaw [svn] Fix postal code. trunk
Wed, 02 Aug 2006 15:44:07 -0700 chainsaw [svn] Update FSF address in copyright notices. Update autotools templates. trunk
Wed, 02 Aug 2006 14:26:56 -0700 chainsaw [svn] RockLight visualization plugin ported from XMMS. trunk
Mon, 31 Jul 2006 17:06:44 -0700 nhjm449 [svn] - Don't poll the config database if not using TCP sockets. trunk
Sat, 29 Jul 2006 16:23:16 -0700 yaz [svn] changes link order to avoid linkage with installed library. trunk
Fri, 28 Jul 2006 14:13:59 -0700 nenolod [svn] - fix the other bug exposed by strace trunk
Fri, 28 Jul 2006 14:12:59 -0700 nenolod [svn] - fix nemo's bug trunk
Fri, 28 Jul 2006 13:57:26 -0700 nenolod [svn] - heh trunk
Fri, 28 Jul 2006 13:53:45 -0700 nenolod [svn] - connect sqlite to the build trunk
Fri, 28 Jul 2006 11:35:59 -0700 nenolod [svn] - fix autodetection of session URI trunk
Fri, 28 Jul 2006 10:56:44 -0700 nenolod [svn] - experimental change to bmp_cfg_db_open() to ensure that g_type_init() trunk
Fri, 28 Jul 2006 07:21:20 -0700 nemo [svn] Seems safer to me to free this way, assuming I'm not misreading. trunk
Fri, 28 Jul 2006 02:27:19 -0700 nenolod [svn] - fix invalid frees trunk
Fri, 28 Jul 2006 02:19:18 -0700 nenolod [svn] - be more paranoid about NULL pointers trunk
Fri, 28 Jul 2006 01:35:52 -0700 nenolod [svn] - if cfg.session_uri_base = NULL (old/non-existant configs), then assume we want a default unix location trunk
Fri, 28 Jul 2006 01:31:44 -0700 nenolod [svn] - libaudacious/beepctrl.c: optimise further and be more paranoid about leaks trunk
Fri, 28 Jul 2006 01:11:15 -0700 nenolod [svn] - prepare for tcp listener code trunk
Fri, 28 Jul 2006 01:07:14 -0700 nenolod [svn] - more sanity trunk
Fri, 28 Jul 2006 01:05:21 -0700 nenolod [svn] - ok, don't eat up all the system ram (I forgot to g_free()) trunk
Fri, 28 Jul 2006 00:49:14 -0700 nenolod [svn] - allow environment variable AUDTOOL_REMOTE_URI to influence where the client library accesses the audacious session trunk
Fri, 28 Jul 2006 00:46:34 -0700 nenolod [svn] - i believe we've got it! trunk
Fri, 28 Jul 2006 00:33:37 -0700 nenolod [svn] - make the remote API actually work trunk
Fri, 28 Jul 2006 00:16:07 -0700 nenolod [svn] - add audacious_set_session_uri(). trunk
Fri, 28 Jul 2006 00:13:02 -0700 nenolod [svn] - add framework for later handling tcp:// connections trunk
Thu, 27 Jul 2006 23:15:43 -0700 nenolod [svn] - add incomplete media library UI -- still lots to do trunk
Thu, 27 Jul 2006 22:41:31 -0700 nenolod [svn] - add sqlite/ directory trunk
Thu, 27 Jul 2006 22:14:12 -0700 nenolod [svn] - path to file would probably be essential, huh. trunk
Thu, 27 Jul 2006 22:03:26 -0700 nenolod [svn] - add schema trunk
Thu, 27 Jul 2006 21:49:12 -0700 nenolod [svn] - add library/ (and base Makefile for libmedialibrary.a, schema.sqlite) trunk
Tue, 25 Jul 2006 12:12:29 -0700 nenolod [svn] via Christian Birchinger <joker -at- netswarm.net>: trunk
Mon, 24 Jul 2006 16:20:05 -0700 nemo [svn] Make annoying recursion that consistently returns wrong art, optional. trunk
Fri, 21 Jul 2006 10:24:28 -0700 nenolod [svn] - add translators list trunk
Fri, 21 Jul 2006 09:48:46 -0700 nenolod [svn] - update documentation trunk
Fri, 21 Jul 2006 09:07:51 -0700 nenolod [svn] - Update NEWS trunk
Tue, 18 Jul 2006 16:28:43 -0700 nenolod [svn] - better quoting trunk
Tue, 18 Jul 2006 15:28:07 -0700 nenolod [svn] - datarootdir stuff trunk
Tue, 18 Jul 2006 13:40:19 -0700 chainsaw [svn] Updated greek translation by StavrosG. trunk
Tue, 18 Jul 2006 12:51:22 -0700 nenolod [svn] - try NOW trunk
Tue, 18 Jul 2006 12:47:59 -0700 nenolod [svn] - try again trunk
Tue, 18 Jul 2006 12:33:34 -0700 nenolod [svn] - ok, move this fix down a little trunk
Tue, 18 Jul 2006 11:59:43 -0700 nenolod [svn] - workaround another autoconf bug trunk
Tue, 18 Jul 2006 08:49:50 -0700 nenolod [svn] - work around a possible autoconf bug causing datadir to be blank trunk
Sun, 16 Jul 2006 10:09:29 -0700 chainsaw [svn] Fix quoting in dutch translation. trunk
Sun, 16 Jul 2006 10:00:28 -0700 chainsaw [svn] Updated dutch translation. trunk
Sun, 16 Jul 2006 09:11:31 -0700 nenolod [svn] - sort by track number trunk
Sun, 16 Jul 2006 08:50:00 -0700 nenolod [svn] - update PO files trunk
Sun, 16 Jul 2006 08:14:08 -0700 nenolod [svn] - filepopup albumart stuff, via hansmi trunk
Sat, 15 Jul 2006 17:27:49 -0700 nenolod [svn] - i think this works trunk
Sat, 15 Jul 2006 17:03:07 -0700 chainsaw [svn] Bolt on libmms versions of byteswap macros and bring yet more files in (mmsh.c & mms.h). trunk
Sat, 15 Jul 2006 16:55:29 -0700 chainsaw [svn] Add more files from libmms CVS. trunk
Sat, 15 Jul 2006 16:52:52 -0700 nenolod [svn] - properly hook up mms trunk
Sat, 15 Jul 2006 16:47:58 -0700 nenolod [svn] - bump to version 1.1.1 trunk
Sat, 15 Jul 2006 16:39:37 -0700 chainsaw [svn] Newer libmms, from their CVS. Needs to be hooked up properly as it wants more arguments to its functions. trunk
Sat, 15 Jul 2006 16:05:21 -0700 chainsaw [svn] Volume fix (using a lookup table) from upstream CVS. trunk
Fri, 14 Jul 2006 14:07:10 -0700 giacomo [svn] - libconsole: added an option to ignore length information from spc tags trunk
Fri, 14 Jul 2006 13:13:46 -0700 giacomo [svn] - preferences window for libconsole plugin (added missing files) trunk
Fri, 14 Jul 2006 13:12:45 -0700 giacomo [svn] - preferences window for libconsole plugin trunk
Fri, 14 Jul 2006 09:04:58 -0700 yaz [svn] fileinfo_show_for_tuple() sometimes causes "Invalid UTF-8 string" trunk
Fri, 14 Jul 2006 07:55:53 -0700 yaz [svn] - now filepopup_pointer_check_iter() returns immediately if cfg.show_filepopup_for_tuple is FALSE. trunk
Fri, 14 Jul 2006 07:45:57 -0700 giacomo [svn] - amidi-plug: use AMIDIPLUG_VERSION instead of VERSION for about box trunk
Thu, 13 Jul 2006 16:41:48 -0700 chainsaw [svn] Add missing file. trunk
Thu, 13 Jul 2006 16:01:57 -0700 chainsaw [svn] AltiVec support for WMA, by Luca "lu_zero" Barbato from Gentoo. trunk
Wed, 12 Jul 2006 21:16:35 -0700 nenolod [svn] - handle a situation where ID3 tags are bolted on the front. trunk
Wed, 12 Jul 2006 11:25:26 -0700 nemo [svn] This alert is uninformative and due to design, spawns repeatedly instead of using one window. No other plugin does this, and if it is considered useful, should perhaps go to some sort of log window. trunk
Wed, 12 Jul 2006 08:19:01 -0700 nenolod [svn] - revert botched patch trunk
Tue, 11 Jul 2006 18:02:24 -0700 nenolod [svn] - install the amidi-plug plugins to ${libdir}/amidi-plug. trunk
Tue, 11 Jul 2006 16:49:16 -0700 yaz [svn] - make cdaudio access cddb via protocol level 6 for utf-8 reply. trunk
Mon, 10 Jul 2006 17:37:19 -0700 giacomo [svn] amidi-plug alsa: check if a sequencer actually exists before requesting sequencer port list trunk
Mon, 10 Jul 2006 14:09:15 -0700 nenolod [svn] - update NEWS trunk
Mon, 10 Jul 2006 14:04:49 -0700 nenolod [svn] - use default 'plugins' icon for now. trunk
Mon, 10 Jul 2006 08:40:14 -0700 giacomo [svn] ensure that the fileinfo popup in playlist disappears when the cursor is moved again trunk
Mon, 10 Jul 2006 06:41:11 -0700 yaz [svn] - when the playlist page of the preferences window is shown, the checkbox for filepopup follows the popup menu now. trunk
Mon, 10 Jul 2006 04:52:51 -0700 giacomo [svn] import amidi-plug 0.5 trunk
Mon, 10 Jul 2006 04:42:53 -0700 nenolod [svn] - disconnect mms code trunk
Mon, 10 Jul 2006 04:39:43 -0700 nenolod [svn] - vast improvements to the songchange plugin trunk
Mon, 10 Jul 2006 04:02:23 -0700 nenolod [svn] - fix GTK+ assertions trunk
Mon, 10 Jul 2006 03:15:09 -0700 nenolod [svn] - further cleanups trunk
Mon, 10 Jul 2006 03:12:58 -0700 nenolod [svn] - preferences window cleanups trunk
Mon, 10 Jul 2006 02:44:30 -0700 nenolod [svn] - fix compilation trunk
Mon, 10 Jul 2006 02:37:04 -0700 nenolod [svn] - provide some additional debugging hints with gdk_error_trap_push/pop. trunk
Mon, 10 Jul 2006 02:34:37 -0700 nenolod [svn] - do transparency the X11 way trunk
Mon, 10 Jul 2006 01:18:38 -0700 nenolod [svn] - some improvements to song_change, still sucky trunk
Sun, 09 Jul 2006 22:59:20 -0700 nenolod [svn] - properly respect signedness in get_spc_info_(). trunk
Sat, 08 Jul 2006 08:29:18 -0700 chainsaw [svn] Security fixes from AdPlug CVS (their July 7 commit shortly before the secunia announcement). trunk
Fri, 07 Jul 2006 12:42:32 -0700 chainsaw [svn] Modplug conftest fix by Christian "Joker" Birchinger from Gentoo. trunk
Fri, 07 Jul 2006 08:37:38 -0700 yaz [svn] - libguess/Makefile is not necessary. trunk
Fri, 07 Jul 2006 08:33:43 -0700 yaz [svn] - next/previous button failed to work in some environments. 150ms seems little bit too short. trunk
Tue, 04 Jul 2006 17:29:40 -0700 nenolod [svn] mpgdec: trunk
Tue, 04 Jul 2006 04:59:27 -0700 nenolod [svn] - recursively locate album art, by external contributor Oliver Lumpton. trunk
Tue, 04 Jul 2006 00:48:43 -0700 nenolod [svn] - make this a compile-time define trunk
Tue, 04 Jul 2006 00:46:20 -0700 nenolod [svn] - bitch about invalid bitstreams right in the middle of our stream trunk
Tue, 04 Jul 2006 00:37:37 -0700 nenolod [svn] - having taglib_file, taglib_tag in the global namespace is not thread safe, and unnecessary. trunk
Tue, 04 Jul 2006 00:25:25 -0700 nenolod [svn] - fix a regression involving large ID3 tags being bolted right in the middle of a fraunhofer VBRX TOC (iTunes fucking fails) trunk
Sat, 01 Jul 2006 16:19:46 -0700 chainsaw [svn] Show whether modplug will actually be built (wrong var was being displayed). trunk
Sat, 01 Jul 2006 04:24:23 -0700 nhjm449 [svn] - Added playlist-delete command. trunk
Sat, 01 Jul 2006 04:01:26 -0700 nhjm449 [svn] - No more cdaudio crashy. trunk
Sat, 01 Jul 2006 03:11:13 -0700 nenolod [svn] - fix the skinwin realisation bug trunk
Fri, 30 Jun 2006 04:18:20 -0700 yaz [svn] - use of sleep() or usleep() in multi-thread program may cause 100% CPU usage because of signal distribution. trunk
Thu, 29 Jun 2006 16:46:01 -0700 chainsaw [svn] Forcibly disabled Altivec ifdefs. The code that it wants to call is not actually present. ffmpeg SVN (libavcodec/ppc) has code you could pinch, but that needs to be integrated in proper style. I have given up on this. If you get it working, submit me a patch. trunk
Thu, 29 Jun 2006 05:58:34 -0700 yaz [svn] - now filepopup menu shows its state through checkbox. trunk
Thu, 29 Jun 2006 03:42:13 -0700 yaz [svn] - add a menu item that toggles filepopup to the playlist popup menu. trunk
Thu, 29 Jun 2006 02:57:27 -0700 yaz [svn] - add toggle option for filepopup window trunk
Thu, 29 Jun 2006 00:38:22 -0700 yaz [svn] - m3u file should be written in locale encoding. trunk
Wed, 28 Jun 2006 19:24:02 -0700 nenolod [svn] - hookup tuple->formatter trunk
Wed, 28 Jun 2006 19:06:06 -0700 nenolod [svn] - add tuple->formatter to tuplespace trunk
Wed, 28 Jun 2006 18:53:47 -0700 nenolod [svn] - tuple builder for PSF files trunk
Wed, 28 Jun 2006 18:21:25 -0700 chainsaw [svn] Hook up Altivec-enabled DCT64 for MP3. WMA throws a tantrum on Altivec machines. Submit a patch, or wait for me to fix it. trunk
Wed, 28 Jun 2006 15:32:15 -0700 nenolod [svn] - GList cannot handle circular queues, so I integrated one into CategoryQueueEntry. No fuss, no muss. trunk
Wed, 28 Jun 2006 13:50:30 -0700 nenolod [svn] - why are we requiring a lock in functions that are in the nolock namespace? trunk
Wed, 28 Jun 2006 13:16:32 -0700 nenolod [svn] - extra sanity checking keeps the double-free away trunk
Wed, 28 Jun 2006 13:02:34 -0700 chainsaw [svn] AltiVec-accelerated DCT64 pinched from mplayer SVN. Needs to be integrated into the build system. trunk
Wed, 28 Jun 2006 12:51:43 -0700 nenolod [svn] - add --no-log switch to disable the system logger (and instead dump to stdout) trunk
Wed, 28 Jun 2006 12:46:09 -0700 nenolod [svn] - use a more standard-looking default title format trunk
Wed, 28 Jun 2006 12:24:47 -0700 nenolod [svn] - sanity checking prevents us from exploding when we encounter a file we don't support trunk
Wed, 28 Jun 2006 11:59:29 -0700 nenolod [svn] - cleanups trunk
Wed, 28 Jun 2006 07:01:29 -0700 chainsaw [svn] Thanks to fluxinator this botched submission is now fixed. trunk
Wed, 28 Jun 2006 06:29:38 -0700 chainsaw [svn] User did not test his submission. Fix based on reports by fluxinator on #audacious. trunk
Wed, 28 Jun 2006 03:35:52 -0700 chainsaw [svn] German translation update by hansmi from Gentoo. trunk
Wed, 28 Jun 2006 01:31:31 -0700 nenolod [svn] - properly cast the GDK_WINDOW() trunk
Tue, 27 Jun 2006 23:14:47 -0700 yaz [svn] - itemtag buffer was too short. e.g. 256 bytes could hold only 28 url encoded kanji characters. trunk
Tue, 27 Jun 2006 20:32:51 -0700 nenolod [svn] - improve resampling rate detection algorithm trunk
Tue, 27 Jun 2006 19:52:20 -0700 nenolod [svn] - add a note explaining that this algorithm sucks and will be discarded before 1.1 release trunk
Tue, 27 Jun 2006 19:46:46 -0700 nenolod [svn] - add missing declaration trunk
Tue, 27 Jun 2006 19:44:29 -0700 nenolod [svn] - math was buggy here, sorry! trunk
Tue, 27 Jun 2006 19:39:52 -0700 nenolod [svn] - dynamic resampler with interpolation, no special GUI options for it yet though (this replaces the mpg123 "way" of doing it) trunk
Tue, 27 Jun 2006 03:00:41 -0700 chainsaw [svn] Update translation credits for German (hansmi) & Polish (vojcek). trunk
Tue, 27 Jun 2006 02:47:29 -0700 chainsaw [svn] Updated Polish translation by Wojciech Myrda <vojcek@tlen.pl>. trunk
Mon, 26 Jun 2006 22:36:52 -0700 nhjm449 [svn] - Show bitmap text for ";" trunk
Mon, 26 Jun 2006 22:35:54 -0700 nhjm449 [svn] - Don't show popups if the pointer isn't even in the playlist window. trunk
Mon, 26 Jun 2006 21:28:56 -0700 nemo [svn] added free trunk
Sat, 24 Jun 2006 19:00:08 -0700 chainsaw [svn] Updated italian translation (and stop translating a set of line separators), by Diego "Flameeyes" Petteno from Gentoo. trunk
Sat, 24 Jun 2006 15:33:41 -0700 chainsaw [svn] Deactivate unused check_command function to squash 1 warning. trunk
Sat, 24 Jun 2006 02:57:45 -0700 yaz [svn] fix for memory leak in bmp_rcfile_open() trunk
Sat, 24 Jun 2006 02:43:36 -0700 nenolod [svn] - avoid a memory leak with images trunk
Fri, 23 Jun 2006 13:34:05 -0700 chainsaw [svn] Have period time default to 100ms to keep snd-aoa on PPC from going all clickety-click on us. trunk
Thu, 22 Jun 2006 07:04:25 -0700 yaz [svn] try to avoid malconversion of latin1 character when chardet has been enabled. trunk
Thu, 22 Jun 2006 03:01:46 -0700 nenolod [svn] - smarter way to detect gmake trunk
Thu, 22 Jun 2006 02:35:01 -0700 nenolod [svn] - avoid system /bin/test in Makefiles as it may not behave as expected trunk
Wed, 21 Jun 2006 02:23:25 -0700 nenolod [svn] - sanity checks (don't send NULL pointers off to GTK) trunk
Tue, 20 Jun 2006 00:38:31 -0700 nenolod [svn] - some NSFEs are fucked in the head apparently trunk
Tue, 20 Jun 2006 00:16:02 -0700 nhjm449 [svn] - s/Miscillaneous/Miscellaneous/ in audtool.c trunk
Tue, 20 Jun 2006 00:05:04 -0700 nhjm449 [svn] - cdaudio playlist tuple support; needs some fixing trunk
Mon, 19 Jun 2006 23:39:11 -0700 nenolod [svn] - libaac: potential buffer overflow vulnerability fix trunk
Mon, 19 Jun 2006 23:19:46 -0700 nenolod [svn] - category titles trunk
Mon, 19 Jun 2006 23:00:03 -0700 nenolod [svn] - chase encoding patch removal trunk
Mon, 19 Jun 2006 14:41:51 -0700 nemo [svn] trunk
Mon, 19 Jun 2006 14:33:54 -0700 nemo [svn] Better, nenolod? :-p trunk
Mon, 19 Jun 2006 14:06:54 -0700 nenolod [svn] - solve the blink issue trunk
Mon, 19 Jun 2006 10:52:13 -0700 chainsaw [svn] RMI support for timidity by nemo, for which he would like to credit giacomos amidi-plug detection code. trunk
Mon, 19 Jun 2006 02:29:23 -0700 nenolod [svn] - title streaming works again, but we aren't pushing back to the playlist quite yet trunk
Mon, 19 Jun 2006 01:51:01 -0700 nenolod [svn] - if tuple->length == -1 then don't show a length trunk
Mon, 19 Jun 2006 01:33:30 -0700 nenolod [svn] - give the labels on the left proper identifiers trunk
Mon, 19 Jun 2006 01:00:51 -0700 nenolod [svn] - reset the album art back to the default icon trunk
Sun, 18 Jun 2006 23:58:36 -0700 nenolod [svn] - not sure what all of that cur_dir stuff was, but I think somebody was smoking crack trunk
Sun, 18 Jun 2006 23:53:16 -0700 nenolod [svn] - fix tuple building for FLAC files trunk
Sun, 18 Jun 2006 23:26:41 -0700 nenolod [svn] - this p == tuple check really fucks things up if you move back to the previous tuple after the popup has gone away trunk
Sun, 18 Jun 2006 23:19:46 -0700 nenolod [svn] - nemo's patch applied to fileinfo trunk
Sun, 18 Jun 2006 23:06:45 -0700 nemo [svn] fetch first jpeg/png in directory, hopefully is album image.. merged again, still needs fileinfo, maybe, and undoubtedly tweaking. but bedtime dammit. trunk
Sun, 18 Jun 2006 22:36:26 -0700 nenolod [svn] - disable the psychoaccoustic modeller as it is too screwy right now, and I don't wish to fix it at this point trunk
Sun, 18 Jun 2006 22:28:47 -0700 nenolod [svn] - don't call filepopup_show_for_tuple() more than once trunk
Sun, 18 Jun 2006 22:14:56 -0700 nenolod [svn] - downsize images larger than 150px trunk
Sun, 18 Jun 2006 21:52:46 -0700 nemo [svn] nitpicks, whee! just so I can see the popup when snapped against screen edge. trunk
Sun, 18 Jun 2006 21:45:20 -0700 nenolod [svn] - la la la, resize trunk
Sun, 18 Jun 2006 21:35:32 -0700 nenolod [svn] - initial album art support trunk
Sun, 18 Jun 2006 03:03:40 -0700 nenolod [svn] - roll back difftable changes (apparently we had them mathematically wrong for a reason) trunk
Sun, 18 Jun 2006 02:58:34 -0700 nenolod [svn] - that didn't work to plan trunk
Sun, 18 Jun 2006 02:55:11 -0700 nenolod [svn] - this should be the last set of math corrections trunk
Sun, 18 Jun 2006 02:47:03 -0700 nenolod [svn] - entirely unwire tooltips if the playlist is shaded trunk
Sun, 18 Jun 2006 02:45:57 -0700 nenolod [svn] - more difftable corrections trunk
Sun, 18 Jun 2006 02:08:13 -0700 nenolod [svn] - fix several difftables (fixes via me) trunk
Sun, 18 Jun 2006 02:00:00 -0700 nenolod [svn] - ISO spec says we should use 330 not 332 in the 19th bandInfo slot (fix via flump3dec) trunk
Sun, 18 Jun 2006 01:18:36 -0700 nenolod [svn] - improvements to the tuple popup trunk
Sun, 18 Jun 2006 01:11:55 -0700 nenolod [svn] - make tuples more verbose (they might be a bit big though) trunk
Sun, 18 Jun 2006 00:55:01 -0700 nenolod [svn] - proper X11 way of fixing this trunk
Sun, 18 Jun 2006 00:40:44 -0700 nenolod [svn] - complete fix trunk
Sun, 18 Jun 2006 00:28:12 -0700 nenolod [svn] - kludge trunk
Sat, 17 Jun 2006 20:30:31 -0700 nenolod [svn] - when hovering over a playlist tuple, describe the tuple via a tooltip-like popup trunk
Sat, 17 Jun 2006 19:50:11 -0700 nenolod [svn] - update Makefile trunk
Sat, 17 Jun 2006 19:49:56 -0700 nenolod [svn] - remove playlist_popup trunk
Sat, 17 Jun 2006 16:17:51 -0700 chainsaw [svn] Sync with upstream. This adds Westwood ADL format support. trunk
Fri, 16 Jun 2006 20:55:52 -0700 nenolod [svn] - libaac: use unified fileinfo requester, since functionality is adequate (cannot save data, only read it at present) trunk
Fri, 16 Jun 2006 06:13:21 -0700 yaz [svn] - fix for alsa_mutex deadlock trunk
Fri, 16 Jun 2006 03:50:38 -0700 nenolod [svn] - if entry->tuple == NULL, then probe the file for a decoder and build the appropriate tuple for that entry trunk
Fri, 16 Jun 2006 02:58:33 -0700 nhjm449 [svn] - Buffer indicator support for anyone crazy enough to stream flac. trunk
Fri, 16 Jun 2006 02:35:49 -0700 nenolod [svn] - use mutex locking to make alsa stay happy with dmix trunk
Fri, 16 Jun 2006 02:24:10 -0700 nhjm449 [svn] - Buffer indicator support for vorbis. trunk
Fri, 16 Jun 2006 02:17:33 -0700 nhjm449 [svn] - Support for the buffer indicator in playpaus.png that was apparently trunk
Fri, 16 Jun 2006 01:45:08 -0700 nenolod [svn] - fix ui_fileinfo problem trunk
Thu, 15 Jun 2006 23:02:11 -0700 nenolod [svn] - remove file_info_box code, it sucked. trunk
Thu, 15 Jun 2006 22:58:15 -0700 nenolod [svn] - improvements trunk
Thu, 15 Jun 2006 22:23:39 -0700 nenolod [svn] - hook up fileinfo box stuff trunk
Thu, 15 Jun 2006 22:15:56 -0700 nenolod [svn] - generic info box support trunk
Thu, 15 Jun 2006 22:13:55 -0700 nenolod [svn] - more fun trunk
Thu, 15 Jun 2006 22:01:34 -0700 nenolod [svn] - the fileinfo window is not visible by default trunk
Thu, 15 Jun 2006 22:00:30 -0700 nenolod [svn] - hookup musepack tuple builder (oopsies) trunk
Thu, 15 Jun 2006 21:57:35 -0700 nenolod [svn] - create fileinfo window trunk
Thu, 15 Jun 2006 21:55:45 -0700 nenolod [svn] some minor tweaks trunk
Thu, 15 Jun 2006 21:54:44 -0700 nenolod [svn] - ui_fileinfo goodness (not hooked up yet) trunk
Thu, 15 Jun 2006 19:55:29 -0700 nenolod [svn] - complete tuple for AAC files (tuple->length) trunk
Thu, 15 Jun 2006 19:06:40 -0700 nenolod [svn] - remove unused code (causes a crash on some GTKs, eww!) trunk
Thu, 15 Jun 2006 18:41:54 -0700 nenolod [svn] - I hate libflac's inconsistent API! trunk
Thu, 15 Jun 2006 18:37:15 -0700 nenolod [svn] - flac_get_tuple(): properly calculate length. oops! trunk
Thu, 15 Jun 2006 17:42:59 -0700 nhjm449 [svn] - Don't leave files open after reading their tags! trunk
Thu, 15 Jun 2006 09:17:59 -0700 nenolod [svn] - libaudacious.so.3 trunk
Thu, 15 Jun 2006 07:28:48 -0700 nenolod [svn] - getMP4title removal. trunk
Thu, 15 Jun 2006 06:18:58 -0700 nenolod [svn] - remove unreached code, (now) irrelevant debugging printf's trunk
Thu, 15 Jun 2006 05:50:10 -0700 nenolod [svn] - playlist_compare_artist(): more sanity checking. trunk
Thu, 15 Jun 2006 05:17:49 -0700 nenolod [svn] - we don't really have to unwire track 0 this way, as 0 will be selected by default if no subsong URI is given trunk
Thu, 15 Jun 2006 05:07:23 -0700 nenolod [svn] - sort by Artist trunk
Thu, 15 Jun 2006 04:54:42 -0700 nenolod [svn] - use tuplecache to optimise title sorts trunk
Thu, 15 Jun 2006 04:05:23 -0700 nenolod [svn] - tuple builder for wma trunk
Thu, 15 Jun 2006 03:37:59 -0700 nenolod [svn] - this is a hack until I find a better solution trunk
Thu, 15 Jun 2006 01:22:24 -0700 nenolod [svn] - tuple builder for mp4 files (not AAC, sorry but nobody uses that crap anymore) trunk
Thu, 15 Jun 2006 01:04:41 -0700 nenolod [svn] - tuple builder for musepack files trunk
Thu, 15 Jun 2006 00:18:29 -0700 nenolod [svn] - remove some left over #if 0'd out pipian code trunk
Wed, 14 Jun 2006 23:58:18 -0700 nenolod [svn] - fix some possible segmentation violations trunk
Wed, 14 Jun 2006 23:24:23 -0700 nenolod [svn] - fill in the length part of the tuple (oops) trunk
Wed, 14 Jun 2006 23:19:56 -0700 nenolod [svn] - get_song_tuple() implementation (scrobblerific!) trunk
Wed, 14 Jun 2006 23:08:51 -0700 nenolod [svn] - flac_get_tuple() trunk
Wed, 14 Jun 2006 23:01:39 -0700 nenolod [svn] - some fixes trunk
Wed, 14 Jun 2006 22:41:42 -0700 nenolod [svn] - remove metatag references trunk
Wed, 14 Jun 2006 22:41:05 -0700 nenolod [svn] - remove metatag entirely trunk
Wed, 14 Jun 2006 22:39:13 -0700 nenolod [svn] - if a PlaylistEntry does not have a cached tuple, generate it on demand. trunk
Wed, 14 Jun 2006 22:30:04 -0700 nenolod [svn] - disconnect the scrobbler client from metatag logically trunk
Wed, 14 Jun 2006 22:17:20 -0700 nenolod [svn] - more sanity for input_get_song_tuple() trunk
Wed, 14 Jun 2006 22:08:37 -0700 nenolod [svn] - get_song_tuple implementation trunk
Wed, 14 Jun 2006 21:47:23 -0700 nenolod [svn] - get_song_tuple() implementation trunk
Wed, 14 Jun 2006 20:58:37 -0700 nenolod [svn] - use tuples internally trunk
Wed, 14 Jun 2006 20:49:47 -0700 nenolod [svn] - InputPlugin class: trunk
Wed, 14 Jun 2006 19:03:23 -0700 nenolod [svn] - attach a TitleInput tuple to the PlaylistEntry class. trunk
Wed, 14 Jun 2006 18:46:43 -0700 nenolod [svn] - Add TitleInput.length member. trunk
Wed, 14 Jun 2006 17:57:58 -0700 nenolod [svn] - oops trunk
Wed, 14 Jun 2006 17:40:07 -0700 nenolod [svn] - remove debugging printfs trunk
Wed, 14 Jun 2006 17:38:42 -0700 nenolod [svn] - allow FDS files to play (although samples are presently ignored) trunk
Wed, 14 Jun 2006 17:32:38 -0700 nhjm449 [svn] - Use the correct beepctrl.h. trunk
Wed, 14 Jun 2006 17:21:25 -0700 nhjm449 [svn] - Make the category_view slightly wider to get rid of the horizontal scrollbar caused by the word "Connectivity" being so damned big. trunk
Wed, 14 Jun 2006 16:59:24 -0700 nenolod [svn] - Don't crash when we encounter an unsupported NSF/NSFE type trunk
Wed, 14 Jun 2006 02:07:52 -0700 nhjm449 [svn] - There's an ellipsis character in text.png. Let's use it like we should. trunk
Wed, 14 Jun 2006 01:54:30 -0700 nenolod [svn] - song_change II (`Do Something') begins. trunk
Wed, 14 Jun 2006 01:35:40 -0700 nhjm449 [svn] - Minor skin edits trunk
Wed, 14 Jun 2006 01:29:17 -0700 nenolod [svn] make CONFIG_OPTS="<configure options>" trunk
Wed, 14 Jun 2006 01:16:45 -0700 nenolod [svn] - more Makefile conversion trunk
Wed, 14 Jun 2006 01:12:01 -0700 nenolod [svn] - tell users to use GNU make trunk
Wed, 14 Jun 2006 00:52:27 -0700 nenolod [svn] - chase $(RM) change trunk
Wed, 14 Jun 2006 00:51:53 -0700 nenolod [svn] - improvements trunk
Wed, 14 Jun 2006 00:49:07 -0700 nenolod [svn] s/$(RM)/rm/ (wtf) trunk
Wed, 14 Jun 2006 00:46:51 -0700 nenolod [svn] - no more "none" trunk
Wed, 14 Jun 2006 00:44:16 -0700 nenolod [svn] - typo, sorry trunk
Wed, 14 Jun 2006 00:43:13 -0700 nenolod [svn] switch rules.mk.in to ?= trunk
Wed, 14 Jun 2006 00:27:49 -0700 nenolod [svn] - boom trunk
Wed, 14 Jun 2006 00:16:06 -0700 nenolod [svn] - make it prettier trunk
Wed, 14 Jun 2006 00:14:13 -0700 nenolod [svn] - shut a make error up by using sinclude instead of normal include when rules.mk doesn't exist yet trunk
Wed, 14 Jun 2006 00:07:04 -0700 nenolod [svn] - if mk/rules.mk is missing, run configure to generate it (hopefully you are running the posix target, otherwise I feel sorry for you) trunk
Wed, 14 Jun 2006 00:04:06 -0700 nenolod [svn] - core makefile trunk
Wed, 14 Jun 2006 00:02:18 -0700 nenolod [svn] - hookup buildsystem trunk
Wed, 14 Jun 2006 00:01:26 -0700 nenolod [svn] - compiles warningless inside the audacious buildsystem now trunk
Wed, 14 Jun 2006 00:00:37 -0700 nenolod [svn] - OMKize Makefile (examples not installed yet) trunk
Tue, 13 Jun 2006 23:57:16 -0700 nenolod [svn] - temporal: copy the original Makefile as a template for OMKizing. trunk
Tue, 13 Jun 2006 23:56:06 -0700 nenolod [svn] - remove build environment trunk
Tue, 13 Jun 2006 23:54:53 -0700 nenolod [svn] - prepare to ship audtool with audacious SVN trunk
Tue, 13 Jun 2006 23:19:57 -0700 nenolod [svn] - Makefile update trunk
Tue, 13 Jun 2006 23:19:04 -0700 nenolod [svn] - yeah, JMA sucks -- i don't have the time for this trunk
Tue, 13 Jun 2006 23:15:31 -0700 nenolod [svn] - lets avoid crashing shall we? trunk
Tue, 13 Jun 2006 22:16:47 -0700 nenolod [svn] - some JMA stuff trunk
Tue, 13 Jun 2006 21:23:52 -0700 nenolod [svn] - Jma_File_Reader class trunk
Tue, 13 Jun 2006 20:37:25 -0700 nenolod [svn] - add libjma (a hopefully portable snapshot of the ZSNES JMA implementation) trunk
Tue, 13 Jun 2006 08:36:56 -0700 yaz [svn] filesize must be cached, otherwise lookup loop will crash. trunk
Tue, 13 Jun 2006 01:59:28 -0700 nenolod [svn] - fix potential crashing on malformed ID3v2 tags trunk
Mon, 12 Jun 2006 03:25:29 -0700 chainsaw [svn] Updated japanese translation by dai, closes bug #384. trunk
Mon, 12 Jun 2006 00:56:00 -0700 nenolod [svn] - new UI for scrobbler configuration UI trunk
Sun, 11 Jun 2006 23:51:55 -0700 nenolod [svn] - update this trunk
Sun, 11 Jun 2006 23:51:02 -0700 nenolod [svn] - another API change [sorry!] trunk
Sun, 11 Jun 2006 23:38:50 -0700 nenolod [svn] - remove the preferences UI on unload trunk
Sun, 11 Jun 2006 23:35:05 -0700 nenolod [svn] - prefswin_page_destroy() code, example will be added to the scrobbler plugin momentarily trunk
Sun, 11 Jun 2006 23:19:33 -0700 nenolod [svn] - API change, please move along trunk
Sun, 11 Jun 2006 22:50:31 -0700 nenolod [svn] - place plugins we cannot register UIs for right now in a queue and register them later trunk
Sun, 11 Jun 2006 22:10:48 -0700 nenolod [svn] - ok... trunk
Sun, 11 Jun 2006 22:03:53 -0700 nenolod [svn] - scrobbler icon of doom (since it's part of the scrobbler bundle, it trunk
Sun, 11 Jun 2006 21:41:37 -0700 nenolod [svn] - cleanups trunk
Sun, 11 Jun 2006 21:36:11 -0700 nenolod [svn] - fix page display bug trunk
Sun, 11 Jun 2006 20:33:45 -0700 nenolod [svn] - make the scrobbler preferences appear in the main window; this does not work yet because I need to debug apparently! trunk
Sun, 11 Jun 2006 20:33:14 -0700 nenolod [svn] - oops trunk
Sun, 11 Jun 2006 20:29:09 -0700 nenolod [svn] - grr again trunk
Sun, 11 Jun 2006 20:29:00 -0700 nenolod [svn] - grr trunk
Sun, 11 Jun 2006 20:11:40 -0700 nenolod [svn] prefswin_page_new(): trunk
Sun, 11 Jun 2006 17:28:56 -0700 nenolod [svn] - update README a bit trunk
Sun, 11 Jun 2006 14:57:36 -0700 nenolod [svn] - fix spelling trunk
Sun, 11 Jun 2006 14:48:24 -0700 nenolod [svn] update changelog trunk
Sun, 11 Jun 2006 13:46:37 -0700 nenolod [svn] - cleanup ChangeLog trunk
Sun, 11 Jun 2006 13:44:43 -0700 nenolod [svn] Update AUTHORS a little bit. (testing new auto changelog stuff) trunk
Sun, 11 Jun 2006 13:33:46 -0700 nenolod [svn] - update NEWS too (oh, and we missed 1.0.0 sorry!) trunk
Sun, 11 Jun 2006 13:32:30 -0700 nenolod [svn] - update ChangeLog trunk
Sun, 11 Jun 2006 13:23:35 -0700 nenolod [svn] - new audio icon (via deitarion) trunk
Sun, 11 Jun 2006 12:10:53 -0700 nenolod [svn] - optimise for multiple lookups of a single INI file, by caching the contents of the INI file. trunk
Sat, 10 Jun 2006 21:44:36 -0700 nenolod [svn] - make it work for real trunk
Sat, 10 Jun 2006 21:29:02 -0700 nenolod [svn] - oops trunk
Sat, 10 Jun 2006 21:02:24 -0700 nenolod [svn] - Allow to do format detection on demand; instead of immediately on add trunk
Sat, 10 Jun 2006 18:47:51 -0700 nenolod [svn] - remove Encoding patch, as it never worked properly anyway, and somebody complained about it causing stability problems trunk
Sat, 10 Jun 2006 12:47:00 -0700 chainsaw [svn] Add V=1 shorthand for SHOW_CFLAGS, patch by vapier (Gentoo). trunk
Fri, 09 Jun 2006 13:28:15 -0700 nenolod [svn] - CFLAGS, yeah trunk
Fri, 09 Jun 2006 07:14:32 -0700 chainsaw [svn] As requested by Joker; CFLAGS needs -fPIC -DPIC as well now that C/CXX flags are properly separated. trunk
Thu, 08 Jun 2006 12:11:06 -0700 nenolod [svn] - remove an old hack that is no longer necessary (can cause a crash (!)) trunk
Thu, 08 Jun 2006 11:34:43 -0700 nenolod [svn] - Musepack Audio Plugin 1.2 -> Musepack Audio Plugin trunk
Thu, 08 Jun 2006 11:29:58 -0700 nenolod [svn] - revert r1191 trunk
Thu, 08 Jun 2006 11:15:21 -0700 nenolod [svn] - respect CXXFLAGS trunk
Thu, 08 Jun 2006 11:14:34 -0700 nenolod [svn] - more fixes trunk
Thu, 08 Jun 2006 11:09:22 -0700 nenolod [svn] - fix improper makefile trunk
Sun, 04 Jun 2006 23:37:21 -0700 nenolod [svn] - crappy audio.png, somebody please improve (I made this in GIMP, in 5 minutes. We all know my GIMP skills are un-leet, thanks.) trunk
Sun, 04 Jun 2006 21:42:56 -0700 nenolod [svn] - cleanup the prefs box trunk
Sun, 04 Jun 2006 21:39:41 -0700 nenolod [svn] - use global value for buffer size trunk
Sun, 04 Jun 2006 21:32:59 -0700 nenolod [svn] - cosmetic improvement (6px spacing between explanation label, and output plugin buttonbox) trunk
Sun, 04 Jun 2006 21:30:47 -0700 nenolod [svn] - oops, give that spinbutton some sane values trunk
Sun, 04 Jun 2006 21:28:53 -0700 nenolod [svn] - hookup buffer size option trunk
Sun, 04 Jun 2006 21:21:33 -0700 nenolod [svn] - new global variable `output_buffer_size', replaces all of the per-plugin buffer sizes trunk
Sun, 04 Jun 2006 21:01:04 -0700 nenolod [svn] - more checkboxes than you can shake a stick at trunk
Sun, 04 Jun 2006 20:27:39 -0700 nenolod [svn] - hookup preferences/info buttons under dialog pane trunk
Sun, 04 Jun 2006 20:03:13 -0700 nenolod [svn] - some audio preferences stuff, incomplete trunk
Sun, 04 Jun 2006 18:38:07 -0700 nenolod [svn] - remove shorten plugin trunk
Sun, 04 Jun 2006 18:35:49 -0700 nenolod [svn] - "Reference FLAC Player v1.1.2" becomes "FLAC Audio Plugin" trunk
Sun, 04 Jun 2006 13:31:31 -0700 nenolod [svn] - new connectivity icon trunk
Sun, 04 Jun 2006 13:24:37 -0700 nenolod [svn] - convert filenames to UTF-8, as in vorbis plugin. Patch by: Kazuki Shimura <kazuki@ma.ccnw.ne.jp>. trunk
Sun, 04 Jun 2006 13:20:40 -0700 nenolod [svn] - don't pass NULL to atoi(). trunk
Sun, 04 Jun 2006 02:26:39 -0700 nenolod [svn] - further UI tweaks and mechanical simplification trunk
Sun, 04 Jun 2006 02:15:34 -0700 nenolod [svn] - remove unnecessary gtk hpane thingy trunk
Sun, 04 Jun 2006 01:57:12 -0700 nenolod [svn] - prefswin enhancements trunk
Sun, 04 Jun 2006 01:33:41 -0700 nenolod [svn] - proxy support hack trunk
Sun, 04 Jun 2006 01:30:51 -0700 nenolod [svn] - proxy support hack (stupid gconf) trunk
Sat, 03 Jun 2006 18:21:06 -0700 chainsaw [svn] Updated italian translation and removal of translation tags for developer names by Diego "FlameEyes" Petteno from Gentoo. trunk
Sat, 03 Jun 2006 17:53:50 -0700 chainsaw [svn] Respect pointer signedness. Compiler is still unhappy about the constants shoved into guid_1 & guid_2 somehow, though. trunk
Sat, 03 Jun 2006 16:12:12 -0700 chainsaw [svn] Update dutch translation. One more pointer signedness issue in MP4. trunk
Sat, 03 Jun 2006 15:29:45 -0700 chainsaw [svn] Fully respect pointer signedness in libmp4ff. trunk
Sat, 03 Jun 2006 12:19:34 -0700 nenolod [svn] - fix NSFE metadata trunk
Sat, 03 Jun 2006 12:09:25 -0700 nenolod [svn] - present subsongs as playlist entities (will be enqueued at the current position) trunk
Sat, 03 Jun 2006 11:46:48 -0700 nenolod [svn] - allow load_file<class Emu> to load files into the parser without reading the tag information trunk
Sat, 03 Jun 2006 11:13:29 -0700 nenolod [svn] - allow paths like /home/nenolod/moo/ff3/ff3.nsf?6 to play subsong 6 from ff3.nsf. trunk
Fri, 02 Jun 2006 09:58:51 -0700 nenolod [svn] - initial mms stream support trunk
Fri, 02 Jun 2006 09:08:57 -0700 chainsaw [svn] The fallback label is not used unless detection is defined. Move endif down to reflect that. trunk
Wed, 31 May 2006 06:55:17 -0700 chainsaw [svn] Respect pointer signedness and delete legacy visual studio project file. trunk
Tue, 30 May 2006 23:28:14 -0700 nenolod [svn] - add section concerning the MP3 patents and commercial use trunk
Tue, 30 May 2006 23:10:32 -0700 nenolod [svn] - more bandwidth expansion trunk
Tue, 30 May 2006 22:52:11 -0700 nenolod [svn] - rename psycho.c to paranoia.c, as other stuff will be here (such as frequency locking code, to fix warble, etc.) trunk
Tue, 30 May 2006 22:37:19 -0700 nenolod [svn] - reset harmonics threshold back to original value trunk
Tue, 30 May 2006 22:34:42 -0700 nenolod [svn] - fix an oops trunk
Tue, 30 May 2006 22:30:11 -0700 nenolod [svn] - further simplification trunk
Tue, 30 May 2006 22:29:00 -0700 nenolod [svn] - simplify trunk
Tue, 30 May 2006 22:20:52 -0700 nenolod [svn] - finally the distortion bug might be killed! trunk
Tue, 30 May 2006 22:09:36 -0700 nenolod [svn] - further tuning optimisations trunk
Tue, 30 May 2006 21:55:51 -0700 nenolod [svn] - new tunings, please test trunk
Mon, 29 May 2006 17:51:48 -0700 nenolod [svn] - improve support of non-standard bitrates trunk
Mon, 29 May 2006 11:25:33 -0700 nenolod [svn] - remove equalizer.c (unneeded) trunk
Sun, 28 May 2006 08:27:54 -0700 yaz [svn] - audacious should pick runtime library up from ${libdir}. trunk
Sat, 27 May 2006 13:26:29 -0700 nenolod [svn] - add additional greek translator, Stathis Kamperis <ekamperi@auth.gr> trunk
Sat, 27 May 2006 13:24:53 -0700 nenolod [svn] - update PO files trunk
Sat, 27 May 2006 11:37:53 -0700 yaz [svn] chardet build error fix. trunk
Sat, 27 May 2006 11:02:08 -0700 yaz [svn] automatic character encoding detector for id3 metadata. --enable-chardet enables this feature. trunk
Wed, 24 May 2006 16:31:15 -0700 nemo [svn] oops. wasn't going to check the XMMS updates in until it was actually working. trunk
Tue, 23 May 2006 16:05:38 -0700 nemo [svn] Updating of some deprecated GTK functions. trunk
Tue, 23 May 2006 13:56:14 -0700 nemo [svn] Make certain playlist gets redrawn after docked move. (transparent background may have changed) trunk
Tue, 23 May 2006 10:52:15 -0700 nenolod [svn] via Christian Birchinger: trunk
Mon, 22 May 2006 17:45:04 -0700 nenolod [svn] - don't need this trunk
Mon, 22 May 2006 17:42:44 -0700 nenolod [svn] - update docs trunk
Mon, 22 May 2006 17:22:34 -0700 nenolod [svn] - prepare to split audacious code away from the actual decoder and use a highlevel API trunk
Mon, 22 May 2006 17:02:59 -0700 nenolod [svn] s:xmms_usleep:g_usleep:g trunk
Mon, 22 May 2006 16:37:39 -0700 nenolod [svn] - remove improper sampling rate change condition. Valid MP3s will not do this. Infact, I've never seen an MP3 that does this. Additionally, it doesn't even work with Shoutcast. trunk
Sun, 21 May 2006 12:16:21 -0700 nenolod [svn] - nevermind trunk
Sun, 21 May 2006 12:13:55 -0700 nenolod [svn] - if we're going to clip, just throw back the original data trunk
Sat, 20 May 2006 22:25:31 -0700 nenolod [svn] - stereo seperation hysterisis of 16dB vs 20dB trunk
Sat, 20 May 2006 22:09:43 -0700 nenolod [svn] - experimental tweaks to the new psychoaccoustic model trunk
Sat, 20 May 2006 21:09:00 -0700 nenolod [svn] - more stuff trunk
Sat, 20 May 2006 20:36:10 -0700 nenolod [svn] Psychoaccoustics support (to disable, temporarily add -UPSYCHO to your CFLAGS.): trunk
Sat, 20 May 2006 20:04:39 -0700 nenolod [svn] - when using fixed integer based compile -DINTEGER_COMPILE, we want to use long type, not int (also use radixes to emulate FPU math) trunk
Sat, 20 May 2006 16:24:26 -0700 chainsaw [svn] Add myself to translation credits for the dutch language. trunk
Sat, 20 May 2006 10:47:42 -0700 nenolod [svn] - Preferences UI tweak trunk
Fri, 19 May 2006 17:53:03 -0700 nhjm449 [svn] - About window should be set to 'always on top' trunk
Fri, 19 May 2006 14:00:07 -0700 nenolod [svn] - revert r1156, r1164 trunk
Fri, 19 May 2006 13:23:08 -0700 nenolod [svn] - playlistwin and equalizerwin are their own windows, don't treat them trunk
Fri, 19 May 2006 13:09:35 -0700 nenolod [svn] - disable expand/fill trunk
Fri, 19 May 2006 13:07:38 -0700 nenolod [svn] - handle the redraw more effectively here trunk
Fri, 19 May 2006 13:06:50 -0700 nenolod [svn] - playlist transparency toggle trunk
Fri, 19 May 2006 12:56:44 -0700 nenolod [svn] - "Use custom cursors" does NOT require it's own vbox, kthx trunk
Fri, 19 May 2006 12:48:02 -0700 nenolod [svn] - update transparency pixmap if root window pixmap changes trunk
Fri, 19 May 2006 12:24:07 -0700 nenolod [svn] - avoid BadDrawable error trunk
Fri, 19 May 2006 12:09:49 -0700 nenolod [svn] - if cfg.show_separator_in_pl is not true, then make it look nicer (and trunk
Fri, 19 May 2006 11:57:39 -0700 nenolod [svn] - remove improper transience settings (these were just wrong) trunk
Wed, 17 May 2006 10:15:36 -0700 nenolod [svn] - cosmetic fix: use proper indentation on glade file in Connectivity pane trunk
Wed, 17 May 2006 08:06:03 -0700 nenolod [svn] - artwork trunk
Wed, 17 May 2006 08:02:49 -0700 nenolod [svn] - fix trunk
Tue, 16 May 2006 21:57:16 -0700 nenolod [svn] - fix snapto mainwindow trunk
Tue, 16 May 2006 21:52:56 -0700 nenolod [svn] - use global proxy configuration instead of individual configurations (chainsaw) trunk
Tue, 16 May 2006 21:52:31 -0700 nenolod [svn] - proxy auth options trunk
Tue, 16 May 2006 21:00:38 -0700 nhjm449 [svn] - super minor fixes trunk
Tue, 16 May 2006 20:38:22 -0700 nenolod [svn] - fix dock.c trunk
Tue, 16 May 2006 19:56:58 -0700 nhjm449 [svn] - Don't force cfg.close_dialog_{open,add} to TRUE when opening the filechooser... trunk
Tue, 16 May 2006 17:25:58 -0700 nenolod [svn] - fix trunk
Tue, 16 May 2006 17:15:01 -0700 nenolod [svn] - I made an oops. trunk
Tue, 16 May 2006 17:12:36 -0700 nenolod [svn] - revert back to dock.c 2/2 (hope it works) trunk
Tue, 16 May 2006 17:05:47 -0700 nenolod [svn] - revert back to dock.c, commit 1/2. trunk
Mon, 15 May 2006 20:55:19 -0700 nhjm449 [svn] - Add the ability to easily save to playlist.m3u from the list menu. (For trunk
Mon, 15 May 2006 13:45:52 -0700 nenolod [svn] - DESTDIR fix trunk
Mon, 15 May 2006 12:58:58 -0700 nenolod [svn] - make sure libaudacious.so is picked up trunk
Mon, 15 May 2006 12:27:01 -0700 nenolod [svn] - remove unnecessary build-posthook trunk
Mon, 15 May 2006 11:42:14 -0700 nenolod [svn] - remove debug notice trunk
Mon, 15 May 2006 11:31:31 -0700 nenolod [svn] - link against 'libaudacious.so.2.0.0' instead of 'libaudacious.so'. This brings us in full compliance of debian trunk
Mon, 15 May 2006 08:17:53 -0700 yaz [svn] add the config option to enable/disable separator line in the playlist trunk
Mon, 15 May 2006 07:47:01 -0700 nenolod [svn] - don't blindly call shade_pixmap(). pointyhat to: me, pointed out by: yaz trunk
Sun, 14 May 2006 20:48:13 -0700 nenolod [svn] - ok, that g_thread_join() is definately hostile trunk
Sun, 14 May 2006 20:40:08 -0700 nenolod [svn] - add an additional ip_data.stop check trunk
Sun, 14 May 2006 20:38:22 -0700 nenolod [svn] - try to g_thread_join() here. trunk
Sun, 14 May 2006 20:35:37 -0700 nenolod [svn] - if writable == 0 then bail out of produce_audio() instead of segfault trunk
Sun, 14 May 2006 16:24:39 -0700 nenolod [svn] - performance boost trunk
Sun, 14 May 2006 16:08:07 -0700 nenolod [svn] - add prototype for shade_pixmap() to be used on skin redraw (TRUE) trunk
Sun, 14 May 2006 16:05:32 -0700 nenolod [svn] - self-caching transparency generator (right now we have a blend constant of 60%) trunk
Sun, 14 May 2006 13:35:06 -0700 nenolod [svn] - initial playlist_transparent patch. (you will need to edit your audacious config manually, either by gconf or texteditor to enable) trunk
Sun, 14 May 2006 11:45:51 -0700 nenolod [svn] - gtk_window_set_decorated() trunk
Sun, 14 May 2006 11:35:41 -0700 nenolod [svn] - make playlist moveable again trunk
Sun, 14 May 2006 11:23:22 -0700 nenolod [svn] - same for equalizerwin trunk
Sun, 14 May 2006 11:10:01 -0700 nenolod [svn] - make mainwin moveable again trunk
Sun, 14 May 2006 10:31:46 -0700 nenolod [svn] - remove X11-incompliant dock.c, dock.h (sorry) trunk
Sun, 14 May 2006 08:38:23 -0700 chainsaw [svn] 48kHz sampling rate selection for ModPlug by Christian Birchinger (Joker) from Gentoo. trunk
Sun, 14 May 2006 01:20:40 -0700 nhjm449 [svn] mainwin.c: trunk
Sat, 13 May 2006 23:28:57 -0700 nenolod [svn] - if taglib_tag == NULL, then return instead of crash trunk
Sat, 13 May 2006 22:59:15 -0700 nenolod [svn] - this stuff hasn't applied since audacious 0.1.1 trunk
Sat, 13 May 2006 22:56:35 -0700 nenolod [svn] - add some notes to myself about getting from here to there trunk
Sat, 13 May 2006 11:20:38 -0700 nenolod [svn] - abort out of produce_audio if a stop has been requested trunk
Sat, 13 May 2006 11:20:11 -0700 nenolod [svn] - remove comment trunk
Sat, 13 May 2006 03:58:16 -0700 chainsaw [svn] Convert from deprecated configfile interace to configdb, closes bug #494. trunk
Fri, 12 May 2006 14:18:48 -0700 chainsaw [svn] This code assumes that char is signed by default. This is not true on PPC. Extending CFLAGS so that the assumption is met. trunk
Fri, 12 May 2006 14:12:17 -0700 nenolod [svn] - hackhackhack workaround for the fact that joins will fail at times, inspired by the hackhack in WMA trunk
Fri, 12 May 2006 14:03:50 -0700 nenolod [svn] - threading cleanups, we no longer need to be mutexlocked 90% of the time, and we shouldn't have been joining in stop(), as the thread will likely already be joined, and if not, it will be reaped later trunk
Fri, 12 May 2006 13:47:25 -0700 nenolod [svn] - fix g_thread_join() spurious call error (also effects 1.0 -- yuck!) trunk
Fri, 12 May 2006 06:48:55 -0700 nenolod [svn] - src/tagging_mp4.c, fileinfo.c, libmp4.c: Finish conversion to internal container code. trunk
Fri, 12 May 2006 06:29:11 -0700 nenolod [svn] - Use g_get_home_dir() instead of getenv ugliness here. trunk
Thu, 11 May 2006 20:58:33 -0700 nhjm449 [svn] - If GTK is going to show its own search box for the JTF treeview, at least make it search the correct column trunk
Wed, 10 May 2006 19:13:49 -0700 nhjm449 [svn] - Queue fix from ircubic (bug #490) trunk
Wed, 10 May 2006 17:54:49 -0700 nenolod [svn] - fix a potential crash in our read callback (for VFS) trunk
Wed, 10 May 2006 16:01:35 -0700 nenolod [svn] - fix infinite loop issue trunk
Wed, 10 May 2006 15:56:52 -0700 nenolod [svn] - add makefile to configure.ac trunk
Wed, 10 May 2006 15:00:19 -0700 nenolod [svn] - resync headers trunk
Wed, 10 May 2006 14:44:20 -0700 nenolod [svn] - 2.1 beta trunk
Wed, 10 May 2006 14:41:23 -0700 nenolod [svn] - stuff trunk
Wed, 10 May 2006 07:55:22 -0700 nenolod [svn] - about box cleanups trunk
Tue, 09 May 2006 11:08:29 -0700 nenolod [svn] - ConfigDb goodness trunk
Tue, 09 May 2006 10:05:03 -0700 nenolod [svn] - bypass poisoning on configfile.c trunk
Tue, 09 May 2006 10:02:09 -0700 nenolod [svn] - configdb stuff trunk
Tue, 09 May 2006 09:52:49 -0700 nenolod [svn] - don't use XMMS ConfigFile interface here trunk
Tue, 09 May 2006 09:04:44 -0700 nenolod [svn] (a quick way to reenable configfile): trunk
Tue, 09 May 2006 08:57:40 -0700 nenolod [svn] Poison the XMMS ConfigFile routines. The rationale for this decision, trunk
Tue, 09 May 2006 08:48:01 -0700 nenolod [svn] - fix overcompression in the modified iir routines trunk
Mon, 08 May 2006 21:05:33 -0700 nenolod [svn] - yes this lrintf stuff needs to go trunk
Mon, 08 May 2006 06:56:47 -0700 nenolod [svn] - synchronize audacious-faad with FAAD2 CVS. trunk
Mon, 08 May 2006 06:00:19 -0700 nenolod [svn] - add an additional usleep to the playback resume code per Chainsaw trunk
Sun, 07 May 2006 22:36:14 -0700 nenolod [svn] - version bump: 1.1.0 (since we're getting close to releasing the reference package) trunk
Sun, 07 May 2006 21:47:02 -0700 nenolod [svn] - Make vorbisfile/vorbisinfo code threadsafe and reenterant by properly respecting vf_mutex. Patch by Johan Tavelin <d00jota -at- dtek.chalmers.se>. trunk
Thu, 04 May 2006 09:54:53 -0700 nenolod [svn] via Shay Green: trunk
Wed, 03 May 2006 22:44:03 -0700 nhjm449 [svn] - ID3LIBS no longer needed! trunk
Wed, 03 May 2006 12:44:25 -0700 nemo [svn] Oh right. Strip id3lib check trunk
Tue, 02 May 2006 17:04:52 -0700 chainsaw [svn] Add an empty tag obliterator(TM) as designed by nenolod for mpg123. trunk
Tue, 02 May 2006 16:37:38 -0700 chainsaw [svn] Now the world can finally hear the last few seconds of the Atomic Betty song. Rejoice! trunk
Mon, 01 May 2006 15:33:32 -0700 chainsaw [svn] Assign new shortcuts that no longer conflict. Patch by mokoshi, closes bug #478. trunk
Mon, 01 May 2006 15:08:28 -0700 chainsaw [svn] A GCC warning pointed out that the *bp++ statement did not actually do anything useful, quite certain that the author intended \(*bp\)++ or *bp += 1 here. trunk
Mon, 01 May 2006 14:20:50 -0700 chainsaw [svn] Add wmclass information to the playlist and equalizer. Patch by cha0smaster, closes bug #481. trunk
Mon, 01 May 2006 13:53:20 -0700 chainsaw [svn] Support for saving the playback state, and resuming playback after restart. Patch by cha0smaster, closes bug #479. trunk
Mon, 01 May 2006 08:38:43 -0700 chainsaw [svn] Properly nullify the tag pointer or we could be passing a stale one. trunk
Mon, 01 May 2006 07:46:17 -0700 chainsaw [svn] Stop assuming that a char is signed by default. Stop trying to store negative values in an unsigned char. Remove some fragments of the Windows build system that were still present. trunk
Mon, 01 May 2006 05:57:13 -0700 chainsaw [svn] Reduce amount of emitted GCC 4.1 warnings to 6. For that boring rainy afternoon, remove the two -Wno statements in CFLAGS (configure.ac) and you will see the actual amount. trunk
Sun, 30 Apr 2006 18:04:43 -0700 chainsaw [svn] Taglib length determination veto by nenolod, reverting. Leaving fileinfo optimizations in place, though. trunk
Sun, 30 Apr 2006 17:59:55 -0700 chainsaw [svn] Use taglib for length determination. Simpler code, might also deal better with some VBR MP3s if they have length info in their tags. trunk
Sun, 30 Apr 2006 17:00:48 -0700 chainsaw [svn] Add a missing cast. trunk
Sun, 30 Apr 2006 16:48:20 -0700 chainsaw [svn] Declare variables in a different order, as GCC feels that the current order was wrong. trunk
Sun, 30 Apr 2006 16:32:42 -0700 chainsaw [svn] Use correct format string; gsize != long unsigned int. trunk
Sun, 30 Apr 2006 15:46:01 -0700 chainsaw [svn] Updated dutch translation. 1043 translated messages, no more fuzzy (read: wrong) or untranslated messages. trunk
Sun, 30 Apr 2006 08:10:06 -0700 nenolod [svn] - Denote Gustavo D. Vranjes as current Spanish translator trunk
Sat, 29 Apr 2006 12:29:59 -0700 nemo [svn] Not a CVS repo trunk
Sat, 29 Apr 2006 12:21:27 -0700 nemo [svn] Not a CVS repo trunk
Sat, 29 Apr 2006 08:59:35 -0700 nenolod [svn] Per Laszlo Dvornik: trunk
Fri, 28 Apr 2006 22:46:00 -0700 nhjm449 [svn] - jumptofile and queue support fun trunk
Fri, 28 Apr 2006 22:44:06 -0700 nhjm449 [svn] - Fun fileinfo fixes trunk
Fri, 28 Apr 2006 22:43:09 -0700 nhjm449 [svn] - Let's not leave mp4 files open after reading their tags :P trunk
Fri, 28 Apr 2006 11:21:33 -0700 chainsaw [svn] Correct includes, should not have taglib/ in there. trunk
Thu, 27 Apr 2006 15:52:06 -0700 nhjm449 [svn] - Another CDDB fix! :/ trunk
Thu, 27 Apr 2006 08:06:57 -0700 nenolod [svn] - contrast improvements trunk
Thu, 27 Apr 2006 06:52:47 -0700 nenolod [svn] - IPv6 support trunk
Wed, 26 Apr 2006 21:26:03 -0700 nhjm449 [svn] - Revert: Okay, I'm a fool. There was a reason they weren't included. trunk
Wed, 26 Apr 2006 21:14:48 -0700 nhjm449 [svn] - Let's not forget the year and track number! trunk
Wed, 26 Apr 2006 21:06:14 -0700 nhjm449 [svn] - Correctly display >1000 kbps bitrates when using modern skins trunk
Wed, 26 Apr 2006 20:12:05 -0700 nenolod [svn] Remove nonexistant tags from TitleInput. trunk
Wed, 26 Apr 2006 19:14:25 -0700 nenolod [svn] - compile objectives before installing them (oops) trunk
Wed, 26 Apr 2006 11:38:41 -0700 nenolod [svn] - don't use dct9 in integer mode trunk
Wed, 26 Apr 2006 11:21:33 -0700 nenolod [svn] - remove #define mpgdec_real trunk
Wed, 26 Apr 2006 10:54:58 -0700 nenolod [svn] - integer-mode decoding accuracy improvements trunk
Mon, 24 Apr 2006 21:41:50 -0700 nenolod [svn] - fix FD leak (pointed out by: Mikachu) trunk
Mon, 24 Apr 2006 14:29:36 -0700 nemo [svn] trunk
Mon, 24 Apr 2006 14:03:16 -0700 nemo [svn] Force dependance on taglib now used by mpg123 and musepack. trunk
Mon, 24 Apr 2006 13:07:42 -0700 nenolod [svn] - display filename if no tag is available trunk
Mon, 24 Apr 2006 12:58:25 -0700 nenolod [svn] - remove unused file trunk
Mon, 24 Apr 2006 12:49:51 -0700 nemo [svn] Quick n dirty unicode hack pending taglib-1.5. trunk
Mon, 24 Apr 2006 12:46:47 -0700 nenolod [svn] - GLib 2.6 compatibility wrapper, per bug #469 trunk
Mon, 24 Apr 2006 00:40:43 -0700 nhjm449 [svn] - Let's not let the user press the skin refresh button while already refreshing ;) trunk
Sun, 23 Apr 2006 23:50:37 -0700 nhjm449 [svn] - Reposition the 9 trunk
Sun, 23 Apr 2006 20:17:11 -0700 nenolod [svn] - sync configure.ac with stable trunk
Sun, 23 Apr 2006 17:46:20 -0700 nenolod [svn] - fix crashing with taglib trunk
Sun, 23 Apr 2006 17:11:06 -0700 nhjm449 [svn] - Assorted playlist fixes ;) trunk
Sun, 23 Apr 2006 15:50:33 -0700 chainsaw [svn] First attempt at introducing taglib here. Very rough, needs polishing. Please wear protective goggles before opening the file dialog. It *will* explode. trunk
Sun, 23 Apr 2006 15:11:43 -0700 chainsaw [svn] Small update to the german translation (by a friend of Michael Hanselmann). trunk
Sun, 23 Apr 2006 09:45:18 -0700 chainsaw [svn] Updated german translation by Michael Hanselmann (Gentoo). trunk
Sat, 22 Apr 2006 18:52:47 -0700 nhjm449 [svn] - fix signal handler error trunk
Fri, 21 Apr 2006 23:13:19 -0700 nhjm449 [svn] - CDDB query fix trunk
Thu, 20 Apr 2006 14:07:57 -0700 chainsaw [svn] Update dutch translation. Apparently nobody else cares about this (sent several mails). trunk
Thu, 20 Apr 2006 10:25:02 -0700 giacomo [svn] fixed incorrect range conversion in volume functions trunk
Tue, 18 Apr 2006 07:00:25 -0700 nemo [svn] Moral, always compile before checking in. trunk
Tue, 18 Apr 2006 06:50:23 -0700 nemo [svn] Bug #463 - Adding a little noise to the log to help in debugging. trunk
Mon, 17 Apr 2006 12:19:04 -0700 nemo [svn] Experiment with catching invalid utf-8 so the dialog sees it, trunk
Mon, 17 Apr 2006 06:41:26 -0700 nenolod [svn] - don't run ldconfig when DESTDIR is not /. Closes bug #464. trunk
Sun, 16 Apr 2006 18:34:59 -0700 nhjm449 [svn] - Forgot a few things regarding titlestrings! trunk
Sun, 16 Apr 2006 17:51:07 -0700 nhjm449 [svn] - Tiny fix trunk
Sun, 16 Apr 2006 16:38:46 -0700 chainsaw [svn] Convert \ path separators to /. Support was already present, but was not enabled before. Closes bug #461. trunk
Sun, 16 Apr 2006 14:37:40 -0700 nhjm449 [svn] - New default titlestring trunk
Sat, 15 Apr 2006 20:12:29 -0700 chainsaw [svn] Use default settings when no valid config exists. trunk
Sat, 15 Apr 2006 18:49:50 -0700 giacomo [svn] rewritten audiocompress aboutbox trunk
Sat, 15 Apr 2006 18:35:01 -0700 giacomo [svn] removed empty tab from audiocompress configuration window trunk
Sat, 15 Apr 2006 18:05:57 -0700 giacomo [svn] prevent audiocompress from fulfilling its suicidal tendencies trunk
Sat, 15 Apr 2006 09:08:23 -0700 giacomo [svn] fixed locale problem in sid about box trunk
Sat, 15 Apr 2006 08:05:03 -0700 chainsaw [svn] Port AudioCompress (AGC) effect plugin from XMMS, as requested by Junics on SorceryNet. trunk
Fri, 14 Apr 2006 17:21:21 -0700 nhjm449 [svn] - oops, minor fix trunk
Fri, 14 Apr 2006 11:25:08 -0700 nenolod [svn] - more debugging trunk
Fri, 14 Apr 2006 11:22:15 -0700 nenolod [svn] - remove debugging printfs trunk
Fri, 14 Apr 2006 11:21:02 -0700 nenolod [svn] - remove declarations that we don't need to have trunk
Fri, 14 Apr 2006 11:20:38 -0700 nenolod [svn] - new decode loop from updated BMP-MP4 plugin trunk
Fri, 14 Apr 2006 10:38:26 -0700 nemo [svn] Moved the free, based on Joker's report of string corruptions. trunk
Fri, 14 Apr 2006 10:11:18 -0700 nemo [svn] For Joker, adds some padding around the buttons trunk
Thu, 13 Apr 2006 08:32:17 -0700 nenolod [svn] - experimental produce-audio changes via shd of the UADE team trunk
Wed, 12 Apr 2006 19:53:19 -0700 nenolod [svn] - fix FD leak trunk
Wed, 12 Apr 2006 15:17:39 -0700 chainsaw [svn] Look, you missed a spot. trunk
Wed, 12 Apr 2006 13:35:24 -0700 chainsaw [svn] Conversion of file operations to VFS. Needs stress testing, especially on Gnome-VFS. trunk
Wed, 12 Apr 2006 11:07:10 -0700 nenolod [svn] - konqueror hack was breaking standards here, fix a crash trunk
Tue, 11 Apr 2006 14:33:16 -0700 chainsaw [svn] Allow to disable grabbing Amiga MOD files so a diferent plugin such as UADE gets a chance. Adds a few extra magic strings for Amiga files. Amiga MOD grabbing defaults to on for that Just Works(TM) feeling. trunk
Mon, 10 Apr 2006 17:18:44 -0700 nhjm449 [svn] - Fix playlist_set_position when paused trunk
Sun, 09 Apr 2006 23:36:13 -0700 nhjm449 [svn] - Skin update! trunk
Sun, 09 Apr 2006 12:17:02 -0700 chainsaw [svn] Updated german translation by Tarsonis, closes bug #459. trunk
Sat, 08 Apr 2006 19:44:43 -0700 chainsaw [svn] Extra_stereo effect plugin ported by deitarion. Some last pointer-related touchups by nemo & me. trunk
Thu, 06 Apr 2006 11:03:26 -0700 nenolod [svn] - fading fix trunk
Wed, 05 Apr 2006 11:15:06 -0700 nenolod [svn] - remove debugging notices trunk
Wed, 05 Apr 2006 11:13:52 -0700 nenolod [svn] - more progress trunk
Wed, 05 Apr 2006 11:07:10 -0700 nenolod [svn] - more work here trunk
Wed, 05 Apr 2006 07:50:49 -0700 nenolod [svn] - input proposed shorten input plugin for hacking trunk
Sun, 02 Apr 2006 18:04:14 -0700 giacomo [svn] objects in Plugins/Input/sexypsf/spu/ should be deleted too on make clean requests trunk
Sun, 02 Apr 2006 17:53:30 -0700 giacomo [svn] object files in Plugins/General/scrobbler/tags/ should be deleted too on clean requests trunk
Sun, 02 Apr 2006 17:42:32 -0700 giacomo [svn] binaries (audacious,audacious-arts-helper) should be deleted on clean requests trunk
Sun, 02 Apr 2006 17:08:11 -0700 chainsaw [svn] Use a single 8-byte read instead of two 4-byte ones. The common path would nearly always result in two reads, so this should be faster. trunk
Sun, 02 Apr 2006 11:32:31 -0700 chainsaw [svn] Detection of modules by magic bytes instead of by extension. Please let me know of false positives, if any. I would appreciate examples for any of the extensions still listed in the fallback that are not archives. trunk
Fri, 31 Mar 2006 14:55:11 -0800 chainsaw [svn] Linking fix for --as-needed LDFLAG, thanks to Diego "Flameeyes" Petteno. trunk
Fri, 31 Mar 2006 12:38:59 -0800 chainsaw [svn] Report mode from mpg123. Patch by spike, closes bug #457. trunk
Fri, 31 Mar 2006 11:10:09 -0800 chainsaw [svn] Build fixes for --as-needed LDFLAG, provided by lav. Closes bug #454. trunk
Thu, 30 Mar 2006 21:16:35 -0800 nhjm449 [svn] - this should be it for now trunk
Thu, 30 Mar 2006 21:10:03 -0800 nhjm449 [svn] - more output-stopping fun! trunk
Thu, 30 Mar 2006 21:04:21 -0800 nhjm449 [svn] - stop the psuedo output plugin when using 'no playlist advance' or 'stop after current song' trunk
Thu, 30 Mar 2006 14:12:18 -0800 giacomo [svn] prevent jack o.p. aboutbox from spawning multiple times trunk
Thu, 30 Mar 2006 14:03:48 -0800 giacomo [svn] prevent tonegen aboutbox from spawning multiple times trunk
Thu, 30 Mar 2006 13:55:46 -0800 giacomo [svn] prevent timidity aboutbox from spawning multiple times trunk
Thu, 30 Mar 2006 13:47:45 -0800 giacomo [svn] prevent libconsole aboutbox from spawning multiple times trunk
Wed, 29 Mar 2006 23:22:58 -0800 nhjm449 [svn] - Forgot something trunk
Wed, 29 Mar 2006 23:22:03 -0800 nhjm449 [svn] - 'stop after current song' feature trunk
Wed, 29 Mar 2006 22:17:26 -0800 nhjm449 [svn] - icons woohoo trunk
Wed, 29 Mar 2006 22:15:02 -0800 nhjm449 [svn] - correct icon trunk
Wed, 29 Mar 2006 19:57:35 -0800 nhjm449 [svn] - should fix the ability to change songs while paused trunk
Wed, 29 Mar 2006 07:37:10 -0800 nemo [svn] If the pref is still going to appear, suppose one should allow it to do something. trunk
Wed, 29 Mar 2006 07:35:54 -0800 nemo [svn] Make refreshing optional, default to disabled if Gnome VFS available. trunk
Tue, 28 Mar 2006 20:11:34 -0800 nhjm449 [svn] - whoever made the song queue number a fixed distance from the edge of the playlist was insane trunk
Mon, 27 Mar 2006 17:23:36 -0800 nhjm449 [svn] * No Playlist Advance context menu checkmark fix (bug #456) trunk
Mon, 27 Mar 2006 13:05:09 -0800 nenolod [svn] Gapless support. This comes with a few caveats, that I will mention here: trunk
Mon, 27 Mar 2006 11:02:35 -0800 nenolod [svn] - Unbreak headless support. This probably needs to be backported to 0.2.4. trunk
Sun, 26 Mar 2006 14:17:03 -0800 nenolod [svn] - nhjm is now on core so lets make a note of that in the credits trunk
Sun, 26 Mar 2006 13:51:07 -0800 nhjm449 [svn] * Skin thumbnails are refreshable! trunk
Sat, 25 Mar 2006 23:14:27 -0800 nenolod [svn] - add missing skin hints data trunk
Sat, 25 Mar 2006 20:05:46 -0800 nenolod [svn] - version bump trunk
Sat, 25 Mar 2006 20:05:15 -0800 nenolod [svn] - modern skin for 0.3 trunk
Sat, 25 Mar 2006 17:27:49 -0800 nenolod [svn] - disable the scrobbler plugin if curl isn't there (for real) trunk
Sat, 25 Mar 2006 17:10:10 -0800 nenolod [svn] - version bump trunk
Sat, 25 Mar 2006 17:07:37 -0800 nenolod [svn] - Update NEWS trunk
Sat, 25 Mar 2006 16:58:38 -0800 nenolod [svn] - Update ChangeLog trunk
Fri, 24 Mar 2006 21:05:42 -0800 nemo [svn] Quick n dirty refresh. trunk
Fri, 24 Mar 2006 19:14:03 -0800 nemo [svn] Pending proper layout, make a little less vertical at least. trunk
Fri, 24 Mar 2006 17:31:08 -0800 nenolod [svn] - we should not compile arts_helper.h here. trunk
Fri, 24 Mar 2006 14:20:04 -0800 nenolod [svn] - rule reduction trunk
Fri, 24 Mar 2006 13:31:38 -0800 nenolod [svn] - remove default rules override as it's no longer used here trunk
Fri, 24 Mar 2006 13:30:29 -0800 nenolod [svn] - cosmetic adjustment trunk
Fri, 24 Mar 2006 13:26:21 -0800 nenolod [svn] - do not show OMK debugging notices unless we use 'make VERBOSITY=1' trunk
Fri, 24 Mar 2006 13:02:27 -0800 nenolod [svn] - mistake here, we forget to pop back trunk
Fri, 24 Mar 2006 13:01:36 -0800 nenolod [svn] - more recursion fixes trunk
Fri, 24 Mar 2006 12:51:05 -0800 nenolod [svn] - properly recurse build errors trunk
Fri, 24 Mar 2006 11:04:06 -0800 nemo [svn] A basic reenabling of the info dialog trunk
Fri, 24 Mar 2006 08:03:56 -0800 giacomo [svn] fixed multiple spawns of wav-sndfile aboutbox trunk
Fri, 24 Mar 2006 08:00:06 -0800 giacomo [svn] fixed multiple spawns of flac aboutbox trunk
Fri, 24 Mar 2006 07:54:14 -0800 giacomo [svn] fixed multiple spawns of vorbis aboutbox trunk
Fri, 24 Mar 2006 07:51:13 -0800 giacomo [svn] fixed multiple spawns of adplug aboutbox trunk
Fri, 24 Mar 2006 07:02:57 -0800 giacomo [svn] now modplug uses xmms_show_message for its aboutbox trunk
Thu, 23 Mar 2006 17:24:41 -0800 giacomo [svn] new xmms_show_message look trunk
Thu, 23 Mar 2006 15:32:40 -0800 nemo [svn] memcmp since magic isn't a string trunk
Wed, 22 Mar 2006 16:58:39 -0800 nemo [svn] Only compare 4 bytes, unless someone had a reason. trunk
Tue, 21 Mar 2006 11:28:00 -0800 giacomo [svn] amidi-plug: completed merge with 0.2 changes trunk
Tue, 21 Mar 2006 09:22:14 -0800 nenolod [svn] - Also determine a change by track name, patch by nixphoeni. trunk
Mon, 20 Mar 2006 10:57:25 -0800 nenolod [svn] - what was that doing here? trunk
Sun, 19 Mar 2006 13:21:35 -0800 nenolod [svn] - revert (commit 2/2) trunk
Sun, 19 Mar 2006 13:21:11 -0800 nenolod [svn] - revert (commit 1/2) trunk
Sun, 19 Mar 2006 13:12:44 -0800 nenolod [svn] - no longer explodes. still no audio output. trunk
Sun, 19 Mar 2006 12:51:03 -0800 nenolod [svn] - PSF2 support (everything is BORKED right now) trunk
Sat, 18 Mar 2006 14:48:04 -0800 giacomo [svn] shortened the compare-dups-by-path function trunk
Sat, 18 Mar 2006 14:31:38 -0800 giacomo [svn] added multiple 'remove duplicates' (by title, by filename, by path+filename) trunk
Sat, 18 Mar 2006 13:35:16 -0800 nenolod [svn] - yeah lets try not freeing this at all trunk
Sat, 18 Mar 2006 13:32:39 -0800 nenolod [svn] - fix free() stuff properly trunk
Sat, 18 Mar 2006 13:32:01 -0800 giacomo [svn] changed adplug plugin name trunk
Sat, 18 Mar 2006 13:30:56 -0800 nenolod [svn] - we don't really need to free here, messes up on ID3v2 a *lot* trunk
Sat, 18 Mar 2006 13:21:00 -0800 giacomo [svn] do not try to autogenerate pixmaps.h; removed build.list and moved some icons in the images dir trunk
Sat, 18 Mar 2006 12:32:41 -0800 giacomo [svn] added many new icons for the playlist menus (some drawn from scratch and others derived from the gtk stock ones) trunk
Sat, 18 Mar 2006 10:09:58 -0800 chainsaw [svn] Report sample rate properly. Rate is just the number of channels, but that is better then 0, right? trunk
Sat, 18 Mar 2006 09:58:29 -0800 chainsaw [svn] Sync header file for rix player as well. trunk
Sat, 18 Mar 2006 09:28:08 -0800 chainsaw [svn] Sync core with upstream. Also, rename plugin from AdPlug to AdLib synthesizer, by request of Giacomo. trunk
Sat, 18 Mar 2006 08:56:03 -0800 chainsaw [svn] Use magic bytes to identify AAC and MP4 as the decoder insists on reading the entire file before making a decision. This can be upsetting to users of large playlists, so reduce that to two 4-byte reads. Extension checking still needed for files that have been butchered by bad taggers, sorry. trunk
Sat, 18 Mar 2006 08:37:21 -0800 giacomo [svn] started to add more icons for the playlist menu entries; others are going to be drawn and added trunk
Sat, 18 Mar 2006 07:34:43 -0800 giacomo [svn] added a 'remove duplicates' option to the playlist removal menu trunk
Fri, 17 Mar 2006 20:07:11 -0800 nenolod [svn] - archive support trunk
Fri, 17 Mar 2006 19:11:49 -0800 nenolod [svn] - equalizer improvements trunk
Fri, 17 Mar 2006 18:21:50 -0800 nenolod [svn] - initial work on skin.hints support (the first step to modernizing our trunk
Fri, 17 Mar 2006 10:25:25 -0800 nenolod [svn] - reinit the visualizer for VIS_SCOPE too. trunk
Tue, 14 Mar 2006 15:35:10 -0800 chainsaw [svn] Only start the decoder for FLAC detection on HTTP. We can handle files much easier, with a metadata check. Faster, less resource intensive, and does not spuriously trigger for wave files. trunk
Mon, 13 Mar 2006 20:21:42 -0800 nenolod [svn] - revert pluginenum change (did no good) trunk
Mon, 13 Mar 2006 19:29:55 -0800 nenolod [svn] - improve the way the scrobbler plugin is compiled trunk
Mon, 13 Mar 2006 14:18:03 -0800 chainsaw [svn] Fix logic error that caused us to lock on to wav. trunk
Mon, 13 Mar 2006 13:58:32 -0800 chainsaw [svn] Be smarter about spotting MP4 files, only fall back on extension for AAC. trunk
Mon, 13 Mar 2006 11:07:18 -0800 nenolod [svn] - use extern here (grr) trunk
Sun, 12 Mar 2006 20:57:18 -0800 nenolod [svn] - if make fails, exit -1 recursively trunk
Sun, 12 Mar 2006 15:18:35 -0800 nenolod [svn] - improvements to the playlist list control, via nhjm trunk
Sun, 12 Mar 2006 15:05:18 -0800 chainsaw [svn] Okay, we need to pinch more playback code to avoid false positives. trunk
Sun, 12 Mar 2006 14:49:19 -0800 chainsaw [svn] Ask the decoder whether this is a WMA file, instead of depending on file magic. trunk
Sun, 12 Mar 2006 14:07:38 -0800 chainsaw [svn] Ask the decoder whether this is a FLAC file, instead of depending on file magic. trunk
Sun, 12 Mar 2006 12:09:33 -0800 nenolod [svn] that should have been strcasecmp trunk
Sun, 12 Mar 2006 11:41:40 -0800 nenolod [svn] - do not include ${DESTDIR} in the symlink target. reported by mokoshi. trunk
Sun, 12 Mar 2006 10:27:25 -0800 nenolod [svn] - only show the SVN revision if we know what it is trunk
Sat, 11 Mar 2006 21:06:47 -0800 nenolod [svn] - safety checks trunk
Sat, 11 Mar 2006 18:13:26 -0800 nenolod [svn] - fix disk_writer build trunk
Sat, 11 Mar 2006 17:30:13 -0800 giacomo [svn] revert erroneous change in objective.mk trunk
Sat, 11 Mar 2006 17:25:53 -0800 giacomo [svn] prefs window: added user@host info in the version label trunk
Sat, 11 Mar 2006 17:10:26 -0800 giacomo [svn] fixed quoting on arts.m4 trunk
Sat, 11 Mar 2006 16:56:50 -0800 giacomo [svn] display audacious version and revision in the prefs window trunk
Sat, 11 Mar 2006 14:20:40 -0800 giacomo [svn] new icons for the preferences window trunk
Sat, 11 Mar 2006 06:21:23 -0800 giacomo [svn] made the preferences window smaller trunk
Fri, 10 Mar 2006 08:20:15 -0800 nenolod [svn] - Fix a ton and a half of memory leaks, via the wonderful Leonardo Boshell <leonardop -at- gentoo.org>. trunk
Thu, 09 Mar 2006 19:09:41 -0800 nenolod [svn] - add voice_removal plugin. Ported by: Thomas Cort <linuxgeek -at- gmail.com>, tcort @ #audacious. trunk
Thu, 09 Mar 2006 19:03:27 -0800 nenolod [svn] - implement vfs_feof() and vfs_ftell() and update the scrobbler plugin to reflect that, trunk
Thu, 09 Mar 2006 09:55:56 -0800 giacomo [svn] ported xmms-arts 0.7.1 to audacious and integrated it in the build process trunk
Wed, 08 Mar 2006 11:16:59 -0800 nenolod [svn] - fix typo trunk
Wed, 08 Mar 2006 10:11:37 -0800 nenolod [svn] - fix a FD leak here trunk
Wed, 08 Mar 2006 06:57:02 -0800 nenolod [svn] - add psuedo_output_plugin, a psuedo output plugin that will be used for reverse compatibility with old plugins. trunk
Wed, 08 Mar 2006 06:47:02 -0800 nenolod [svn] - add get_written_time(), get_output_time(). trunk
Tue, 07 Mar 2006 11:47:20 -0800 giacomo [svn] update amidi-plug towards 0.2; bug fixes and a new option (midi length pre-calculation) trunk
Sun, 05 Mar 2006 13:42:27 -0800 nenolod [svn] - add nemo to credits trunk
Sun, 05 Mar 2006 13:19:01 -0800 nemo [svn] Don't override input LD_FLAGS - needed to enable profiling. trunk
Sun, 05 Mar 2006 12:46:31 -0800 nemo [svn] Bug #423 - Add retrieval of first entry in case of multiple matches. Good enough to remove the FIXME? trunk
Sat, 04 Mar 2006 14:34:04 -0800 nenolod [svn] - use OBJECTIVE_DATA instead of a kludge in the posthook here trunk
Sat, 04 Mar 2006 12:22:19 -0800 nenolod [svn] documentation updates for 0.2.2 trunk
Sat, 04 Mar 2006 12:17:20 -0800 nenolod [svn] - add corrected version of Aerdan's jump to file patch trunk
Fri, 03 Mar 2006 23:39:17 -0800 nenolod [svn] - blah, #if 0 out these g_free's until we get to 0.2.3 trunk
Fri, 03 Mar 2006 22:58:55 -0800 nenolod [svn] - clean this up a bit trunk
Fri, 03 Mar 2006 22:55:28 -0800 nenolod [svn] err, actually, nevermind trunk
Fri, 03 Mar 2006 22:53:31 -0800 nenolod [svn] - we shouldn't pass queuepos to gtk_widget_create_pango_layout(), the only thing we will do is confuse it trunk
Fri, 03 Mar 2006 22:50:04 -0800 nenolod [svn] - 0.2.2 trunk
Fri, 03 Mar 2006 21:16:35 -0800 nenolod [svn] - leak fix trunk
Fri, 03 Mar 2006 20:57:36 -0800 nenolod [svn] - fix a memory leak here trunk
Fri, 03 Mar 2006 20:43:06 -0800 nenolod [svn] - finish up here trunk
Fri, 03 Mar 2006 20:09:52 -0800 nenolod [svn] - more sanity checking trunk
Fri, 03 Mar 2006 20:04:24 -0800 nenolod [svn] - iteration pacing against id3_read_frame() since we cannot trust all tags to behave properly. trunk
Fri, 03 Mar 2006 19:26:54 -0800 nenolod [svn] - experimental ID32.2 fix trunk
Fri, 03 Mar 2006 10:31:57 -0800 nenolod [svn] - more fixes, sizeof *frame !($&($&(@!#$@#*&@!$# whoever wrote this code is an idiot trunk
Fri, 03 Mar 2006 10:11:53 -0800 nenolod [svn] - leak fix, take 1 trunk
Thu, 02 Mar 2006 16:07:31 -0800 nenolod [svn] - some compilers couldn't figure the original call out, so put a struct infront of it trunk
Thu, 02 Mar 2006 15:50:49 -0800 nenolod [svn] - oh shit, i just found the error, we were calling malloc(0)! trunk
Thu, 02 Mar 2006 15:01:33 -0800 nenolod [svn] - use /sbin/ldconfig here instead of just ldconfig. trunk
Thu, 02 Mar 2006 08:26:55 -0800 nenolod [svn] untag a critical fixme as it was actually deadchip smoking some craq trunk
Thu, 02 Mar 2006 08:14:36 -0800 nenolod [svn] Add error reporting for many places, patch by external contributor Derek trunk
Thu, 02 Mar 2006 08:00:29 -0800 nenolod [svn] - do not operate on a non-existant fd trunk
Wed, 01 Mar 2006 12:13:38 -0800 nenolod [svn] - found it trunk
Wed, 01 Mar 2006 11:34:43 -0800 nenolod [svn] lalala trunk
Wed, 01 Mar 2006 11:29:36 -0800 nenolod [svn] - do not use type/magic detection here trunk
Wed, 01 Mar 2006 11:17:23 -0800 nenolod [svn] - fix a typo here trunk
Wed, 01 Mar 2006 11:15:40 -0800 nenolod [svn] - reinstate cyc-based checks intelligently trunk
Wed, 01 Mar 2006 11:13:46 -0800 nenolod [svn] - blah trunk
Wed, 01 Mar 2006 11:09:13 -0800 nenolod [svn] - remove cyc based breaking trunk
Wed, 01 Mar 2006 10:39:35 -0800 nenolod [svn] adjust our tolerance a bit trunk
Wed, 01 Mar 2006 10:33:12 -0800 nenolod [svn] ten iterations? trunk
Wed, 01 Mar 2006 10:26:30 -0800 nenolod [svn] blah! trunk
Wed, 01 Mar 2006 10:25:01 -0800 nenolod [svn] - enable debug notice trunk
Wed, 01 Mar 2006 10:24:18 -0800 nenolod [svn] hmm trunk
Wed, 01 Mar 2006 10:05:28 -0800 nenolod [svn] - typo trunk
Wed, 01 Mar 2006 09:40:21 -0800 nenolod [svn] - should be safe to revert now trunk
Wed, 01 Mar 2006 09:39:18 -0800 nenolod [svn] - more sanity checks trunk
Wed, 01 Mar 2006 09:37:37 -0800 nenolod [svn] - sanity checks for mpg123_decode_header trunk
Wed, 01 Mar 2006 09:34:21 -0800 nenolod [svn] - lets not use mpg123_detect_by_content trunk
Wed, 01 Mar 2006 09:07:09 -0800 nenolod [svn] - try to avoid a buffer overflow when detecting an MPEG stream trunk
Tue, 28 Feb 2006 14:56:30 -0800 nenolod [svn] - sanity checks here trunk
Tue, 28 Feb 2006 14:36:33 -0800 giacomo [svn] removed explicit calls to libtool from sidplay.m4, since libtool is not here anymore trunk
Tue, 28 Feb 2006 11:33:08 -0800 nenolod [svn] - generate makefile for BSD/Sun plugin. trunk
Tue, 28 Feb 2006 11:32:33 -0800 nenolod [svn] - Initial port of the bsd/sun audio output plugin from XMMS. Needs testing. trunk
Mon, 27 Feb 2006 22:12:32 -0800 nenolod [svn] kludge trunk
Mon, 27 Feb 2006 21:01:17 -0800 nenolod [svn] put AM_INIT_AUTOMAKE back trunk
Mon, 27 Feb 2006 20:59:50 -0800 nenolod [svn] build intl first trunk
Mon, 27 Feb 2006 20:57:33 -0800 nenolod [svn] add kludge for xorg on pkgsrc trunk
Mon, 27 Feb 2006 20:54:14 -0800 nenolod [svn] update languages trunk
Mon, 27 Feb 2006 20:52:38 -0800 nenolod [svn] blah trunk
Mon, 27 Feb 2006 20:47:59 -0800 nenolod [svn] more progress trunk
Mon, 27 Feb 2006 20:37:43 -0800 nenolod [svn] more stuff trunk
Mon, 27 Feb 2006 20:32:58 -0800 nenolod [svn] more fixing trunk
Mon, 27 Feb 2006 20:24:11 -0800 nenolod [svn] use PACKAGE_NAME instead of PACKAGE for autoconf compatibility trunk
Mon, 27 Feb 2006 20:22:27 -0800 nenolod [svn] another kludge for pkgsrc, C++ edition trunk
Mon, 27 Feb 2006 20:18:03 -0800 nenolod [svn] kludge for pkgsrc machines trunk
Mon, 27 Feb 2006 20:11:58 -0800 nenolod [svn] - remove autopoint trunk
Mon, 27 Feb 2006 20:11:39 -0800 nenolod [svn] - remove need for autopoint trunk
Mon, 27 Feb 2006 18:58:22 -0800 nenolod [svn] - remove LIBTOOL trunk
Mon, 27 Feb 2006 18:54:39 -0800 nenolod [svn] - add config.guess, config.sub. trunk
Mon, 27 Feb 2006 18:42:14 -0800 nenolod [svn] - wtf is this? well it's leaving at any rate. trunk
Mon, 27 Feb 2006 18:39:30 -0800 nenolod [svn] - remove libtoolize trunk
Mon, 27 Feb 2006 18:35:11 -0800 nenolod [svn] documentation updates trunk
Mon, 27 Feb 2006 18:17:55 -0800 nenolod [svn] - fix underwater effects, patch via Spyke @ #audacious trunk
Mon, 27 Feb 2006 16:52:02 -0800 giacomo [svn] Added a get_volume plugin function, to ensure that the player volume is properly updated when the player is remotely controlled trunk
Mon, 27 Feb 2006 16:51:14 -0800 nenolod [svn] - another playlist DND fix trunk
Mon, 27 Feb 2006 16:42:12 -0800 nenolod [svn] drag and drop line rendering fix trunk
Mon, 27 Feb 2006 15:54:47 -0800 nenolod [svn] - revert this trunk
Mon, 27 Feb 2006 15:43:15 -0800 nenolod [svn] - remerge fixed version of OSS patch. Submitted by Bren <spike -at- spykes.net> trunk
Mon, 27 Feb 2006 15:20:52 -0800 nenolod [svn] - crash fix at no additional charge trunk
Mon, 27 Feb 2006 15:02:04 -0800 nenolod [svn] - revert OSS warning squashing as the patch created more problems than it solved trunk
Mon, 27 Feb 2006 14:34:47 -0800 nenolod [svn] - fix gconf at no additional charge trunk
Mon, 27 Feb 2006 08:32:57 -0800 nenolod [svn] - memleak fix (noticed by HopeSeekr @ efnet #xmule) trunk
Mon, 27 Feb 2006 07:29:53 -0800 nenolod [svn] - fix my layer2 implementation by looking at the one in XMMS. MP2 support at no additional charge. trunk
Mon, 27 Feb 2006 06:34:58 -0800 nenolod [svn] - gconf trunk
Mon, 27 Feb 2006 06:31:47 -0800 nenolod [svn] - gnomevfs trunk
Mon, 27 Feb 2006 06:28:11 -0800 nenolod [svn] - sndfile trunk
Mon, 27 Feb 2006 06:25:36 -0800 nenolod [svn] - fix this stupid thing trunk
Sun, 26 Feb 2006 22:40:13 -0800 nenolod [svn] - create directories that aren't there in the install phase trunk
Sun, 26 Feb 2006 20:47:43 -0800 nenolod [svn] perhaps a fix? trunk
Sun, 26 Feb 2006 20:38:33 -0800 nenolod [svn] - remove automake. no longer used. trunk
Sun, 26 Feb 2006 20:37:20 -0800 nenolod [svn] fix? trunk
Sun, 26 Feb 2006 20:32:47 -0800 nenolod [svn] - convert to objective make. needs testing. trunk
Sun, 26 Feb 2006 20:28:53 -0800 nenolod [svn] - convert to objective make trunk
Sun, 26 Feb 2006 20:27:45 -0800 nenolod [svn] - convert to objective make trunk
Sun, 26 Feb 2006 20:22:38 -0800 nenolod [svn] - convert to objective make trunk
Sun, 26 Feb 2006 20:20:28 -0800 nenolod [svn] - fix data rule (whitespace) trunk
Sun, 26 Feb 2006 20:20:17 -0800 nenolod [svn] convert to objective make trunk
Sun, 26 Feb 2006 20:14:08 -0800 nenolod [svn] rule for installing data trunk
Sun, 26 Feb 2006 20:09:32 -0800 nenolod [svn] - distclean enhancements trunk
Sun, 26 Feb 2006 20:06:12 -0800 nenolod [svn] - fix version info trunk
Sun, 26 Feb 2006 16:17:12 -0800 chainsaw [svn] Remove references to inetctl from the build system. trunk
Sun, 26 Feb 2006 16:14:17 -0800 chainsaw [svn] Move inetctl out into the hacking zone as it needs conversion to a threading model instead of it just forking things. trunk
Sun, 26 Feb 2006 15:50:50 -0800 nenolod [svn] - fix trunk
Sun, 26 Feb 2006 15:46:14 -0800 nenolod [svn] fix a warning here, lalala. trunk
Sun, 26 Feb 2006 15:41:10 -0800 nenolod [svn] - fix AAC build trunk
Sun, 26 Feb 2006 15:39:06 -0800 nenolod [svn] - more intelligently handle directory creation trunk
Sun, 26 Feb 2006 15:29:28 -0800 nenolod [svn] - Add makerules. trunk
Sun, 26 Feb 2006 15:23:50 -0800 chainsaw [svn] Make GCC 4.1 a bit less talkative, patch by Flameeyes from Gentoo. Fixing the warnings is possible, but would require extensive changes throughout the entire codebase. trunk
Sun, 26 Feb 2006 15:05:40 -0800 nenolod [svn] - fix installation i think trunk
Sun, 26 Feb 2006 13:08:35 -0800 chainsaw [svn] Fixes of the remaining GCC 4.1 warnings from external contributor Diego "Flameeyes" Petteno (Gentoo). trunk
Sun, 26 Feb 2006 10:21:49 -0800 chainsaw [svn] Fixes for all warnings (except 3 spurious GCC 4.0 ones, upgrade to 4.1 if you see them) and a performance increase. By external contributor Diego "FlameEyes" Petteno (Gentoo). trunk
Sun, 26 Feb 2006 01:09:12 -0800 nenolod [svn] experimental fix trunk
Sat, 25 Feb 2006 22:47:48 -0800 nenolod [svn] GUI fix trunk
Sat, 25 Feb 2006 22:33:56 -0800 nenolod [svn] - fix errorbox stuff some more trunk
Sat, 25 Feb 2006 19:17:26 -0800 nenolod [svn] - Fix error box stuff. trunk
Sat, 25 Feb 2006 19:14:32 -0800 nenolod [svn] - New configuration UI. trunk
Sat, 25 Feb 2006 18:40:22 -0800 nenolod [svn] Import new GUI code. Not yet hooked up really. trunk
Sat, 25 Feb 2006 18:24:10 -0800 nenolod [svn] via NhJm: trunk
Sat, 25 Feb 2006 14:56:54 -0800 nenolod [svn] - Use pkg-config to detect libmusicbrainz. trunk
Sat, 25 Feb 2006 14:28:29 -0800 nenolod [svn] Don't install util.h trunk
Sat, 25 Feb 2006 13:49:41 -0800 nenolod [svn] - Change client id from XMMS-Scrobbler to Audacious (we now have our own ID) trunk
Sat, 25 Feb 2006 13:15:05 -0800 nenolod [svn] Attach a SONAME to all .so's. trunk
Sat, 25 Feb 2006 12:11:20 -0800 nenolod [svn] - add scrobbler support trunk
Sat, 25 Feb 2006 09:36:36 -0800 chainsaw [svn] Revert debug-only cleanup system verbosity. trunk
Sat, 25 Feb 2006 09:35:27 -0800 chainsaw [svn] Remove libvisual-proxy. It is broken and hard to repair. A written-from-scratch replacement is planned but will be a while. trunk
Sat, 25 Feb 2006 01:30:30 -0800 nenolod [svn] - Ok, really revert this. trunk
Sat, 25 Feb 2006 01:25:21 -0800 nenolod [svn] - Roll back broken HTTP-based stream detection code. trunk
Sat, 25 Feb 2006 00:09:42 -0800 nenolod [svn] - Slay unused variables here. trunk
Sat, 25 Feb 2006 00:08:27 -0800 nenolod [svn] - Add a discussion about headless operation. trunk
Fri, 24 Feb 2006 23:57:41 -0800 nenolod [svn] - Slay an unused variable warning here. trunk
Fri, 24 Feb 2006 23:56:24 -0800 nenolod [svn] - Add some sanity checking to make sure we can't do X11 stuff when running headless. trunk
Fri, 24 Feb 2006 23:44:27 -0800 nenolod [svn] - Rename ALL_PLUGINS setting in Plugins/Visualization (only for reference) trunk
Fri, 24 Feb 2006 23:32:17 -0800 nenolod [svn] Squelch a stupid warning here. trunk
Fri, 24 Feb 2006 23:16:06 -0800 nenolod [svn] - Working exception handling at no extra charge. Closes bugs #408, #409. trunk
Fri, 24 Feb 2006 22:50:55 -0800 nenolod [svn] - Remove libblah.so: cruft from pre-autolink rule times. trunk
Fri, 24 Feb 2006 22:47:30 -0800 nenolod [svn] - Fix a crash relating to changing FLAC plugin settings. Closes bug #412. trunk
Fri, 24 Feb 2006 22:05:06 -0800 nenolod [svn] - Really fix preview generation for PNG/SVG based skins. trunk
Fri, 24 Feb 2006 21:25:33 -0800 nenolod [svn] - Remove pre-objective auto-linking rules for library objectives (cruft) trunk
Fri, 24 Feb 2006 12:36:42 -0800 nenolod [svn] change permissions here trunk
Fri, 24 Feb 2006 12:34:42 -0800 nenolod [svn] install HEADERS properly (oops) trunk
Thu, 23 Feb 2006 18:56:34 -0800 nenolod [svn] We had this backwards. trunk
Thu, 23 Feb 2006 17:04:36 -0800 chainsaw [svn] This came with it. No extra charge. trunk
Thu, 23 Feb 2006 17:03:03 -0800 chainsaw [svn] ESD output plugin ported to objective make by Kyoshi Aman. trunk
Thu, 23 Feb 2006 16:36:31 -0800 nenolod [svn] grr trunk
Thu, 23 Feb 2006 16:09:56 -0800 nenolod [svn] directory creation trunk
Thu, 23 Feb 2006 08:44:06 -0800 nenolod [svn] s/sharedir/datadir trunk
Wed, 22 Feb 2006 18:27:55 -0800 nenolod [svn] Install audacious.pc, audacious.1 and audacious.desktop. trunk
Wed, 22 Feb 2006 17:31:03 -0800 nenolod [svn] Link against libstdc++ because we're intermixing code. trunk
Wed, 22 Feb 2006 17:23:01 -0800 nenolod [svn] honour DESTDIR here too trunk
Wed, 22 Feb 2006 17:17:52 -0800 nenolod [svn] apparently GNU make doesn't like to use @${VAR} trunk
Wed, 22 Feb 2006 17:12:10 -0800 nenolod [svn] directory creation stuff trunk
Wed, 22 Feb 2006 17:10:11 -0800 nenolod [svn] add HEADERS for audacious/ trunk
Wed, 22 Feb 2006 17:07:25 -0800 nenolod [svn] If the makefile has a HEADERS variable, then install them to the trunk
Wed, 22 Feb 2006 17:04:47 -0800 nenolod [svn] versioning for libaudacious.so trunk
Wed, 22 Feb 2006 16:37:26 -0800 nenolod [svn] Ok, really fix this stupid bug. trunk
Wed, 22 Feb 2006 16:30:23 -0800 nenolod [svn] Fix the scrolling in the audacious mainwin, by making sure a GTK Timeout trunk
Tue, 21 Feb 2006 13:09:39 -0800 chainsaw [svn] Fix logic for shaded mode. With TIME_REMAINING and a song of unknown length, we got just the :, and not the time. trunk
Sun, 19 Feb 2006 18:20:51 -0800 nenolod [svn] - Fix mp3 detection properly. trunk
Sun, 19 Feb 2006 18:05:14 -0800 nenolod [svn] fix libvisual-proxy conditional trunk
Sun, 19 Feb 2006 15:50:50 -0800 chainsaw [svn] Kill the crossfader plugin. It insisted on exploding on amd64 systems and was a general pita to compile. Also, remove two unused vars from mpg123. trunk
Sun, 19 Feb 2006 15:35:37 -0800 chainsaw [svn] Actually use the cleanup hooks on general & visualization plugins. trunk
Sun, 19 Feb 2006 15:18:05 -0800 chainsaw [svn] Get mpg123 going. Nenolod promises to fix this properly soon. trunk
Sun, 19 Feb 2006 15:03:06 -0800 chainsaw [svn] Port inetctl plugin from XMMS. trunk
Sun, 19 Feb 2006 12:39:36 -0800 nenolod [svn] FIX trunk
Sun, 19 Feb 2006 08:36:35 -0800 chainsaw [svn] Juggle declarations around so that GCC likes the order of things. trunk
Sun, 19 Feb 2006 06:34:25 -0800 chainsaw [svn] Initialize org variable before using it. trunk
Sun, 19 Feb 2006 06:13:53 -0800 chainsaw [svn] Disabled unused void function add_instlist. trunk
Sun, 19 Feb 2006 06:00:47 -0800 chainsaw [svn] Only build what the configure system tells us to build. trunk
Sun, 19 Feb 2006 05:48:58 -0800 chainsaw [svn] Robustness fix; skinning dialog should deal with incorrect current skin setting gracefully. By external contributor Daniel Drake (Gentoo). trunk
Sat, 18 Feb 2006 16:36:33 -0800 chainsaw [svn] An explicit cast a day keeps the compiler warning at bay. trunk
Sat, 18 Feb 2006 16:15:16 -0800 chainsaw [svn] Addresses most of the warnings in the code, and uses a -W CFLAG to disable the non-null checks. From external contributor Harald van Dijk (Gentoo). trunk
Sat, 18 Feb 2006 14:02:57 -0800 chainsaw [svn] More skin-related fixups. One segfault fix by Michael Hanselmann and a fix by Daniel Drake to also display skins that lack a thumbnail. trunk
Sat, 18 Feb 2006 13:21:21 -0800 chainsaw [svn] Do not throw SIGABRT when path == NULL, g_return_val_if_fail logs a critical message and will abort. Patch courtesy of Daniel Drake from Gentoo. trunk
Sat, 18 Feb 2006 08:23:30 -0800 chainsaw [svn] Sync with upstream. Drop hardware OPL2/3 support, it throws warnings and is not used on most modern machines. Added var inits where GCC 4.0 thought it was a good idea. trunk
Thu, 16 Feb 2006 07:40:35 -0800 nenolod [svn] id3v1 tag stuffs. trunk
Sun, 12 Feb 2006 11:10:41 -0800 chainsaw [svn] Check for have_alsa to enable ALSA, and not have_oss. trunk
Sun, 12 Feb 2006 10:24:16 -0800 nenolod [svn] Conditionalize the buildsystem. trunk
Sun, 12 Feb 2006 08:59:11 -0800 chainsaw [svn] Use g_strchug instead of g_strstrip during playlist load. Trailing whitespace can be a valid occurance. Closes bug #282. trunk
Sun, 12 Feb 2006 07:12:26 -0800 chainsaw [svn] Do not show 00:00 when stopped in shaded mode, closes bug #390. trunk
Sat, 11 Feb 2006 09:10:33 -0800 chainsaw [svn] Updated japanese translation by dai, from bug #384. trunk
Sat, 11 Feb 2006 08:25:14 -0800 chainsaw [svn] Update codingstyle to be more consistent with last upstream release. Stop exploding at shutdown. trunk
Wed, 08 Feb 2006 16:08:04 -0800 chainsaw [svn] Trim the header a bit too. trunk
Wed, 08 Feb 2006 16:07:34 -0800 chainsaw [svn] Remove config dependency, font usage and misc dead code. trunk
Tue, 07 Feb 2006 11:54:28 -0800 nenolod [svn] use the default rule for building library objectives here trunk
Tue, 07 Feb 2006 06:40:04 -0800 nenolod [svn] do not forkbomb if we have a malformed makefile trunk
Mon, 06 Feb 2006 17:10:47 -0800 chainsaw [svn] GCC 4.1 warning fixes by Diego 'Flameeyes' Petteno from Gentoo. trunk
Mon, 06 Feb 2006 16:52:28 -0800 chainsaw [svn] MP3 linking fixes by NhJm. trunk
Mon, 06 Feb 2006 16:47:35 -0800 chainsaw [svn] Musepack build fix by NhJm. trunk
Mon, 06 Feb 2006 16:41:01 -0800 chainsaw [svn] Vorbis linking fix by Kiyoshi Aman. trunk
Mon, 06 Feb 2006 16:24:20 -0800 chainsaw [svn] Build fixes for SID by NhJm. trunk
Mon, 06 Feb 2006 12:08:35 -0800 chainsaw [svn] Convert crossfade & disk_writer to new build system. trunk
Sun, 05 Feb 2006 13:58:33 -0800 chainsaw [svn] Start building adplug. trunk
Sun, 05 Feb 2006 13:32:51 -0800 chainsaw [svn] Fix building of the musepack plugin. trunk
Sun, 05 Feb 2006 07:14:48 -0800 chainsaw [svn] Convert OSS & ALSA output plugins. trunk
Sun, 05 Feb 2006 07:14:24 -0800 chainsaw [svn] Convert OSS & ALSA output plugins. trunk
Sat, 04 Feb 2006 17:29:52 -0800 nenolod [svn] buildsystem fixes, shouldn't bomb now :P trunk
Sat, 04 Feb 2006 17:22:10 -0800 nenolod [svn] Oops. trunk
Sat, 04 Feb 2006 11:47:01 -0800 nenolod [svn] Run ldconfig as an install-posthook operation, some systems need it. trunk
Sat, 04 Feb 2006 11:44:06 -0800 nenolod [svn] Convert Visualization plugins over. trunk
Sat, 04 Feb 2006 11:30:06 -0800 nenolod [svn] we never did anything here, removing for confusion trunk
Sat, 04 Feb 2006 11:19:32 -0800 nenolod [svn] playlist_list widget improvements via plasmaroo trunk
Fri, 03 Feb 2006 07:26:58 -0800 nenolod [svn] General plugins converted trunk
Fri, 03 Feb 2006 07:15:37 -0800 nenolod [svn] Effects conversion trunk
Fri, 03 Feb 2006 07:11:33 -0800 nenolod [svn] modplug conversion trunk
Fri, 03 Feb 2006 06:51:47 -0800 nenolod [svn] wav conversion trunk
Fri, 03 Feb 2006 06:44:11 -0800 nenolod [svn] wma conversion trunk
Fri, 03 Feb 2006 06:38:16 -0800 nenolod [svn] ditto trunk
Fri, 03 Feb 2006 06:36:31 -0800 nenolod [svn] fixes trunk
Fri, 03 Feb 2006 06:34:31 -0800 nenolod [svn] ditto trunk
Fri, 03 Feb 2006 06:34:08 -0800 nenolod [svn] oops trunk
Fri, 03 Feb 2006 06:33:34 -0800 nenolod [svn] sexypsf conversion trunk
Fri, 03 Feb 2006 06:30:51 -0800 nenolod [svn] sid conversion trunk
Fri, 03 Feb 2006 06:26:41 -0800 nenolod [svn] remove unused makefile trunk
Thu, 02 Feb 2006 19:35:40 -0800 nenolod [svn] vorbis linkage trunk
Thu, 02 Feb 2006 19:32:18 -0800 nenolod [svn] fix libconsole linkage trunk
Thu, 02 Feb 2006 19:10:15 -0800 nenolod [svn] fix some path issues trunk
Thu, 02 Feb 2006 19:06:15 -0800 nenolod [svn] link against libid3 if available trunk
Thu, 02 Feb 2006 19:01:48 -0800 nenolod [svn] install subobjectives trunk
Thu, 02 Feb 2006 18:49:10 -0800 nenolod [svn] make sure mpg123 installs correctly trunk
Thu, 02 Feb 2006 18:47:47 -0800 nenolod [svn] timidity conversion trunk
Thu, 02 Feb 2006 18:33:24 -0800 nenolod [svn] flac conversion trunk
Thu, 02 Feb 2006 18:28:19 -0800 nenolod [svn] adplug fixes trunk
Thu, 02 Feb 2006 18:26:59 -0800 nenolod [svn] Musepack conversion trunk
Thu, 02 Feb 2006 18:23:59 -0800 nenolod [svn] Convert adplug over to build objectives... trunk
Thu, 02 Feb 2006 18:16:36 -0800 nenolod [svn] remove old LIBTOOL crap trunk
Thu, 02 Feb 2006 18:16:10 -0800 nenolod [svn] build objective for amidi-plug trunk
Thu, 02 Feb 2006 18:13:17 -0800 nenolod [svn] remove unused components trunk
Thu, 02 Feb 2006 17:46:30 -0800 nenolod [svn] libaudacious has two objectives that are evaluated, a static object and trunk
Thu, 02 Feb 2006 17:32:49 -0800 nenolod [svn] Convert audacious over to a binary objective. trunk
Thu, 02 Feb 2006 16:20:49 -0800 nenolod [svn] more fixes trunk
Thu, 02 Feb 2006 16:15:10 -0800 nenolod [svn] ditto for static libraries trunk
Thu, 02 Feb 2006 16:14:33 -0800 nenolod [svn] try to add a "default" make rule for $(OBJECTIVE_BINS) trunk
Thu, 02 Feb 2006 16:12:08 -0800 nenolod [svn] buildsystem improvements trunk
Thu, 02 Feb 2006 16:03:51 -0800 nenolod [svn] Conversion to new system. trunk
Thu, 02 Feb 2006 15:49:25 -0800 nenolod [svn] Update vorbis. trunk
Thu, 02 Feb 2006 15:44:45 -0800 nenolod [svn] squelch warnings -- they're getting annoying seeing again and again trunk
Thu, 02 Feb 2006 15:42:11 -0800 nenolod [svn] Add -I../.. here to satisfy OSS header dependency (O_o) trunk
Thu, 02 Feb 2006 15:40:33 -0800 nenolod [svn] convert cdaudio trunk
Thu, 02 Feb 2006 15:37:08 -0800 nenolod [svn] update to objective make trunk
Thu, 02 Feb 2006 15:33:01 -0800 nenolod [svn] Convert aac over, make sure mpg123 is compiled -fPIC trunk
Thu, 02 Feb 2006 14:52:47 -0800 nenolod [svn] Announce objective completion. trunk
Thu, 02 Feb 2006 14:50:05 -0800 nenolod [svn] Add library "dependencies" care of $(OBJECTIVE_LIBS_NOINST) trunk
Thu, 02 Feb 2006 14:47:26 -0800 nenolod [svn] Announce when we're building a library or binary objective, not just a component objective. trunk
Thu, 02 Feb 2006 14:43:34 -0800 nenolod [svn] fix make clean trunk
Thu, 02 Feb 2006 14:42:17 -0800 nenolod [svn] convert mpg123 over... right now we don't use the "x86-optimized code", although I doubt it makes a lick of trunk
Thu, 02 Feb 2006 14:21:14 -0800 nenolod [svn] buildsystem upgrade trunk
Thu, 02 Feb 2006 14:17:33 -0800 nenolod [svn] Add confirmation messages. trunk
Thu, 02 Feb 2006 14:15:36 -0800 nenolod [svn] some buildsystem changes... nothing notable yet trunk
Thu, 02 Feb 2006 13:57:20 -0800 nenolod [svn] needed requirements for objective-based buildsystem (automake replacement) trunk
Wed, 01 Feb 2006 19:42:23 -0800 nenolod [svn] Remove the elusive playlistwin visualiser that we do not use. trunk
Wed, 01 Feb 2006 14:04:14 -0800 nenolod [svn] I made an error in the ChangeLog, whoops. trunk
Wed, 01 Feb 2006 14:01:16 -0800 nenolod [svn] ChangeLog trunk
Wed, 01 Feb 2006 13:57:44 -0800 nenolod [svn] - Update mpg123 configure options trunk
Wed, 01 Feb 2006 13:36:46 -0800 giacomo [svn] amidi-plug: ensure that i_seq_off() can be safely called multiple times trunk
Wed, 01 Feb 2006 13:11:14 -0800 nenolod [svn] Mouse icon. trunk
Wed, 01 Feb 2006 13:10:07 -0800 nenolod [svn] update hungarian translation trunk
Wed, 01 Feb 2006 13:09:25 -0800 nenolod [svn] make lirc strings translatable trunk
Wed, 01 Feb 2006 13:09:00 -0800 nenolod [svn] make WMA plugin strings translatable trunk
Wed, 01 Feb 2006 13:08:39 -0800 nenolod [svn] make timidity strings translatable trunk
Wed, 01 Feb 2006 13:08:20 -0800 nenolod [svn] update POTFILES.in trunk
Mon, 30 Jan 2006 05:44:27 -0800 nenolod [svn] Sanity checking inside vfs_() functions. trunk
Sun, 29 Jan 2006 14:17:45 -0800 giacomo [svn] reverted changes applied in r564, the backward seek behaved strangely trunk
Sun, 29 Jan 2006 12:38:24 -0800 giacomo [svn] added support for the FluidSynth ALSA backend, by sending a MIDI_CTL_ALL_SOUNDS_OFF controller event when playback is halted trunk
Sat, 28 Jan 2006 19:23:29 -0800 giacomo [svn] centered text in audacious logo window trunk
Sat, 28 Jan 2006 17:08:53 -0800 nenolod [svn] Make a tweak to the build_stamp.c rule. trunk
Sat, 28 Jan 2006 13:54:44 -0800 nenolod [svn] *ding* fix for chainsaw trunk
Sat, 28 Jan 2006 13:45:34 -0800 nenolod [svn] fix giacomo's bug I think trunk
Sat, 28 Jan 2006 11:49:45 -0800 nenolod [svn] add disk_getvol and disk_setvol trunk
Sat, 28 Jan 2006 11:13:12 -0800 giacomo [svn] adapted the logo text for gettext translations trunk
Sat, 28 Jan 2006 09:40:22 -0800 chainsaw [svn] Updated Czech translation by Jan N. <finn@sendmail.cz> trunk
Sat, 28 Jan 2006 09:27:32 -0800 nenolod [svn] add playback.c to build trunk
Sat, 28 Jan 2006 09:27:01 -0800 nenolod [svn] we don't need to build libaudcore/Makefile anymore ;) trunk
Sat, 28 Jan 2006 09:21:21 -0800 nenolod [svn] remove libaudcore, we never did anything with it trunk
Sat, 28 Jan 2006 09:15:54 -0800 nenolod [svn] update potfiles trunk
Sat, 28 Jan 2006 09:14:54 -0800 nenolod [svn] per laci, use stock icons in the menu trunk
Sat, 28 Jan 2006 09:07:49 -0800 nenolod [svn] We now require GTK+ 2.6.x. trunk
Sat, 28 Jan 2006 09:00:25 -0800 nenolod [svn] artist - album - title is now the default title format. trunk
Fri, 27 Jan 2006 21:29:56 -0800 nenolod [svn] throw out duplicate XEvents... again, for speed purposes we don't need trunk
Fri, 27 Jan 2006 21:20:29 -0800 nenolod [svn] I like the rotated icon better. trunk
Fri, 27 Jan 2006 20:55:26 -0800 nenolod [svn] icons so far trunk
Fri, 27 Jan 2006 20:31:53 -0800 nenolod [svn] When running SVN, make a note of the SVN version. The SVN version is stored in build_stamp.c. trunk
Fri, 27 Jan 2006 20:09:05 -0800 nenolod [svn] About box tweaks. trunk
Fri, 27 Jan 2006 19:38:19 -0800 nenolod [svn] Patch for improved GYM/VGM file support ala blargg. trunk
Fri, 27 Jan 2006 15:10:44 -0800 giacomo [svn] in configure.ac, do not check for ALSA twice if it has been already detected (both alsa output plugin and amidi-plug check its availability) trunk
Fri, 27 Jan 2006 14:22:22 -0800 giacomo [svn] do not try to compile amidi-plug if alsa is not available trunk
Fri, 27 Jan 2006 12:00:13 -0800 giacomo [svn] amidi-plug: do not try to guess the correct alsa port from alsa-lib version if there's not a wavetable hw synth available trunk
Thu, 26 Jan 2006 23:22:49 -0800 giacomo [svn] adjusted audacious headers includes in amidi-plug trunk
Thu, 26 Jan 2006 18:45:42 -0800 giacomo [svn] updated configure.ac and macros; added amidi-plug and conditions for timidity compilation trunk
Thu, 26 Jan 2006 18:43:59 -0800 giacomo [svn] amidi-plug (MIDI through ALSA seq) input plugin added, brand new and completely written from scratch :) trunk
Thu, 26 Jan 2006 17:24:48 -0800 nenolod [svn] fixes via blargg. trunk
Thu, 26 Jan 2006 16:35:44 -0800 nenolod [svn] experimental fix trunk
Thu, 26 Jan 2006 15:21:09 -0800 nenolod [svn] whoever wrote output_to_audio() was a crackhead. trunk
Thu, 26 Jan 2006 11:44:29 -0800 nenolod [svn] cleanup produce_audio() a bit. trunk
Thu, 26 Jan 2006 11:37:48 -0800 nenolod [svn] Add tell_audio(AFormat *, gint *, gint *), for retrieving audio trunk
Thu, 26 Jan 2006 11:18:52 -0800 nenolod [svn] tell_audio returns void, not gint. trunk
Thu, 26 Jan 2006 11:11:20 -0800 nenolod [svn] Add support for tell_audio(), an output plugin accessor which will give us the information the input plugin passed to trunk
Thu, 26 Jan 2006 11:06:40 -0800 giacomo [svn] re-added an empty ChangeLog file to avoid autotool complaints trunk
Thu, 26 Jan 2006 10:57:27 -0800 giacomo [svn] about.c buttons centered and properly sized trunk
Thu, 26 Jan 2006 10:47:47 -0800 nenolod [svn] Indentation changes. trunk
Thu, 26 Jan 2006 10:47:29 -0800 nenolod [svn] make "Credits" translatable. trunk
Thu, 26 Jan 2006 10:31:35 -0800 giacomo [svn] custom label/images for about.c buttons trunk
Wed, 25 Jan 2006 22:45:56 -0800 nenolod [svn] sed -i s:XMMS:Audacious:g trunk
Wed, 25 Jan 2006 22:44:32 -0800 nenolod [svn] More doc updates. trunk
Wed, 25 Jan 2006 22:42:38 -0800 nenolod [svn] documentation updates. trunk
Wed, 25 Jan 2006 22:22:45 -0800 nenolod [svn] Add a line between the time and the track name. trunk
Wed, 25 Jan 2006 22:15:52 -0800 nenolod [svn] Make *sure* it's borderless. trunk
Wed, 25 Jan 2006 19:17:49 -0800 nenolod [svn] Credits window is back in action. trunk
Wed, 25 Jan 2006 18:40:41 -0800 nenolod [svn] Remove crap that is unneeded from about.c, update credits information. trunk
Wed, 25 Jan 2006 18:37:38 -0800 giacomo [svn] initial layout for buttons over the png logo trunk
Wed, 25 Jan 2006 18:31:49 -0800 nenolod [svn] Add credits.c to makefile, and fill in as much information as I have. trunk
Wed, 25 Jan 2006 18:19:59 -0800 nenolod [svn] Add show_credits_window() declaration. trunk
Wed, 25 Jan 2006 17:39:42 -0800 nenolod [svn] If a track has a length, then we *really* do not want silence detection, trunk
Wed, 25 Jan 2006 17:27:09 -0800 giacomo [svn] removed X11 dependencies and cflags from audacious/makefile.am trunk
Wed, 25 Jan 2006 09:31:04 -0800 nenolod [svn] New output driver which makes use of Output objects ability to flush trunk
Tue, 24 Jan 2006 21:47:40 -0800 nenolod [svn] Input buffers are always 3 seconds ahead of what you hear... compensate for this. trunk
Tue, 24 Jan 2006 21:34:46 -0800 nenolod [svn] Close enough... does some sort of speedup for 3 seconds like timidity, but close enough. trunk
Tue, 24 Jan 2006 21:03:30 -0800 nenolod [svn] aboutbox formatting stuffs. trunk
Tue, 24 Jan 2006 20:19:01 -0800 nenolod [svn] hostile merge, phase 2: reimport based on new plugin code trunk
Tue, 24 Jan 2006 20:17:26 -0800 nenolod [svn] Hostile merge, phase 1: remove merge target from the repository. trunk
Tue, 24 Jan 2006 19:10:07 -0800 chainsaw [svn] New code drop from blargg. Needs some work. trunk
Tue, 24 Jan 2006 13:57:22 -0800 nenolod [svn] Whoops. trunk
Tue, 24 Jan 2006 08:25:36 -0800 nenolod [svn] Do not process redundant XEvents... just throw them away. Crude trunk
Tue, 24 Jan 2006 07:52:28 -0800 nenolod [svn] ESD output plugin enhancements by max_verem -at- yahoo.com. trunk
Mon, 23 Jan 2006 14:11:40 -0800 nenolod [svn] Remove X11 dependency. Audacious can now run anywhere where GTK is trunk
Mon, 23 Jan 2006 14:07:43 -0800 nenolod [svn] Always on top fix. trunk
Mon, 23 Jan 2006 13:53:26 -0800 nenolod [svn] Convert Xlib stuff to GDK/GTK. This isn't entirely set in stone yet -- trunk
Mon, 23 Jan 2006 12:24:48 -0800 nenolod [svn] Remove ALL Xlib stuff from the skinning engine and use GDK where trunk
Sat, 21 Jan 2006 14:06:25 -0800 chainsaw [svn] Assembly file is now unused. Removing. trunk
Sat, 21 Jan 2006 14:06:07 -0800 chainsaw [svn] Remove X86 assembler code; use of executable stacks is a problem on hardened systems. trunk
Sat, 21 Jan 2006 10:03:15 -0800 chainsaw [svn] Tag length enforcement by null-terminating the strings. By Kiyoshi Aman <kiyoshi.aman -at- gmail.com>. trunk
Sat, 21 Jan 2006 07:12:02 -0800 chainsaw [svn] Use the VFS layer. trunk
Sat, 21 Jan 2006 06:32:50 -0800 chainsaw [svn] Use the VFS subsystem and delete the unused demo source. trunk
Fri, 20 Jan 2006 07:17:03 -0800 nenolod [svn] Reenable wma compilation. trunk
Thu, 19 Jan 2006 19:31:32 -0800 nenolod [svn] SPC length detection c/o Kiyoshi Aman <kiyoshi.aman -at- gmail.com> trunk
Thu, 19 Jan 2006 15:45:42 -0800 nenolod [svn] Updated about-logo.png. trunk
Thu, 19 Jan 2006 15:45:01 -0800 nenolod [svn] More progress towards the about window, no more background being overwritten... we were forgetting to tell X that the window was paintable. trunk
Wed, 18 Jan 2006 21:21:50 -0800 nenolod [svn] Experimental about box stuff... doesnt work right yet. Work in progress! trunk
Wed, 18 Jan 2006 17:18:37 -0800 chainsaw [svn] Tag reading for NSF. trunk
Wed, 18 Jan 2006 17:07:59 -0800 chainsaw [svn] Length detection for VGM; tag reading for GBS. trunk
Wed, 18 Jan 2006 16:03:38 -0800 nenolod [svn] Rename about.c to credits.c trunk
Wed, 18 Jan 2006 16:01:31 -0800 nenolod [svn] Add about-logo.png to the distribution. trunk
Wed, 18 Jan 2006 14:34:54 -0800 chainsaw [svn] Simplify magic reader and get GYM tag reading right. trunk
Wed, 18 Jan 2006 14:03:32 -0800 giacomo [svn] use labs() instead of abs() for long types trunk
Wed, 18 Jan 2006 13:55:23 -0800 giacomo [svn] seek with tristate prev/next buttons now works just like the seek bar (no seek until the button is released, no seek at all if it should move to the prev/next song) trunk
Wed, 18 Jan 2006 12:35:20 -0800 chainsaw [svn] Clean up after myself, reverting botched fix to ffmpeg code. trunk
Wed, 18 Jan 2006 11:21:11 -0800 giacomo [svn] fixed width of the fwd button trunk
Wed, 18 Jan 2006 11:03:23 -0800 nenolod [svn] Remove header that got moved. Oops. trunk
Wed, 18 Jan 2006 10:53:34 -0800 nenolod [svn] Fork off the rcfile backend for conversion into an XML file-based preferences option using GMarkup. This does not work trunk
Wed, 18 Jan 2006 10:38:51 -0800 nenolod [svn] Move xml_document stuff into libaudacious. trunk
Tue, 17 Jan 2006 18:15:15 -0800 nenolod [svn] Remove EQ again. *grr* trunk
Tue, 17 Jan 2006 18:12:22 -0800 nenolod [svn] Further speedups trunk
Tue, 17 Jan 2006 18:05:29 -0800 nenolod [svn] Change logic used for drawing the line between the numbers and the trunk
Tue, 17 Jan 2006 17:26:38 -0800 chainsaw [svn] Temporarily stop building the WMA plugin until it can be fixed. trunk
Tue, 17 Jan 2006 17:24:38 -0800 chainsaw [svn] More complete title reporting and make coding style consistent with the rest of audacious. Contributed by Kiyoshi Aman <kiyoshi.aman -at- gmail.com>. trunk
Tue, 17 Jan 2006 15:46:09 -0800 chainsaw [svn] Revert to revision 379, unable to fix fallout from 450, still segfaults intermittently. trunk
Tue, 17 Jan 2006 12:39:37 -0800 nenolod [svn] Possibly play nicer with X11 in the skinning engine's event loop. trunk
Mon, 16 Jan 2006 21:39:45 -0800 nenolod [svn] Revert pause on seek stuff as it did no good anyway and just caused trunk
Mon, 16 Jan 2006 18:29:49 -0800 giacomo [svn] added a new column in the treeview model to store the skin name trunk
Mon, 16 Jan 2006 16:05:02 -0800 nenolod [svn] Make "Unarchived Winamp 2.x skin" &c translatable. trunk
Mon, 16 Jan 2006 15:58:53 -0800 nenolod [svn] Use g_object_(get|set)_data() on the thumbnail object to store the skin trunk
Mon, 16 Jan 2006 15:21:41 -0800 nenolod [svn] Dissect the pango markup using scanf and various string delimiter hacks. trunk
Mon, 16 Jan 2006 14:37:05 -0800 nenolod [svn] new pango-based skin selection sexyness. trunk
Mon, 16 Jan 2006 13:37:00 -0800 nenolod [svn] Revert hack that had no effect. The blips apparently occur on the output side of things. trunk
Mon, 16 Jan 2006 13:29:32 -0800 nenolod [svn] lets not output audio when paused. really. trunk
Mon, 16 Jan 2006 13:24:54 -0800 nenolod [svn] vis fixes trunk
Mon, 16 Jan 2006 13:19:11 -0800 nenolod [svn] Stop playing while seeking the player. trunk
Mon, 16 Jan 2006 10:38:28 -0800 nenolod [svn] The default skin is now distributed as a png skin, not a bmp one due to trunk
Mon, 16 Jan 2006 10:32:57 -0800 nenolod [svn] Be less spammy in the audacious trace log about not being able to find trunk
Mon, 16 Jan 2006 10:30:11 -0800 nenolod [svn] This commit allows for the use of alternate formats to bmp in skin trunk
Sun, 15 Jan 2006 16:49:42 -0800 nenolod [svn] Add a hackhack for FreeBSD ports. trunk
Sun, 15 Jan 2006 07:35:01 -0800 chainsaw [svn] Pinch nicer file info dialog from BMP-WMA. trunk
Sun, 15 Jan 2006 00:34:41 -0800 nenolod [svn] Add `Apply' button to the presets window. Patch via NhJm. trunk
Sat, 14 Jan 2006 18:19:36 -0800 nenolod [svn] Smarter algorithm for detecting differentials between button presses, now takes seconds into account. trunk
Sat, 14 Jan 2006 18:12:15 -0800 nenolod [svn] Take matters of seconds into consideration. trunk
Sat, 14 Jan 2006 18:10:44 -0800 nenolod [svn] Ditto for playlist window. trunk
Sat, 14 Jan 2006 18:09:54 -0800 nenolod [svn] - Scroll by 1000 frames when using the keypad (7 && 9) inside the player window to trunk
Sat, 14 Jan 2006 17:57:44 -0800 nenolod [svn] Logic stuff relating to tristate-seek. Now I just need to work it into the event loop. trunk
Sat, 14 Jan 2006 17:21:16 -0800 nenolod [svn] Convert prev/next buttons to tristate, via create_pbutton_ex(). trunk
Sat, 14 Jan 2006 17:05:06 -0800 chainsaw [svn] Hello includes. Goodbye warnings. trunk
Sat, 14 Jan 2006 16:58:03 -0800 nenolod [svn] create_pbutton() should hook on release, not on push. My bad. :P trunk
Sat, 14 Jan 2006 16:49:00 -0800 nenolod [svn] This commit rips out the old equalization engine with a dynamic engine trunk
Sat, 14 Jan 2006 11:03:49 -0800 chainsaw [svn] This file is not used. trunk
Sat, 14 Jan 2006 07:27:13 -0800 chainsaw [svn] Sync with upstream CVS. This implements RIX playback. trunk
Sat, 14 Jan 2006 05:40:19 -0800 chainsaw [svn] That removed so much that it does not play anymore. Add a line of code back. trunk
Sat, 14 Jan 2006 00:02:06 -0800 nenolod [svn] Reliability fixes. trunk
Fri, 13 Jan 2006 20:48:46 -0800 nenolod [svn] timidity fixes... remove duplicated code provided by produce_audio() trunk
Fri, 13 Jan 2006 20:03:07 -0800 nenolod [svn] Buttons are now tri-state, meaning they have both callbacks for push and trunk
Fri, 13 Jan 2006 19:18:38 -0800 nenolod [svn] - remove fullscreen.c, fullscreen.h (I know of nothing for audacious trunk
Fri, 13 Jan 2006 18:36:08 -0800 nenolod [svn] Install input.h and output.h headers. trunk
Fri, 13 Jan 2006 14:57:57 -0800 nenolod [svn] SPC titleinput fix. Contributed by Kiyoshi Aman <kiyoshi.aman -at- gmail.com>. trunk
Fri, 13 Jan 2006 14:50:54 -0800 nenolod [svn] Remove equalization code. We do this same processing in the core in 0.2. trunk
Thu, 12 Jan 2006 18:27:22 -0800 nenolod [svn] FreeBSD 6.x/7.x newata cdrio fixes. (I now have an ia32 box to work with ;)) trunk
Wed, 11 Jan 2006 06:11:10 -0800 nenolod [svn] Add a sanity check for crappily written plugins in the decoder cache. trunk
Wed, 11 Jan 2006 05:40:26 -0800 chainsaw [svn] Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery. trunk
Tue, 10 Jan 2006 16:50:39 -0800 chainsaw [svn] Convert to produce_audio usage. trunk
Tue, 10 Jan 2006 12:47:50 -0800 chainsaw [svn] Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery. trunk
Tue, 10 Jan 2006 12:22:40 -0800 chainsaw [svn] Convert all input plugins (except timidity & wav-sndfile) to produce_audio. trunk
Mon, 09 Jan 2006 15:00:10 -0800 nenolod [svn] Change copying of scaling properties from factor 11 -> 12, to factor 12 trunk
Mon, 09 Jan 2006 13:15:02 -0800 chainsaw [svn] Support .cmf .sci & .laa without stealing .mid from timidity. trunk
Mon, 09 Jan 2006 12:30:26 -0800 chainsaw [svn] Care about pointer signedness. trunk
Sun, 08 Jan 2006 16:49:05 -0800 chainsaw [svn] Experimental fix for the 56 warnings emitted by GCC4 when it encounters PsxBios.c; by an anonymous contributor. Stability to be assessed in the coming weeks. trunk
Sun, 08 Jan 2006 16:03:37 -0800 chainsaw [svn] Care about pointer signedness. trunk
Sun, 08 Jan 2006 15:14:58 -0800 chainsaw [svn] Disable unused function: audmp4_strip_spaces trunk
Sun, 08 Jan 2006 15:02:54 -0800 chainsaw [svn] Use glib function for glib types and care about pointer signedness. trunk
Sun, 08 Jan 2006 14:14:06 -0800 chainsaw [svn] Use the pkg-config database to link with libbinio in a portable way. Requires libbinio 1.4 (or higher). trunk
Sun, 08 Jan 2006 13:39:07 -0800 chainsaw [svn] Initialize variables to zero where required. trunk
Sun, 08 Jan 2006 13:32:21 -0800 chainsaw [svn] Add missing %s in translated string. trunk
Sun, 08 Jan 2006 01:34:37 -0800 nenolod [svn] Updated Ukranian translation. trunk
Sun, 08 Jan 2006 01:33:29 -0800 nenolod [svn] trivial manpage fix (spotted by dai) trunk
Sun, 08 Jan 2006 01:26:45 -0800 nenolod [svn] Updated japanese translation c/o Dai. trunk
Sat, 07 Jan 2006 11:17:08 -0800 chainsaw [svn] Care about pointer signedness. trunk
Sat, 07 Jan 2006 10:19:59 -0800 nenolod [svn] Add giacomo to credits. trunk
Sat, 07 Jan 2006 10:13:28 -0800 nenolod [svn] Generate cache content on demand if it was not previously there. trunk
Sat, 07 Jan 2006 10:02:25 -0800 nenolod [svn] Do not generate a cache when loading a playlist. trunk
Sat, 07 Jan 2006 06:18:41 -0800 chainsaw [svn] Really add S3M support back after receiving a convincing testcase. trunk
Sat, 07 Jan 2006 06:18:13 -0800 chainsaw [svn] Add S3M support back after receiving a convincing testcase. trunk
Thu, 05 Jan 2006 10:21:15 -0800 nenolod [svn] FHS compatibility hacks trunk
Thu, 05 Jan 2006 05:47:09 -0800 nenolod [svn] Version bump to 0.2 -- we've been confusing the hell out of people. trunk
Thu, 05 Jan 2006 00:07:44 -0800 nenolod [svn] Support for FreeBSD 6.x CD Audio DAE. trunk
Wed, 04 Jan 2006 12:26:59 -0800 chainsaw [svn] Remove support for .mid & .s3m; we have other plugins handling those formats already. trunk
Tue, 03 Jan 2006 16:22:07 -0800 chainsaw [svn] AM_CONDITIONAL bug uncovered by deitarion. trunk
Tue, 03 Jan 2006 15:03:55 -0800 chainsaw [svn] Upload missing file for genre handling. trunk
Tue, 03 Jan 2006 14:29:34 -0800 chainsaw [svn] Autotools do not want quoting here, apparently. Fair enough. trunk
Tue, 03 Jan 2006 14:25:32 -0800 chainsaw [svn] Disable adplug if the includes are missing (or in a very lame place). Stop blowing holes in my ship. trunk
Tue, 03 Jan 2006 13:22:40 -0800 chainsaw [svn] Correct binio detection logic. trunk
Tue, 03 Jan 2006 13:05:55 -0800 nenolod [svn] WTF is this doing with UI code in it :S trunk
Tue, 03 Jan 2006 13:05:01 -0800 nenolod [svn] - remove unused "USE_SIMD" crap left over from BMP trunk
Tue, 03 Jan 2006 12:54:18 -0800 nenolod [svn] - Rename playlistwin stuff to ui_playlist.* trunk
Tue, 03 Jan 2006 12:24:10 -0800 nenolod [svn] fix audio corruption when doing a short write. trunk
Tue, 03 Jan 2006 11:58:24 -0800 nenolod [svn] Rebuild translation database. trunk
Tue, 03 Jan 2006 11:51:19 -0800 nenolod [svn] Do not print verbose "loading plugin" messages, only display errors to trunk
Tue, 03 Jan 2006 09:47:13 -0800 nenolod [svn] Fix adplug compilation issues (also per laci) trunk
Tue, 03 Jan 2006 09:46:01 -0800 nenolod [svn] Update audacious translation template (per laci) trunk
Sun, 01 Jan 2006 06:40:46 -0800 chainsaw [svn] Start caring about pointer signedness. trunk
Sun, 01 Jan 2006 05:35:17 -0800 chainsaw [svn] Sentinel fix; extra NULL required. trunk
Sun, 01 Jan 2006 05:09:47 -0800 chainsaw [svn] We have no choice but to continue as planned. Deploy the sentinels! trunk
Sun, 01 Jan 2006 04:57:22 -0800 chainsaw [svn] Remove last bits of the dirbrowser. trunk
Sat, 31 Dec 2005 17:35:02 -0800 chainsaw [svn] Add parenthesis around assignment used as truth value. trunk
Sat, 31 Dec 2005 17:31:38 -0800 chainsaw [svn] Kill unused var. trunk
Sat, 31 Dec 2005 15:16:16 -0800 chainsaw [svn] Stop GYM playback at the right time, if the length is known. trunk
Sat, 31 Dec 2005 15:15:42 -0800 chainsaw [svn] Use file magic instead of extensions. trunk
Sat, 31 Dec 2005 15:04:34 -0800 chainsaw [svn] Use file magic instead of extensions. trunk
Sat, 31 Dec 2005 14:47:56 -0800 chainsaw [svn] Use file magic instead of extensions. trunk
Sat, 31 Dec 2005 14:37:03 -0800 chainsaw [svn] Use file magic instead of extensions. trunk
Sat, 31 Dec 2005 14:17:51 -0800 chainsaw [svn] Use file magic instead of extensions (Phase 2). trunk
Sat, 31 Dec 2005 13:36:01 -0800 chainsaw [svn] Implement GYM tag reader. trunk
Sat, 31 Dec 2005 13:14:35 -0800 chainsaw [svn] Implement VGM playback. trunk
Sat, 31 Dec 2005 12:30:19 -0800 chainsaw [svn] Properly fall back to file name if the tag information is invalid (SPC). trunk
Sat, 31 Dec 2005 12:04:53 -0800 chainsaw [svn] Length detection for GYM. trunk
Fri, 30 Dec 2005 17:56:32 -0800 chainsaw [svn] Detect files by content; remove quick detect. trunk
Fri, 30 Dec 2005 17:39:28 -0800 nenolod [svn] - change our slogan to "The future of UNIX multimedia." trunk
Fri, 30 Dec 2005 16:31:39 -0800 chainsaw [svn] Adlib synthesizer (AdPlug) support. trunk
Fri, 30 Dec 2005 14:17:35 -0800 nenolod [svn] Checking path for NULL wont work in the for() loop, so we have to check elsewhere. trunk
Fri, 30 Dec 2005 13:52:14 -0800 nenolod [svn] Cooler looking icons. (I stole these from BMPx, but yeah! It's GPL too. :P) trunk
Thu, 29 Dec 2005 22:44:13 -0800 nenolod [svn] This commit reduces the amount of times we probe a source down to ONE trunk
Thu, 29 Dec 2005 22:10:26 -0800 nenolod [svn] Cache the decoder used for each PlaylistEntry. This reduces the amount trunk
Thu, 29 Dec 2005 02:29:29 -0800 nenolod [svn] very rudementary http stream detection support for mpg123-clone. trunk
Wed, 28 Dec 2005 13:40:46 -0800 nenolod [svn] mpg123-clone: Add '.mp3.part' to list of allowed extension types. trunk
Mon, 26 Dec 2005 14:12:35 -0800 nenolod [svn] various fixes :( trunk
Mon, 26 Dec 2005 13:56:03 -0800 nenolod [svn] filterchain stuff trunk
Mon, 26 Dec 2005 13:54:41 -0800 nenolod [svn] filterchain stuff trunk
Mon, 26 Dec 2005 13:52:54 -0800 nenolod [svn] filterchain stuff trunk
Mon, 26 Dec 2005 13:35:40 -0800 nenolod [svn] a lot of EQ tweaks, but the preamp still does not work right trunk
Mon, 26 Dec 2005 13:14:23 -0800 nenolod [svn] Use the audacious filterchain for musepack. (I'm not removing the equalizer, because it looks like a better equalizer than the one we have right now.) trunk