Sun, 07 Jan 2007 15:23:46 -0800 |
nenolod |
[svn] - fix XML definition for missing action: "track info" -> "current track info"
trunk
|
Sun, 07 Jan 2007 15:21:28 -0800 |
nenolod |
[svn] - fix ** CRITICAL **: bmp_rcfile_write_string: assertion `value != NULL'
trunk
|
Sun, 07 Jan 2007 15:14:59 -0800 |
nenolod |
[svn] - remove the static assertion for playlistwin_list != NULL and just
trunk
|
Sun, 07 Jan 2007 14:14:14 -0800 |
js |
[svn] WTF addr? ITYM ptr!
trunk
|
Sun, 07 Jan 2007 00:51:04 -0800 |
nenolod |
[svn] - log crashes in .audacious/log
trunk
|
Sun, 07 Jan 2007 00:49:42 -0800 |
nenolod |
[svn] - reverse the nature of the crash handler
trunk
|
Sun, 07 Jan 2007 00:47:47 -0800 |
nenolod |
[svn] - add memory_pool_add(): adds a pre-allocated element to a memory pool
trunk
|
Sat, 06 Jan 2007 13:29:29 -0800 |
giacomo |
[svn] - strenghtened penalty check in playback_initiate to handle some extreme situations (such as no output plugins loaded)
trunk
|
Sat, 06 Jan 2007 12:33:11 -0800 |
giacomo |
[svn] - fix uninitialized integer, that was bringing troubles if the last playlist item was not available for playback
trunk
|
Fri, 05 Jan 2007 19:25:19 -0800 |
nenolod |
[svn] - update to objective-make II
trunk
|
Fri, 05 Jan 2007 18:56:29 -0800 |
nenolod |
[svn] - use -Wl,-h for defining the SONAME for POSIX compatibility
trunk
|
Fri, 05 Jan 2007 18:50:00 -0800 |
nenolod |
[svn] - update bugreporting address
trunk
|
Fri, 05 Jan 2007 17:59:08 -0800 |
nenolod |
[svn] - fix "load files" action
trunk
|
Fri, 05 Jan 2007 17:31:19 -0800 |
giacomo |
[svn] - avoid cpu raising when get_info_on_demand and get_info_on_load are both FALSE; and prevent the combo from happening at all
trunk
|
Fri, 05 Jan 2007 12:17:04 -0800 |
hansmi |
[svn] Translate new strings
trunk
|
Fri, 05 Jan 2007 11:40:46 -0800 |
hansmi |
[svn] Switch to poedit, hence the big diff. Update fuzzy translations. New ones still left untouched.
trunk
|
Fri, 05 Jan 2007 01:16:37 -0800 |
alxorlov |
[svn] Update russian translation
trunk
|
Thu, 04 Jan 2007 23:45:10 -0800 |
nenolod |
[svn] - update cy.po (again):
trunk
|
Thu, 04 Jan 2007 22:21:40 -0800 |
nenolod |
[svn] - fix XML handler reference (action="view roll up player" -> "roll up player")
trunk
|
Thu, 04 Jan 2007 20:22:10 -0800 |
nenolod |
[svn] - update cy.po:
trunk
|
Thu, 04 Jan 2007 17:22:49 -0800 |
deitarion |
[svn] Fix the accidental overlap between the contents of README.bmp/NEWS.bmp and the PC bitmap magic bytes.
trunk
|
Thu, 04 Jan 2007 15:55:20 -0800 |
kustodian |
[svn] Fixed one small typo
trunk
|
Thu, 04 Jan 2007 15:40:06 -0800 |
giacomo |
[svn] - untransatable strings: fixed the fix :)
trunk
|
Thu, 04 Jan 2007 15:37:58 -0800 |
kustodian |
[svn] Serbian language upadated (once again)
trunk
|
Thu, 04 Jan 2007 15:30:25 -0800 |
kiyoshi |
[svn] update copyright notice and make another string translateable
trunk
|
Thu, 04 Jan 2007 15:15:18 -0800 |
kiyoshi |
[svn] fix giacomo's untranslatable strings and update po/
trunk
|
Thu, 04 Jan 2007 14:55:34 -0800 |
kustodian |
[svn] Serbian language upadated
trunk
|
Thu, 04 Jan 2007 13:56:51 -0800 |
kiyoshi |
[svn] Make a string in ui_playist.c translatable, and update po/
trunk
|
Thu, 04 Jan 2007 08:46:19 -0800 |
giacomo |
[svn] - in playlist_fileinfo(), try to find a decoder for the selected entry before falling back to default info window
trunk
|
Thu, 04 Jan 2007 08:11:28 -0800 |
giacomo |
[svn] - namespace for playlist menus (part 3, hopefully the last); separated concepts and actions for current_track_info and playlist_track_info, the second still needs some work
trunk
|
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
|