Mercurial > audlegacy
graph
-
[svn] - simplify and optimize the metadata tooltip trigger function trunkTue, 16 Jan 2007 16:49:21 -0800, by giacomo
-
[svn] D'oh. I was really too tired when I wrote this. Fixed stupid bugs. trunkTue, 16 Jan 2007 11:12:11 -0800, by js
-
[svn] - fix W:input.c(422) [input_check_file]:Implicit declaration trunkTue, 16 Jan 2007 05:17:18 -0800, by nenolod
-
[svn] removed xmms_create_dirbrowser, small config db fixes trunkTue, 16 Jan 2007 04:41:05 -0800, by mf0102
-
[svn] - in mainwin_real_show, do not return if a nullmask doesn't exist trunkTue, 16 Jan 2007 04:18:58 -0800, by giacomo
-
[svn] - fix potential overflow on bigendian (<= is not proper for boundschecking -- duh) trunkMon, 15 Jan 2007 20:47:50 -0800, by nenolod
-
[svn] - compare against the uri, not the VFSConstructor class the fd comes from trunkMon, 15 Jan 2007 19:28:19 -0800, by nenolod
-
[svn] - use vfs_rewind() instead of vfs_fseek(fd, 0, seek_set) which was wrong trunkMon, 15 Jan 2007 19:24:54 -0800, by nenolod
-
[svn] - automatically buffering deriv-class of VFSFile. will be used to speed up probing of network sources. trunkMon, 15 Jan 2007 18:33:42 -0800, by nenolod
-
[svn] - added audacious_get_localdir() in util.c/h, returns a string with the full path of audacious local datadir trunkMon, 15 Jan 2007 12:39:22 -0800, by giacomo
-
[svn] - removed a couple of useless gdk calls in mainwin_real_hide() trunkMon, 15 Jan 2007 09:48:56 -0800, by giacomo
-
[svn] - in playlistwin_hide(), pass focus to the player main window only if it's visible trunkMon, 15 Jan 2007 09:18:27 -0800, by giacomo
-
[svn] - g_strsplit() wraps strsplit(3), and thus has different results on trunkMon, 15 Jan 2007 08:44:39 -0800, by nenolod
-
[svn] - only evaluate -DHAVE_CONFIG_H if we're in audacious core. closes #760. trunkMon, 15 Jan 2007 08:08:40 -0800, by nenolod
-
[svn] Fixed: audtool.c:883: warning: implicit declaration of function 'strncmp' trunkSat, 13 Jan 2007 16:09:38 -0800, by js
-
[svn] Fixed: configdb_rcfile.c:57: warning: suggest parentheses around assignment used as truth value trunkSat, 13 Jan 2007 16:07:48 -0800, by js
-
[svn] - revert r3646 because it is not a user-friendly method of transitioning. trunkSat, 13 Jan 2007 15:04:38 -0800, by nenolod
-
[svn] - remove leftover remnants of automake from buildsystem trunkSat, 13 Jan 2007 14:49:55 -0800, by nenolod
-
[svn] - remove audacious.spec -- we don't use it for anything, and we're not trunkSat, 13 Jan 2007 14:35:56 -0800, by nenolod
-
[svn] Full support for XDG basedir added. The old config doesn't get automatically converted yet. trunkSat, 13 Jan 2007 09:19:52 -0800, by js
-
[svn] - fix: E:configdb_rcfile.c(45) [bmp_cfg_db_open]:Autoconversion of integer to pointer is not allowed in C99 trunkFri, 12 Jan 2007 11:53:37 -0800, by nenolod
-
[svn] Added #ifdefs around $HOME/.audacious compatibility code trunkThu, 11 Jan 2007 05:47:16 -0800, by js
-
[svn] - note that WAL (winamp "modern") skins are not supported trunkWed, 10 Jan 2007 05:19:46 -0800, by nenolod
-
[svn] - some more updates, e.g. IRC channel/mailing list/forums trunkWed, 10 Jan 2007 05:14:52 -0800, by nenolod
-
[svn] - i see no reason to keep the BMP changelogs trunkWed, 10 Jan 2007 04:54:30 -0800, by nenolod
-
[svn] Fuck, I forgot to quote the $ in the commit msg, so my home was in the ChangeLog. trunkTue, 09 Jan 2007 14:53:19 -0800, by js
-
[svn] Revert stupid commit by js, because that does not make us XDG basedir compliant. trunkTue, 09 Jan 2007 09:14:22 -0800, by kiyoshi
-
[svn] Change /home/js/.audacious to /home/js/.config/audacious trunkTue, 09 Jan 2007 07:45:01 -0800, by js
-
[svn] - fix XML definition for missing action: "track info" -> "current track info" trunkSun, 07 Jan 2007 15:23:46 -0800, by nenolod
-
[svn] - fix ** CRITICAL **: bmp_rcfile_write_string: assertion `value != NULL' trunkSun, 07 Jan 2007 15:21:28 -0800, by nenolod
-
[svn] - remove the static assertion for playlistwin_list != NULL and just trunkSun, 07 Jan 2007 15:14:59 -0800, by nenolod
-
[svn] - add memory_pool_add(): adds a pre-allocated element to a memory pool trunkSun, 07 Jan 2007 00:47:47 -0800, by nenolod
-
[svn] - strenghtened penalty check in playback_initiate to handle some extreme situations (such as no output plugins loaded) trunkSat, 06 Jan 2007 13:29:29 -0800, by giacomo
-
[svn] - fix uninitialized integer, that was bringing troubles if the last playlist item was not available for playback trunkSat, 06 Jan 2007 12:33:11 -0800, by giacomo
-
[svn] - use -Wl,-h for defining the SONAME for POSIX compatibility trunkFri, 05 Jan 2007 18:56:29 -0800, by nenolod
-
[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 trunkFri, 05 Jan 2007 17:31:19 -0800, by giacomo
-
[svn] Switch to poedit, hence the big diff. Update fuzzy translations. New ones still left untouched. trunkFri, 05 Jan 2007 11:40:46 -0800, by hansmi
-
[svn] - fix XML handler reference (action="view roll up player" -> "roll up player") trunkThu, 04 Jan 2007 22:21:40 -0800, by nenolod
-
[svn] Fix the accidental overlap between the contents of README.bmp/NEWS.bmp and the PC bitmap magic bytes. trunkThu, 04 Jan 2007 17:22:49 -0800, by deitarion
-
[svn] update copyright notice and make another string translateable trunkThu, 04 Jan 2007 15:30:25 -0800, by kiyoshi
-
[svn] fix giacomo's untranslatable strings and update po/ trunkThu, 04 Jan 2007 15:15:18 -0800, by kiyoshi
-
[svn] Make a string in ui_playist.c translatable, and update po/ trunkThu, 04 Jan 2007 13:56:51 -0800, by kiyoshi
-
[svn] - in playlist_fileinfo(), try to find a decoder for the selected entry before falling back to default info window trunkThu, 04 Jan 2007 08:46:19 -0800, by 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 trunkThu, 04 Jan 2007 08:11:28 -0800, by giacomo
-
[svn] Update po/; translators, you *will* need to update your translations. trunkThu, 04 Jan 2007 07:49:55 -0800, by kiyoshi
-
[svn] - add missing actions-equalizer.h (these things love to be forgotten, it seems) trunkThu, 04 Jan 2007 07:40:01 -0800, by giacomo
-
[svn] - given some decent namespacing to playlist menus (part 2, the end) trunkThu, 04 Jan 2007 05:45:38 -0800, by giacomo
-
[svn] - given some decent namespacing to playlist menus (part 1); removed last references to obsolete mainwin_accel trunkThu, 04 Jan 2007 05:29:13 -0800, by giacomo
-
[svn] - ported ui_equalizer.c to ui_manager.c framework trunkThu, 04 Jan 2007 05:15:08 -0800, by giacomo
-
[svn] - moved action_playlist_* implementation from ui_main.c to ui_playlist.c (more appropriate) trunkThu, 04 Jan 2007 04:16:48 -0800, by giacomo
-
[svn] - do not create GtkAccelGroup anymore; use ui_manager_get_accel_group to get accelerator groups from ui_manager trunkThu, 04 Jan 2007 03:58:58 -0800, by giacomo
-
[svn] - somehow playlist_container.h got expunged from the SDK distribution. trunkThu, 04 Jan 2007 01:25:00 -0800, by nenolod
-
[svn] - added in audtool mainwin-show, playlist-show and equalizer-show to toggle display of audacious windows trunkWed, 03 Jan 2007 07:45:47 -0800, by giacomo
-
[svn] Add 'mainwin-display' handler; currently can only make the mainwin appear, but not disappear. trunkWed, 03 Jan 2007 07:19:28 -0800, by kiyoshi
-
[svn] - no more menu_popup() in ui_playlist.c, now it uses ui_manager_popup_menu_show() from ui_manager framework trunkWed, 03 Jan 2007 04:44:05 -0800, by giacomo
-
[svn] - port playlist uimanager code to giacomo's ui_manager framework trunkWed, 03 Jan 2007 01:25:18 -0800, by nenolod
-
[svn] - about.c -> ui_about.c, credits.c -> ui_credits.c trunkTue, 02 Jan 2007 22:09:10 -0800, by nenolod
-
[svn] - remove everything relating to GtkItemFactory. trunkTue, 02 Jan 2007 21:52:19 -0800, by nenolod
-
[svn] - ensure that popup menus are always fully displayed trunkTue, 02 Jan 2007 17:28:38 -0800, by giacomo
-
[svn] - migration from gtkitemfactory to actions and uimanager; main menu has been ported, still much work and test to do trunkTue, 02 Jan 2007 16:48:38 -0800, by giacomo