log

age author description
Tue, 10 Apr 2007 14:16:32 -0700 nenolod [svn] - use pthread_sigmask(SIG_BLOCK, ...) instead of of SIG_SETMASK trunk
Tue, 10 Apr 2007 11:29:48 -0700 nenolod [svn] - chase r4368. trunk
Tue, 10 Apr 2007 11:29:11 -0700 nenolod [svn] - chase r4368. trunk
Tue, 10 Apr 2007 11:27:26 -0700 nenolod [svn] - playlist_get_length_nolock() -> playlist_get_length(), no need for trunk
Tue, 10 Apr 2007 11:25:39 -0700 nenolod [svn] - playlist_set_info() does not change the playlist and shouldn't block trunk
Tue, 10 Apr 2007 11:20:21 -0700 nenolod [svn] - tuple operations do not change the structure of the playlist and trunk
Tue, 10 Apr 2007 11:12:56 -0700 nenolod [svn] - unlock many playlist operations that do not really need locking trunk
Tue, 10 Apr 2007 10:17:48 -0700 nenolod [svn] - probe remote sources (hardcoded to http://, https://) in the background. trunk
Tue, 10 Apr 2007 09:45:30 -0700 nenolod [svn] - do not use the signal handler at all on linuxthreads and hope for the best trunk
Tue, 10 Apr 2007 08:42:11 -0700 nenolod [svn] - include missing header trunk
Tue, 10 Apr 2007 08:39:56 -0700 nenolod [svn] - handle sigwait(2) brokenness on linuxthreads trunk
Mon, 09 Apr 2007 17:55:56 -0700 nenolod [svn] - unbreak the build trunk
Mon, 09 Apr 2007 13:29:20 -0700 nenolod [svn] - remove the unplayable files dialog. it is more annoying than useful. trunk
Sun, 08 Apr 2007 18:05:09 -0700 nenolod [svn] - use execinfo.h to provide more useful information about crashes trunk
Sat, 07 Apr 2007 05:36:05 -0700 giacomo [svn] - fixed c++ish declaration in a c file (part 7) trunk
Sat, 07 Apr 2007 05:29:39 -0700 giacomo [svn] - fixed c++ish declaration in a c file (part 6) trunk
Sat, 07 Apr 2007 05:25:22 -0700 giacomo [svn] - fixed c++ish declaration in a c file (part 5) trunk
Sat, 07 Apr 2007 05:15:25 -0700 giacomo [svn] - fixed c++ish declaration in a c file (part 4) trunk
Sat, 07 Apr 2007 05:08:36 -0700 giacomo [svn] - fixed c++ish declaration in a c file (part 3) trunk
Sat, 07 Apr 2007 04:56:27 -0700 giacomo [svn] - fixed c++ish declaration in a c file (part 2) trunk
Sat, 07 Apr 2007 04:36:14 -0700 giacomo [svn] - fixed c++ish declaration in a c file trunk
Thu, 05 Apr 2007 17:16:09 -0700 nenolod [svn] - fix crashes related to alt+click enqueue trunk
Thu, 05 Apr 2007 17:01:26 -0700 nenolod [svn] - fix alt+click enqueue. this is more like vincent ratier's original patch except that it's C90-capable for freebsd 4. trunk
Thu, 05 Apr 2007 09:26:13 -0700 giacomo [svn] - allow the player to start with all of its windows hidden (but give a warning to the user, whose display can be disabled); also, try to remember player windows positions when they stay hidden between sessions trunk
Thu, 05 Apr 2007 06:11:33 -0700 nenolod [svn] - patch by Vincent Ratier to add Alt+Click enqueue to the playlist editor. Closes #860. trunk
Thu, 05 Apr 2007 05:56:00 -0700 nenolod [svn] - don't resample if source rate matches the internal clock rate. closes #881. trunk
Thu, 05 Apr 2007 05:32:15 -0700 nenolod [svn] - synchronize SRC conversion patch with upstream trunk
Tue, 03 Apr 2007 11:54:52 -0700 nenolod [svn] - this probably fixes bug #858 trunk
Sat, 31 Mar 2007 19:33:04 -0700 nenolod [svn] - fix doublesize motion events. patch by gagern, closes #856. trunk
Mon, 26 Mar 2007 09:21:40 -0700 js [svn] Don't show a warning dialog when trying to add .{jpeg,jpg,txt} files. trunk
Sat, 24 Mar 2007 23:25:20 -0700 yaz [svn] - glib-2.13.0 requires g_thread_init() to be called before all other GLib functions. trunk
Fri, 23 Mar 2007 10:51:02 -0700 yaz [svn] - rename libgnuintl.h.in to libgnuintl.h trunk
Fri, 23 Mar 2007 10:16:00 -0700 yaz [svn] - included gettext didn't compile. closes #866 trunk
Thu, 22 Mar 2007 22:20:59 -0700 yaz [svn] - add support for writing relative path. trunk
Thu, 22 Mar 2007 00:38:29 -0700 yaz [svn] improve save/load playlist UI: trunk
Wed, 21 Mar 2007 13:47:48 -0700 giacomo [svn] - give focus to jump_to_track window before filling it with information; this way user can start typing while huge playlists are loaded trunk
Wed, 21 Mar 2007 05:51:52 -0700 nenolod [svn] - reassign copyright to yaz. trunk
Wed, 21 Mar 2007 03:25:21 -0700 yaz [svn] - clear playlist attribute when playlist_clear() is called. trunk
Wed, 21 Mar 2007 02:13:02 -0700 yaz [svn] improve support for static playlist. trunk
Wed, 21 Mar 2007 01:59:48 -0700 yaz [svn] tweak UI behaviors: trunk
Tue, 20 Mar 2007 23:58:31 -0700 nenolod [svn] - fixes for mowgli pre-GIT. trunk
Tue, 20 Mar 2007 22:00:11 -0700 nenolod [svn] - use a managed heap for playlist entry node allocation. trunk
Tue, 20 Mar 2007 21:40:54 -0700 nenolod [svn] - typo trunk
Tue, 20 Mar 2007 21:39:00 -0700 nenolod [svn] - integrate libmowgli requirement into buildsystem trunk
Mon, 19 Mar 2007 08:41:23 -0700 yaz [svn] - tweak wrong indentations. trunk
Mon, 19 Mar 2007 08:35:08 -0700 yaz [svn] simplify and enhance signal handler: trunk
Fri, 16 Mar 2007 19:21:54 -0700 giacomo [svn] - prevent skin list overlap when it's populated for the first time and user quickly switchs to other tabs in the prefswin trunk
Fri, 16 Mar 2007 19:07:19 -0700 nenolod [svn] - performance is better without r4270. trunk
Fri, 16 Mar 2007 18:44:03 -0700 nenolod [svn] - run gtkevents while populating the list. trunk
Fri, 16 Mar 2007 18:11:57 -0700 nenolod [svn] - update pl.po, closes #839. trunk
Fri, 16 Mar 2007 00:25:44 -0700 nenolod [svn] - [security, backport to 1.3] fix improper comparisons of hashtables used by the plugin loader. trunk
Thu, 15 Mar 2007 19:25:27 -0700 nenolod [svn] - plugin reloading. trunk
Thu, 15 Mar 2007 18:44:52 -0700 nenolod [svn] - due to some bug in buffer management, bump the buffer side of things up to ~40kb instead of 32kb for now. trunk
Tue, 13 Mar 2007 13:32:56 -0700 nenolod [svn] - add Doxygen files trunk
Mon, 12 Mar 2007 10:55:24 -0700 yaz [svn] - add millisecond seek function to InputPlugin API. with this function, cuesheet and encoder plugins can achieve higher accuracy. trunk
Mon, 12 Mar 2007 10:31:24 -0700 nenolod [svn] - version bump to 1.4. trunk
Sun, 11 Mar 2007 17:05:07 -0700 nenolod [svn] - add "Language-Team: Default (i18n-default@i18n.atheme.org)\n" to shut trunk
Fri, 09 Mar 2007 18:10:47 -0800 nenolod [svn] - new slovak translator (timeout 180d) trunk
Fri, 09 Mar 2007 18:08:14 -0800 nenolod [svn] - update polish translation, closes #838. trunk
Fri, 09 Mar 2007 18:07:21 -0800 nenolod [svn] - version bump to 1.3.1. trunk
Thu, 08 Mar 2007 18:33:20 -0800 yaz [svn] - now sort by track number and sort by title work even if on display metadata loading is specified. trunk
Wed, 07 Mar 2007 16:26:51 -0800 giacomo [svn] - use gdk_get_default_root_window in place of NULL for gdk_window_get_pointer trunk
Tue, 06 Mar 2007 19:04:48 -0800 kiyoshi [svn] remove autotools macros that aren't used in audacious core any more trunk
Tue, 06 Mar 2007 18:54:10 -0800 kiyoshi [svn] why are we still checking for GConf? checks and related OMK data removed trunk
Mon, 05 Mar 2007 17:30:33 -0800 giacomo [svn] - made progress bar in fileinfo popup work again; it's ok to do code cleaning/beautifying but please, do ensure and test that things work as they should trunk
Mon, 05 Mar 2007 16:28:45 -0800 hansmi [svn] Prevent double free() by strdup'ing value. trunk
Mon, 05 Mar 2007 13:50:32 -0800 mf0102 [svn] - Remove even more duplicate code trunk
Mon, 05 Mar 2007 13:43:09 -0800 hansmi [svn] Check filesize before doing memcmp (potential sigsegv). trunk
Sun, 04 Mar 2007 10:43:38 -0800 mf0102 [svn] - Removed some of the horrible code duplication in the file popup code trunk
Sat, 03 Mar 2007 22:34:27 -0800 nenolod [svn] - fix handling of multiple files on the command line. trunk
Sat, 03 Mar 2007 14:56:49 -0800 mf0102 [svn] - Cleaned up file info popup stuff trunk
Sat, 03 Mar 2007 06:08:20 -0800 nenolod [svn] - workaround freebsd make problems. closes #827. trunk
Fri, 02 Mar 2007 08:28:39 -0800 nenolod [svn] - audacious 1.3.0 release. trunk
Fri, 02 Mar 2007 07:00:26 -0800 nenolod [svn] - back out r4200 for now. trunk
Thu, 01 Mar 2007 23:04:21 -0800 nenolod [svn] - update chinese translation via Jiang Tao trunk
Thu, 01 Mar 2007 20:00:06 -0800 yaz [svn] - bug fix for dfa_validate_utf8(). trunk
Thu, 01 Mar 2007 08:47:28 -0800 yaz [svn] - how about <Shift>A for Clear A-B? trunk
Thu, 01 Mar 2007 08:22:32 -0800 nenolod [svn] - correct a keyboard shortcut collision. closes #824. trunk
Thu, 01 Mar 2007 05:06:49 -0800 nenolod [svn] - reset the position of the equalizer window properly. trunk
Thu, 01 Mar 2007 05:02:59 -0800 nenolod [svn] - only discard GdkMotion events. trunk
Wed, 28 Feb 2007 18:26:34 -0800 yaz [svn] - add myself to plugin development group. trunk
Wed, 28 Feb 2007 16:07:21 -0800 nhjm449 [svn] - custom field support for audacious_get_tuple_field_data() trunk
Wed, 28 Feb 2007 09:52:22 -0800 nenolod [svn] - revert the penalty-based "find something to play" logic of 1.2. it's trunk
Wed, 28 Feb 2007 07:44:30 -0800 nenolod [svn] - there was a missing delimeter in the patch credits trunk
Wed, 28 Feb 2007 05:44:38 -0800 nenolod [svn] - Add support for the custom tuple field. Patch by Christian Birchinger (joker). trunk
Tue, 27 Feb 2007 04:09:06 -0800 nenolod [svn] - add vfs_buffered_file_release_live_fd(). trunk
Tue, 27 Feb 2007 03:49:22 -0800 nenolod [svn] - proxy requests for metadata attached to a VFSBufferedFile to the live trunk
Tue, 27 Feb 2007 02:15:51 -0800 nenolod [svn] - always make sure we are operating on a copy of the ini string trunk
Mon, 26 Feb 2007 20:11:44 -0800 nenolod [svn] - update libaudacious gtkdoc configuration trunk
Mon, 26 Feb 2007 19:06:45 -0800 nhjm449 [svn] - tuple reading now available through audtool with audacious_get_tuple_field_data() trunk
Mon, 26 Feb 2007 10:30:06 -0800 yaz [svn] - add explicit hints to show bit rate, sampling frequency and audio mode. trunk
Mon, 26 Feb 2007 06:14:54 -0800 gw666 [svn] fix wrong library symlink, there was a hardcoded libaudacious.so.4.0.0 trunk
Mon, 26 Feb 2007 05:29:04 -0800 nenolod [svn] - new translator for czech trunk
Mon, 26 Feb 2007 04:43:40 -0800 nenolod [svn] - fix a regression in modern skins trunk
Mon, 26 Feb 2007 03:36:09 -0800 nenolod [svn] - fix a regression introduced by the DnD fix. trunk
Mon, 26 Feb 2007 01:14:48 -0800 nenolod [svn] - urldecode playlist paths trunk
Sun, 25 Feb 2007 22:41:59 -0800 nenolod [svn] - change the order that hints are processed in. trunk
Sun, 25 Feb 2007 22:03:15 -0800 nenolod [svn] - avoid an exception trunk
Sun, 25 Feb 2007 18:17:25 -0800 yaz [svn] - filename in filepopup should be utf8. trunk
Sun, 25 Feb 2007 17:55:30 -0800 nenolod [svn] - make directory drag-and-drop work again. trunk
Sun, 25 Feb 2007 00:53:19 -0800 nenolod [svn] - enforce playback stop when clearing the playlist to load new files in. closes #808. trunk
Sun, 25 Feb 2007 00:43:25 -0800 nenolod [svn] - update documentation trunk
Sun, 25 Feb 2007 00:31:25 -0800 nenolod [svn] - bump libaudacious API revision. this will make 1.2 plugins binary trunk
Sat, 24 Feb 2007 18:39:17 -0800 nenolod [svn] - use $(LIBINTL) rule, not $(LTLIBINTL). unbreaks OSX platform port. trunk
Sat, 24 Feb 2007 14:22:57 -0800 mf0102 [svn] - Minor cleanups trunk
Sat, 24 Feb 2007 13:36:36 -0800 mf0102 [svn] - Spring clean (removed one function) trunk
Sat, 24 Feb 2007 07:53:09 -0800 nenolod [svn] - make a note that MCS is required now. trunk
Sat, 24 Feb 2007 07:52:26 -0800 nenolod [svn] - GTK+ 2.6 is required. trunk
Sat, 24 Feb 2007 07:51:41 -0800 nenolod [svn] - update README table of contents trunk
Sat, 24 Feb 2007 07:49:53 -0800 nenolod [svn] - add joker to credits trunk
Sat, 24 Feb 2007 07:45:31 -0800 nenolod [svn] - add documentation wrt why we ship our own libid3tag and why it trunk
Sat, 24 Feb 2007 07:41:14 -0800 nenolod [svn] - add support for opening id3 tags from a live vfs handle. trunk
Sat, 24 Feb 2007 06:01:39 -0800 nenolod [svn] - add reference-counting to VFS and add new function, vfs_dup() to trunk
Fri, 23 Feb 2007 20:10:54 -0800 nenolod [svn] - provide fd->uri for buffered files trunk
Wed, 21 Feb 2007 15:02:54 -0800 giacomo [svn] - added custom field in tuple, for internal use by plugins or by whatever wanting to use it trunk
Wed, 21 Feb 2007 04:25:12 -0800 yaz [svn] revise str_to_utf8(): trunk
Wed, 21 Feb 2007 03:52:52 -0800 yaz [svn] - vfs layer doesn't provide fdopen. trunk
Tue, 20 Feb 2007 16:17:08 -0800 nhjm449 [svn] - Make unplayable files dialog resizable and centered on the screen. (closes #802) trunk
Tue, 20 Feb 2007 08:11:40 -0800 nenolod [svn] - or comparison should be an and comparison trunk
Tue, 20 Feb 2007 07:35:05 -0800 nenolod [svn] - handle MS-DOS line endings. trunk