Mercurial > audlegacy
graph
-
[svn] - make this build again, most functionality does not work trunkWed, 09 May 2007 15:37:59 -0700, by nenolod
-
[svn] - disable audtool for now, needs to be ported to DBus. trunkWed, 09 May 2007 15:14:52 -0700, by nenolod
-
[svn] - some progress towards making audtool build again trunkWed, 09 May 2007 14:58:26 -0700, by nenolod
-
[svn] - move configdb public API to audacious proper trunkWed, 09 May 2007 14:38:41 -0700, by nenolod
-
[svn] Initial commit of dbus client library for plugins. Various changes were made to the plugin structure to support dbus. trunkWed, 09 May 2007 14:36:37 -0700, by magma
-
[svn] - drop controlsocket code. this probably does not compile yet. trunkWed, 09 May 2007 14:03:11 -0700, by nenolod
-
[svn] Completed the implementation of all the stubs in dbus.c, and commented the creation of the mpris dbus bindings to fix compilation issues. trunkTue, 08 May 2007 10:26:29 -0700, by magma
-
[svn] - rename *class prototypes to *klass to avoid keyword collisions in sun studio and icc. trunkMon, 07 May 2007 17:09:15 -0700, by nenolod
-
[svn] - fix cuesheet bug in a better way (e.g. unbreak http:// streams) trunkSun, 06 May 2007 15:16:34 -0700, by nenolod
-
[svn] Improved DBus initialization and fixed a warning. trunkSat, 05 May 2007 16:50:36 -0700, by magma
-
[svn] Fixed licensing issues and DBus node/interface names. Also implemented playlist advance and reverse. trunkSat, 05 May 2007 16:24:08 -0700, by magma
-
[svn] Fixed formatting. Tabs + tw=2 ==> spaces + tw=4. trunkSat, 05 May 2007 16:04:39 -0700, by magma
-
[svn] Added basic DBus support, disabled by default with a configuration option to enable it. The general and playback information/manipulation methods are currently the only ones implemented. That is version, play, pause, stop, playing, paused, stopped, status, and seek. There are stubs for many unimplemented methods. trunkSat, 05 May 2007 15:37:54 -0700, by magma
-
[svn] - Made the Space key pause/unpause playback (like e.g. mplayer) trunkWed, 02 May 2007 10:34:59 -0700, by mf0102
-
[svn] - temporal workaround for a bug which introduced in r4360. without this patch, cuesheet plugin endlessly adds entries in a cue sheet to the current playlist. trunkFri, 27 Apr 2007 10:22:03 -0700, by yaz
-
[svn] XDG path fixes in documentation, submitted by nine on irc.atheme.org trunkThu, 19 Apr 2007 09:24:13 -0700, by chainsaw
-
[svn] Modified playlist_compare_artist so that a leading "the" in an artist's trunkTue, 17 Apr 2007 23:36:31 -0700, by magma
-
[svn] - make the evil 'reload plugins' button behave a bit better trunkMon, 16 Apr 2007 04:19:03 -0700, by giacomo
-
[svn] - workaround for linuxthread's broken implementation of sigwait(). trunkThu, 12 Apr 2007 00:16:37 -0700, by yaz
-
[svn] - unsigned char should be used during id3v1 parse. closes #888. trunkWed, 11 Apr 2007 00:28:41 -0700, by yaz
-
[svn] - use pthread_sigmask(SIG_BLOCK, ...) instead of of SIG_SETMASK trunkTue, 10 Apr 2007 14:16:32 -0700, by nenolod
-
[svn] - playlist_get_length_nolock() -> playlist_get_length(), no need for trunkTue, 10 Apr 2007 11:27:26 -0700, by nenolod
-
[svn] - playlist_set_info() does not change the playlist and shouldn't block trunkTue, 10 Apr 2007 11:25:39 -0700, by nenolod
-
[svn] - tuple operations do not change the structure of the playlist and trunkTue, 10 Apr 2007 11:20:21 -0700, by nenolod
-
[svn] - unlock many playlist operations that do not really need locking trunkTue, 10 Apr 2007 11:12:56 -0700, by nenolod
-
[svn] - probe remote sources (hardcoded to http://, https://) in the background. trunkTue, 10 Apr 2007 10:17:48 -0700, by nenolod
-
[svn] - do not use the signal handler at all on linuxthreads and hope for the best trunkTue, 10 Apr 2007 09:45:30 -0700, by nenolod
-
[svn] - handle sigwait(2) brokenness on linuxthreads trunkTue, 10 Apr 2007 08:39:56 -0700, by nenolod
-
[svn] - remove the unplayable files dialog. it is more annoying than useful. trunkMon, 09 Apr 2007 13:29:20 -0700, by nenolod
-
[svn] - use execinfo.h to provide more useful information about crashes trunkSun, 08 Apr 2007 18:05:09 -0700, by nenolod
-
[svn] - fixed c++ish declaration in a c file (part 7) trunkSat, 07 Apr 2007 05:36:05 -0700, by giacomo
-
[svn] - fixed c++ish declaration in a c file (part 6) trunkSat, 07 Apr 2007 05:29:39 -0700, by giacomo
-
[svn] - fixed c++ish declaration in a c file (part 5) trunkSat, 07 Apr 2007 05:25:22 -0700, by giacomo
-
[svn] - fixed c++ish declaration in a c file (part 4) trunkSat, 07 Apr 2007 05:15:25 -0700, by giacomo
-
[svn] - fixed c++ish declaration in a c file (part 3) trunkSat, 07 Apr 2007 05:08:36 -0700, by giacomo
-
[svn] - fixed c++ish declaration in a c file (part 2) trunkSat, 07 Apr 2007 04:56:27 -0700, by giacomo
-
[svn] - fix alt+click enqueue. this is more like vincent ratier's original patch except that it's C90-capable for freebsd 4. trunkThu, 05 Apr 2007 17:01:26 -0700, by nenolod
-
[svn] - patch by Vincent Ratier to add Alt+Click enqueue to the playlist editor. Closes #860. trunkThu, 05 Apr 2007 06:11:33 -0700, by nenolod
-
[svn] - don't resample if source rate matches the internal clock rate. closes #881. trunkThu, 05 Apr 2007 05:56:00 -0700, by nenolod
-
[svn] - synchronize SRC conversion patch with upstream trunkThu, 05 Apr 2007 05:32:15 -0700, by nenolod
-
[svn] - fix doublesize motion events. patch by gagern, closes #856. trunkSat, 31 Mar 2007 19:33:04 -0700, by nenolod
-
[svn] Don't show a warning dialog when trying to add .{jpeg,jpg,txt} files. trunkMon, 26 Mar 2007 09:21:40 -0700, by js
-
[svn] - glib-2.13.0 requires g_thread_init() to be called before all other GLib functions. trunkSat, 24 Mar 2007 23:25:20 -0700, by yaz
-
[svn] - give focus to jump_to_track window before filling it with information; this way user can start typing while huge playlists are loaded trunkWed, 21 Mar 2007 13:47:48 -0700, by giacomo
-
[svn] - clear playlist attribute when playlist_clear() is called. trunkWed, 21 Mar 2007 03:25:21 -0700, by yaz
-
[svn] - use a managed heap for playlist entry node allocation. trunkTue, 20 Mar 2007 22:00:11 -0700, by nenolod
-
[svn] - integrate libmowgli requirement into buildsystem trunkTue, 20 Mar 2007 21:39:00 -0700, by nenolod
-
[svn] - prevent skin list overlap when it's populated for the first time and user quickly switchs to other tabs in the prefswin trunkFri, 16 Mar 2007 19:21:54 -0700, by giacomo
-
[svn] - [security, backport to 1.3] fix improper comparisons of hashtables used by the plugin loader. trunkFri, 16 Mar 2007 00:25:44 -0700, by nenolod
-
[svn] - due to some bug in buffer management, bump the buffer side of things up to ~40kb instead of 32kb for now. trunkThu, 15 Mar 2007 18:44:52 -0700, by nenolod
-
[svn] - add millisecond seek function to InputPlugin API. with this function, cuesheet and encoder plugins can achieve higher accuracy. trunkMon, 12 Mar 2007 10:55:24 -0700, by yaz
-
[svn] - add "Language-Team: Default (i18n-default@i18n.atheme.org)\n" to shut trunkSun, 11 Mar 2007 17:05:07 -0700, by nenolod
-
[svn] - now sort by track number and sort by title work even if on display metadata loading is specified. trunkThu, 08 Mar 2007 18:33:20 -0800, by yaz
-
[svn] - use gdk_get_default_root_window in place of NULL for gdk_window_get_pointer trunkWed, 07 Mar 2007 16:26:51 -0800, by giacomo
-
[svn] remove autotools macros that aren't used in audacious core any more trunkTue, 06 Mar 2007 19:04:48 -0800, by kiyoshi
-
[svn] why are we still checking for GConf? checks and related OMK data removed trunkTue, 06 Mar 2007 18:54:10 -0800, by kiyoshi
-
[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 trunkMon, 05 Mar 2007 17:30:33 -0800, by giacomo
-
[svn] Check filesize before doing memcmp (potential sigsegv). trunkMon, 05 Mar 2007 13:43:09 -0800, by hansmi
-
[svn] - Removed some of the horrible code duplication in the file popup code trunkSun, 04 Mar 2007 10:43:38 -0800, by mf0102
-
[svn] - fix handling of multiple files on the command line. trunkSat, 03 Mar 2007 22:34:27 -0800, by nenolod
-
[svn] - workaround freebsd make problems. closes #827. trunkSat, 03 Mar 2007 06:08:20 -0800, by nenolod
-
[svn] - correct a keyboard shortcut collision. closes #824. trunkThu, 01 Mar 2007 08:22:32 -0800, by nenolod
-
[svn] - reset the position of the equalizer window properly. trunkThu, 01 Mar 2007 05:06:49 -0800, by nenolod
-
[svn] - custom field support for audacious_get_tuple_field_data() trunkWed, 28 Feb 2007 16:07:21 -0800, by nhjm449
-
[svn] - revert the penalty-based "find something to play" logic of 1.2. it's trunkWed, 28 Feb 2007 09:52:22 -0800, by nenolod
-
[svn] - there was a missing delimeter in the patch credits trunkWed, 28 Feb 2007 07:44:30 -0800, by nenolod
-
[svn] - Add support for the custom tuple field. Patch by Christian Birchinger (joker). trunkWed, 28 Feb 2007 05:44:38 -0800, by nenolod
-
[svn] - proxy requests for metadata attached to a VFSBufferedFile to the live trunkTue, 27 Feb 2007 03:49:22 -0800, by nenolod
-
[svn] - always make sure we are operating on a copy of the ini string trunkTue, 27 Feb 2007 02:15:51 -0800, by nenolod
-
[svn] - tuple reading now available through audtool with audacious_get_tuple_field_data() trunkMon, 26 Feb 2007 19:06:45 -0800, by nhjm449
-
[svn] - add explicit hints to show bit rate, sampling frequency and audio mode. trunkMon, 26 Feb 2007 10:30:06 -0800, by yaz
-
[svn] fix wrong library symlink, there was a hardcoded libaudacious.so.4.0.0 trunkMon, 26 Feb 2007 06:14:54 -0800, by gw666
-
[svn] - fix a regression introduced by the DnD fix. trunkMon, 26 Feb 2007 03:36:09 -0800, by nenolod
-
[svn] - change the order that hints are processed in. trunkSun, 25 Feb 2007 22:41:59 -0800, by nenolod
-
[svn] - enforce playback stop when clearing the playlist to load new files in. closes #808. trunkSun, 25 Feb 2007 00:53:19 -0800, by nenolod
-
[svn] - bump libaudacious API revision. this will make 1.2 plugins binary trunkSun, 25 Feb 2007 00:31:25 -0800, by nenolod
-
[svn] - use $(LIBINTL) rule, not $(LTLIBINTL). unbreaks OSX platform port. trunkSat, 24 Feb 2007 18:39:17 -0800, by nenolod
-
[svn] - add documentation wrt why we ship our own libid3tag and why it trunkSat, 24 Feb 2007 07:45:31 -0800, by nenolod
-
[svn] - add support for opening id3 tags from a live vfs handle. trunkSat, 24 Feb 2007 07:41:14 -0800, by nenolod
-
[svn] - add reference-counting to VFS and add new function, vfs_dup() to trunkSat, 24 Feb 2007 06:01:39 -0800, by nenolod
-
[svn] - added custom field in tuple, for internal use by plugins or by whatever wanting to use it trunkWed, 21 Feb 2007 15:02:54 -0800, by giacomo
-
[svn] - Make unplayable files dialog resizable and centered on the screen. (closes #802) trunkTue, 20 Feb 2007 16:17:08 -0800, by nhjm449
-
[svn] Add Monkeh to credits. Correct ChangeLog, monkeh != monkey. trunkMon, 19 Feb 2007 06:16:29 -0800, by chainsaw
-
[svn] Fix --play-pause commandline option, by Alex "Monkey" Maclean in #gentoo-x86 trunkMon, 19 Feb 2007 06:11:23 -0800, by chainsaw
-
[svn] - mtime should be initialized to -1, otherwise 0 will be recorded for not yet scanned entries. it means static and will suppress on-demand scanning. trunkMon, 19 Feb 2007 00:16:28 -0800, by yaz
-
[svn] - update playlist->tail when an entry has been removed. trunkSun, 18 Feb 2007 22:33:03 -0800, by yaz
-
[svn] - highly experimental code to speed up loading huge playlist. let me know if it breaks something. trunkSun, 18 Feb 2007 20:42:53 -0800, by yaz
-
[svn] - run gtk events while iterating through the playlist trunkSun, 18 Feb 2007 07:24:13 -0800, by nenolod
-
[svn] - on loading a playlist with tuple, invoke the scanner thread only if mtime is -1. trunkSat, 17 Feb 2007 19:59:01 -0800, by yaz
-
[svn] - make configure script show the configuration status of sampling rate conversion. trunkSat, 17 Feb 2007 05:54:16 -0800, by yaz
-
[svn] - put configdb back in libaudacious as the client library needs it trunkSat, 17 Feb 2007 02:32:37 -0800, by nenolod
-
[svn] - Patch to use libsamplerate for high-quality interpolated upsampling, trunkSat, 17 Feb 2007 02:19:35 -0800, by nenolod
-
[svn] - don't return a bogus vtable for an unregistered URI scheme trunkFri, 16 Feb 2007 18:27:31 -0800, by nenolod
-
[svn] - playlist editor: use SkinnedWindow widgetlist trunkThu, 15 Feb 2007 02:03:34 -0800, by nenolod
-
[svn] - playlist editor: use SkinnedWindow provided GC. trunkThu, 15 Feb 2007 00:45:32 -0800, by nenolod
-
[svn] - fix beepctrl.h:35: warning: comma at end of enumerator list trunkWed, 14 Feb 2007 11:56:02 -0800, by nenolod
-
[svn] ui_main.h:92: warning: comma at end of enumerator list trunkWed, 14 Feb 2007 11:41:11 -0800, by nenolod
-
[svn] - fix: vfs_buffer.c:218: warning: pointer of type 'void *' used in arithmetic trunkWed, 14 Feb 2007 11:24:39 -0800, by nenolod
-
[svn] - fix signed vs unsigned comparisons and missing initializer warnings trunkWed, 14 Feb 2007 11:05:36 -0800, by nenolod
-
[svn] gtk_window_set_wmclass() has to be called before gtk_widget_realize(). Patched by Christian "Joker" Birchinger from Gentoo. trunkTue, 13 Feb 2007 13:22:51 -0800, by chainsaw
-
[svn] - removed unused function bmp_menu_translate() trunkTue, 13 Feb 2007 06:09:50 -0800, by mf0102
-
[svn] - unbreak relative path support. closes #791. trunkMon, 12 Feb 2007 14:26:29 -0800, by nenolod
-
[svn] - add Catalan translation file. Closes #786. trunkMon, 12 Feb 2007 12:51:11 -0800, by nenolod
-
[svn] - only strip the subsong identifier if it is really a valid subsong identifier. closes #792. trunkMon, 12 Feb 2007 12:41:51 -0800, by nenolod
-
[svn] - bundled libid3tag.so has been renamed libaudid3tag.so to avoid conflict. trunkMon, 12 Feb 2007 10:08:11 -0800, by yaz
-
[svn] - more playlist cleanups (generalized code for playlist loading/saving trunkMon, 12 Feb 2007 09:22:32 -0800, by mf0102
-
[svn] - made new functions: widget_move_relative and widget_resize_relative trunkMon, 12 Feb 2007 08:59:08 -0800, by mf0102
-
[svn] - changed plugin directory to ~/.local/share/audacious/Plugins (seems more logical to me) trunkMon, 12 Feb 2007 08:13:53 -0800, by mf0102
-
[svn] - convert filename string to utf8 for playlist->title (closes bug #789) trunkMon, 12 Feb 2007 04:34:56 -0800, by giacomo
-
[svn] first try for libid3tag integration. this improved libid3tag supports vfs operations and is capable of adding id3v2 tag to files which doesn't have id3v2 tag ever. trunkSun, 11 Feb 2007 05:19:07 -0800, by yaz
-
[svn] - playlist_manager -> ui_playlist_manager, since it's a UI component. trunkSat, 10 Feb 2007 20:21:42 -0800, by nenolod
-
[svn] - bring hints.h into something we like to call reality trunkSat, 10 Feb 2007 20:16:31 -0800, by nenolod
-
[svn] - if (0 && hint_move_resize_available()) -- i'm not sure how this linked as we do not have a hint_move_resize_available(). trunkSat, 10 Feb 2007 20:11:28 -0800, by nenolod
-
[svn] - widgetlist -> SkinnedWindow class + basic conversion in ui_main, other skinned windows remain trunkSat, 10 Feb 2007 20:09:23 -0800, by nenolod
-
[svn] Try to put some skinned window code in a common place. trunkSat, 10 Feb 2007 17:01:44 -0800, by nenolod
-
[svn] - patch from Mark Glines to ad https:// URI support to playlists. trunkSat, 10 Feb 2007 12:29:21 -0800, by nenolod
-
[svn] - use ConfigureNotify to set playlist location, a proper use of ICCCM. trunkFri, 09 Feb 2007 22:30:10 -0800, by nenolod
-
[svn] - using ConfigureNotify for resizing is wrong per ICCCM guideline, trunkFri, 09 Feb 2007 22:05:03 -0800, by nenolod
-
[svn] - trying to open filebrowser when it is already open will raise the filebrowser. trunkFri, 09 Feb 2007 03:04:35 -0800, by yaz
-
[svn] - revise r3986 to only override tuple->track_name on lengthless streams trunkThu, 08 Feb 2007 08:42:01 -0800, by nenolod
-
[svn] make input->set_info overwrite tuple->track_name. it allows input trunkThu, 08 Feb 2007 07:00:02 -0800, by yaz
-
[svn] - add window class player.Audacious to audacious player window trunkWed, 07 Feb 2007 18:38:48 -0800, by giacomo
-
[svn] - add some debugging assertions to this code trunkWed, 07 Feb 2007 10:23:29 -0800, by nenolod
-
[svn] Too much was reverted here. Removing the " around \%U would've been sufficient. trunkWed, 07 Feb 2007 10:05:19 -0800, by js
-
[svn] Reverted rev 3958 - it breaks opening files with nautilus completely trunkWed, 07 Feb 2007 07:49:45 -0800, by js
-
[svn] - fixed crash when skipping to next song with an empty playlist trunkTue, 06 Feb 2007 06:06:58 -0800, by marvin
-
[svn] - prevent player from crashing when bmp_cfg_db_get_string(db, CDDA, directory, &path) in add_medium returns FALSE trunkMon, 05 Feb 2007 16:28:03 -0800, by giacomo
-
[svn] Update turkish translation via murat. Closes #774. trunkSun, 04 Feb 2007 22:41:31 -0800, by nenolod
-
[svn] - add "%U" to arguments of audacious.desktop.in::exec. trunkSun, 04 Feb 2007 07:47:05 -0800, by nenolod
-
[svn] - define __AUDACIOUS_INPUT_PLUGIN_API__ to 2 by request of shd trunkSat, 03 Feb 2007 11:19:07 -0800, by nenolod
-
[svn] - run make update-po to update what works of tr.po to 1.3 automatically trunkFri, 02 Feb 2007 14:21:12 -0800, by nenolod
-
[svn] - the svn_stamp is no longer an svn revision, but a serial number trunkThu, 01 Feb 2007 11:15:15 -0800, by nenolod
-
[svn] - remove build-stamp autogen crap from Makefile trunkThu, 01 Feb 2007 11:06:26 -0800, by nenolod
-
[svn] - add build_stamp.c so that it can be autogenerated trunkThu, 01 Feb 2007 11:05:54 -0800, by nenolod
-
[svn] - now it's possible to pass user_data along with the hook function in hook_associate trunkWed, 31 Jan 2007 18:21:35 -0800, by giacomo
-
[svn] - Make the voiceprint use the skin's foreground and background color for the gradient in 'normal' mode trunkWed, 31 Jan 2007 16:47:18 -0800, by marvin
-
[svn] - InputPlayback: prepare to deprecate InputPlugin::seek() trunkWed, 31 Jan 2007 05:05:26 -0800, by nenolod
-
[svn] Update translations [also fixes bad commit from Chainsaw] trunkWed, 31 Jan 2007 02:20:19 -0800, by kiyoshi
-
[svn] Conflict markers upset msgmerge. Removed them. trunkWed, 31 Jan 2007 02:11:07 -0800, by chainsaw
-
[svn] - mark some strings used by GOption as translatable trunkTue, 30 Jan 2007 14:21:06 -0800, by nenolod
-
[svn] zh_TW.po updated by: Cheng-Wei Chien <e dot cwchien at gmail dot com> trunkTue, 30 Jan 2007 09:12:24 -0800, by cwchien
-
[svn] - Changed playback_set_random_skin() to skin_set_random_skin() trunkMon, 29 Jan 2007 10:29:19 -0800, by mf0102
-
[svn] - split out albumart locating functions into a seperate file and make the public API available in util.h trunkMon, 29 Jan 2007 10:11:01 -0800, by nenolod
-
[svn] - set the gtk2 fileopener position to the center of the screen trunkMon, 29 Jan 2007 07:08:18 -0800, by giacomo
-
[svn] Allow input plugin that implements get_volume to punt to the output plugin. trunkSun, 28 Jan 2007 22:19:02 -0800, by iabervon
-
[svn] Provide flags in InputPlayback for common plugin flag needs, and provide a trunkSun, 28 Jan 2007 22:09:12 -0800, by iabervon
-
[svn] Change the input plugin API to use a struct for the currently-playing file. trunkSun, 28 Jan 2007 17:02:15 -0800, by iabervon
-
[svn] - new croatian translation from Marin Glibic trunkSun, 28 Jan 2007 12:15:08 -0800, by nenolod
-
[svn] Add Joseph Jezak to the list of patch submitters. trunkSun, 28 Jan 2007 03:55:46 -0800, by chainsaw
-
[svn] - Why are we probing streams so unnecessarily often? trunkSun, 28 Jan 2007 01:58:22 -0800, by nhjm449
-
[svn] - restore shortcut key (esc) to close gtk2 fileopener. trunkSun, 28 Jan 2007 01:54:28 -0800, by yaz
-
[svn] - moved titlestring.* and xconvert.* from libaudacious to audacious trunkSat, 27 Jan 2007 12:10:21 -0800, by mf0102
-
[svn] - make vfs_buffered_file_new_from_uri declaration const trunkSat, 27 Jan 2007 11:40:05 -0800, by nenolod
-
[svn] - fix an offset error in the vfs_buffered_file wraparound implementation sections trunkSat, 27 Jan 2007 11:28:14 -0800, by nenolod
-
[svn] - make sure tooltip_file != NULL otherwise filepopup may crash in strcmp(). trunkSat, 27 Jan 2007 08:22:15 -0800, by yaz
-
[svn] - revise logic of r3808 so that cdaudio works again. trunkSat, 27 Jan 2007 07:34:13 -0800, by yaz
-
[svn] - fix accidental removal of xmms_show_message trunkSat, 27 Jan 2007 04:32:08 -0800, by nenolod
-
[svn] - audacious.desktop is already installed, no need to do so here trunkFri, 26 Jan 2007 18:11:50 -0800, by nenolod
-
[svn] - fix: W:playlist_list.c(162) [get_transparency_pixmap]: possible type-punned pointer dereference trunkFri, 26 Jan 2007 18:10:18 -0800, by nenolod
-
[svn] integrated urldecode.* from libaudacious into audacious directory, made separate ui_fileopener.* trunkFri, 26 Jan 2007 14:50:30 -0800, by mf0102
-
[svn] - back out objective-make topdir probe stuff, it doesnt work on some trunkThu, 25 Jan 2007 22:20:19 -0800, by nenolod
-
[svn] - rename some hooks so that they are more logical trunkThu, 25 Jan 2007 21:59:33 -0800, by nenolod
-
[svn] - add hooks: playback begin, playback end, playlist reached end trunkThu, 25 Jan 2007 21:29:51 -0800, by nenolod
-
[svn] - allow for hooks to be automatically registered if they are needed trunkThu, 25 Jan 2007 21:19:44 -0800, by nenolod
-
[svn] - make a note that hashtable collisions in the plugin matrix are not trunkThu, 25 Jan 2007 01:52:51 -0800, by nenolod
-
[svn] Strip 0xFEFF from start of file. Windows error? trunkWed, 24 Jan 2007 15:10:51 -0800, by nemo
-
[svn] - made the song info popup window a bit smarter; do not display missing information, display filename if title is missing; also, added a audacious_fileinfopopup_show_from_title to show a popup using a generic string (i.e. the one picked from playlist_get_songtitle when a tuple is not available, useful for http streams) trunkTue, 23 Jan 2007 16:43:13 -0800, by giacomo
-
[svn] - tuple->file_name coming from input plugins have a string with filename + extension, but tuple->file_name coming from input plugins without a get_song_tuple have a string with filename without extension; fix this incongruency, always pass tuple->filename with a string containing filename + extension trunkTue, 23 Jan 2007 16:37:13 -0800, by giacomo
-
[svn] - strings.h should be installed because plugins may use str_to_utf8(). trunkTue, 23 Jan 2007 02:51:10 -0800, by yaz
-
[svn] - attempt to bind the audacious-plugins domain trunkMon, 22 Jan 2007 18:21:22 -0800, by nenolod
-
[svn] - add i18n.h which wraps gettext in a way that is usable to plugins. trunkMon, 22 Jan 2007 18:19:50 -0800, by nenolod
-
[svn] - add missing inclusion of strings.h where necessary, do not export main.h and export strings.h trunkMon, 22 Jan 2007 09:35:30 -0800, by giacomo
-
[svn] - in vfs_buffered_file, we should only switch to live FD after 32768, trunkMon, 22 Jan 2007 01:01:33 -0800, by nenolod
-
[svn] - changes to the nature of URI handling in the VFS subsystem, will be trunkSun, 21 Jan 2007 20:45:17 -0800, by nenolod
-
[svn] Check for sz == 0 in vfs_buffered_file_new_from_uri(), return NULL if it's the case. trunkSun, 21 Jan 2007 04:28:28 -0800, by hansmi
-
[svn] Add a VFSFile method for getting metadata associated with the file. trunkSat, 20 Jan 2007 21:30:24 -0800, by iabervon
-
[svn] - config.h is necessary to conditional compilation of chardet. trunkSat, 20 Jan 2007 20:57:39 -0800, by yaz
-
[svn] made strings.h for existing strings.c, cleanups trunkSat, 20 Jan 2007 04:48:41 -0800, by mf0102
-
[svn] - ensure that year/tracknumber/length fields are cleared if necessary trunkThu, 18 Jan 2007 07:32:07 -0800, by giacomo
-
[svn] - security and warning fixes from ssommer@suse trunkThu, 18 Jan 2007 03:02:55 -0800, by nenolod
-
[svn] - Add GenericName and remove icon filename extension from .desktop file. trunkThu, 18 Jan 2007 01:46:30 -0800, by nenolod
-
[svn] - support for libmcs (pass --enable-mcs to configure) trunkWed, 17 Jan 2007 21:46:23 -0800, by nenolod
-
[svn] - added progressbar with display of elapsed time for metadata tooltip trunkWed, 17 Jan 2007 12:26:55 -0800, by giacomo
-
[svn] right-clicking on playlist entry automatically selects the entry if it was unselected before, closes #728 trunkWed, 17 Jan 2007 12:11:16 -0800, by mf0102
-
[svn] - ui_fileinfopopup.c uses gtk code, no more glade in it trunkWed, 17 Jan 2007 08:13:07 -0800, by giacomo
-
[svn] - removed other obsolete (and annoying) gdk_window_set_hints calls trunkWed, 17 Jan 2007 04:09:20 -0800, by giacomo
-
[svn] - added audacious_menu_main_show(x,y,button,time) in util.h, convenience function to display the audacious main popup menu trunkWed, 17 Jan 2007 03:11:48 -0800, by giacomo
-
[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
-
[svn] zh_TW.po updated by: Cheng-Wei Chien <e.cwchien@gmail.com> trunkSun, 31 Dec 2006 23:46:17 -0800, by cwchien
-
[svn] - bmp_playback_* -> playback_* -- i knew something smelled rotten in widgetcore, hmm. trunkSun, 31 Dec 2006 19:58:46 -0800, by nenolod
-
[svn] - bmp_playback_* -> playback_* -- i knew something smelled rotten here, hmm. trunkSun, 31 Dec 2006 19:57:29 -0800, by nenolod
-
[svn] - mark several tooltips in Preferences as translatable. trunkSun, 31 Dec 2006 11:40:27 -0800, by nenolod
-
[svn] - set the translation domain for UIManager owned objects. Closes #719, #720. trunkSun, 31 Dec 2006 11:32:05 -0800, by nenolod
-
[svn] More eq stuff, from external contributor Michael Faerber <01mf02 -at- gmail.com>. trunkSat, 30 Dec 2006 13:15:44 -0800, by kiyoshi
-
[svn] - MemoryPool, a simple performance-oriented memory pool. trunkFri, 29 Dec 2006 20:38:02 -0800, by nenolod
-
[svn] - deletion of the last playlist is now handled directly in playlist_remove_playlist (patch by Joker) ; small code changes in playlist manager trunkFri, 29 Dec 2006 14:33:09 -0800, by giacomo
-
[svn] - fix a typo that kustodian pointed out. (probably it's mine.) trunkFri, 29 Dec 2006 09:59:21 -0800, by yaz
-
[svn] Add Serbian Latin & Cyrillic translations courtesy of external translator Strahinja Kustudi«« <kustodian -at- gmail.com> trunkFri, 29 Dec 2006 06:14:57 -0800, by kiyoshi
-
[svn] Added Serbian (Latin) & Serbian (Cyrillic) to credits.c & updated audacious.pot. trunkFri, 29 Dec 2006 05:20:29 -0800, by kiyoshi
-
[svn] - Make voiceprint behave nicer, esp. in doublesize mode trunkTue, 26 Dec 2006 16:37:57 -0800, by marvin
-
[svn] equalizer.c: port from GtkCTree to GtkTreeView. Patch by external contributer Michael Farber <01mf02 -at- gmail.com> trunkTue, 26 Dec 2006 02:36:33 -0800, by kiyoshi
-
[svn] Fixed ro.po to compile, added charset UTF-8 and a missing \n. trunkMon, 25 Dec 2006 14:50:15 -0800, by jerome
-
[svn] - new Traditional Chinese translator: Cheng-Wei Chien trunkMon, 25 Dec 2006 10:16:38 -0800, by nenolod
-
[svn] - improve the presentation of the URL entry dialog trunkMon, 25 Dec 2006 08:44:29 -0800, by nenolod
-
[svn] - more work done on playlist manager: playlist renaming and keyboard shortcuts trunkSun, 24 Dec 2006 07:37:57 -0800, by giacomo
-
[svn] - Center new windows so they don't get cut off by the edge of the screen. trunkSat, 23 Dec 2006 23:38:02 -0800, by nhjm449
-
[svn] - use relative links for this (FHS compliance) trunkSat, 23 Dec 2006 08:42:05 -0800, by nenolod
-
[svn] - added audacious stock icons; source files wanting to use them must include icons-stock.h; removed obsolete pixmaps.h trunkSat, 23 Dec 2006 03:47:44 -0800, by giacomo
-
[svn] - Correctly set the size of playlistwin_list on startup/etc. trunkSat, 23 Dec 2006 00:20:59 -0800, by nhjm449
-
[svn] - two realcolour modes for voiceprint vis: Fire and Ice trunkFri, 22 Dec 2006 20:10:22 -0800, by marvin
-
[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) trunkFri, 22 Dec 2006 17:35:11 -0800, by giacomo
-
[svn] - added initial code for playlist manager, that allows to create, delete and switch playlists trunkFri, 22 Dec 2006 16:29:35 -0800, by giacomo
-
[svn] - fix equalizer motion response in doublesize trunkFri, 22 Dec 2006 14:58:16 -0800, by nenolod
-
[svn] - add XML description of the equalizer window's menus trunkFri, 22 Dec 2006 05:47:15 -0800, by nenolod
-
[svn] - update Polish translation care of it's maintainer trunkFri, 22 Dec 2006 05:37:06 -0800, by nenolod
-
[svn] - Allow radiobuttons/checkboxes in the visualization menu to be updated correctly on startup with the addition of the Voiceprint mode. trunkFri, 22 Dec 2006 00:52:22 -0800, by nhjm449
-
[svn] - Updated fix for doublesized, shaded analyzer. trunkFri, 22 Dec 2006 00:32:44 -0800, by nhjm449
-
[svn] - Fix the number of analyzer bars drawn in shaded mode. trunkFri, 22 Dec 2006 00:17:31 -0800, by nhjm449
-
[svn] - Fixed voiceprint scroll bug for stopped playback trunkWed, 20 Dec 2006 13:05:57 -0800, by marvin
-
[svn] - allow changing the colourtheme from preferences trunkWed, 20 Dec 2006 07:57:56 -0800, by nenolod
-
[svn] - add pixbuf_effects.c, containing various routines to alter images used by the skinengine trunkWed, 20 Dec 2006 06:59:23 -0800, by nenolod
-
[svn] - break out string-related functions from util.c trunkWed, 20 Dec 2006 06:45:56 -0800, by nenolod
-
[svn] - Added vis gradient to Ivory skin. With any luck Aerdan won't break my legs :) trunkTue, 19 Dec 2006 17:22:33 -0800, by marvin
-
[svn] - Changed the visualizer colors for the Default skin to a gradient trunkTue, 19 Dec 2006 16:28:41 -0800, by marvin
-
[svn] Keep the voiceprint inside the range for the theme. trunkTue, 19 Dec 2006 15:13:17 -0800, by marvin
-
[svn] - key bindings for Save List and Save Default List had been changed accidentally. trunkTue, 19 Dec 2006 08:26:05 -0800, by yaz
-
[svn] - somewhat fix textboxBitmapFontWidth,Height hints trunkTue, 19 Dec 2006 07:48:03 -0800, by nenolod
-
[svn] Fixed wrong number of entries in the vis-mode submenu which caused an trunkMon, 18 Dec 2006 18:04:05 -0800, by marvin
-
[svn] - Added 'bars' mode for analyzer in windowshade mode trunkMon, 18 Dec 2006 17:26:47 -0800, by marvin
-
[svn] fixed bug #699 about playlist->queue with patch provided by bug reporter trunkMon, 18 Dec 2006 14:47:48 -0800, by giacomo
-
[svn] Added subsampling and nonlinear transfer function to the voiceprint trunkMon, 18 Dec 2006 14:01:29 -0800, by marvin
-
[svn] - allow user to choose a regex library between gnu (default), oniguruma, pcre (experimental); oniguruma and pcre support utf-8 encoding trunkMon, 18 Dec 2006 13:11:23 -0800, by giacomo
-
[svn] - fix the positioning of an assertion to a place where it would actually trunkMon, 18 Dec 2006 10:04:29 -0800, by nenolod
-
[svn] - remove deprecated symbol warnings for gdk_draw_pixmap trunkMon, 18 Dec 2006 09:43:42 -0800, by nenolod
-
[svn] - patch to add a scrolling voiceprint to the mini visualizer. trunkMon, 18 Dec 2006 08:44:33 -0800, by nenolod
-
[svn] - suppress noise on transition from pause to stop. trunkMon, 18 Dec 2006 07:31:51 -0800, by yaz
-
[svn] - change the cleanup order in mainwin_quit_cb() to avoid freeze on quit. trunkMon, 18 Dec 2006 06:53:52 -0800, by yaz
-
[svn] - damn SVN reverted this to some old version trunkMon, 18 Dec 2006 04:15:09 -0800, by nenolod
-
[svn] - fix XML description of the playlist editor (unbreak menus) trunkMon, 18 Dec 2006 04:13:20 -0800, by nenolod
-
[svn] - new signal handling which does not block (based on concept from BMP 0.9.8 that never got released) trunkMon, 18 Dec 2006 03:59:55 -0800, by nenolod
-
[svn] - fix the logic of bmp_playback_stop(). now JTF works well even if the playing is paused. trunkMon, 18 Dec 2006 03:34:52 -0800, by yaz
-
[svn] - port playlist editor to XML interface description trunkMon, 18 Dec 2006 03:25:13 -0800, by nenolod
-
[svn] - jump to file: use G_TYPE_UINT to store the song number in the model trunkSun, 17 Dec 2006 11:48:12 -0800, by giacomo
-
[svn] - add XML interface declaration for the playlist editor trunkSun, 17 Dec 2006 10:35:32 -0800, by nenolod
-
[svn] - jump to file: detach model from treeview before updating its rows, then reattach it trunkSun, 17 Dec 2006 10:10:21 -0800, by giacomo
-
[svn] - move vfs from libaudacious to main audacious trunkSun, 17 Dec 2006 08:52:31 -0800, by nenolod
-
[svn] added enter keypress shortcut for search-in-playlist dialog trunkSat, 16 Dec 2006 11:20:00 -0800, by giacomo
-
[svn] - added auto-enqueue option for search-in-playlist trunkSat, 16 Dec 2006 10:44:25 -0800, by giacomo
-
[svn] - changed playlist_shuffle_list to pick a playlist as parameter instead of calling playlist_get_active trunkSat, 16 Dec 2006 07:56:32 -0800, by giacomo
-
[svn] - clear and free a playlist passed to playlist_remove_playlist trunkSat, 16 Dec 2006 05:41:27 -0800, by 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 trunkSat, 16 Dec 2006 05:18:19 -0800, by 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 trunkSat, 16 Dec 2006 04:49:16 -0800, by 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 trunkSat, 16 Dec 2006 02:52:03 -0800, by giacomo
-
[svn] Added playback-seek{-relative} in audtool.1 man page. trunkSat, 16 Dec 2006 02:35:16 -0800, by jerome
-
[svn] Fixed a bug where xmms_remote_jump_to_time was called with seconds instead of milliseconds. trunkSat, 16 Dec 2006 02:20:15 -0800, by jerome
-
[svn] - don't use deprecated function playlist_get(). trunkFri, 15 Dec 2006 21:18:34 -0800, by nenolod
-
[svn] - log a warning if deprecated functions from <= 1.2 are used trunkFri, 15 Dec 2006 21:14:16 -0800, by nenolod
-
[svn] - use g_object_ref() on the list store when we disassociate to make trunkFri, 15 Dec 2006 20:33:34 -0800, by nenolod
-
[svn] - while building the jump to file list, disassociate the GtkListStore trunkFri, 15 Dec 2006 20:20:46 -0800, by nenolod
-
[svn] regex-powered jump to file - should be considerably faster than the old one trunkFri, 15 Dec 2006 16:04:22 -0800, by giacomo
-
[svn] do not assume that a tuple field exists just cause the tuple does, regexec hates null strings trunkFri, 15 Dec 2006 11:22:42 -0800, by giacomo
-
[svn] added a regex-based search option in playlist that allows to select playlist entries using multiple match criteria trunkFri, 15 Dec 2006 11:14:46 -0800, by giacomo
-
[svn] - bail after 15 failures to find an acceptable playback candidate trunkFri, 15 Dec 2006 10:48:13 -0800, by nenolod
-
[svn] - add playlist_select_playlist() to select a literal playlist trunkFri, 15 Dec 2006 08:23:51 -0800, by nenolod
-
[svn] - use playlist_get_active() at the top of each thread. trunkFri, 15 Dec 2006 07:52:09 -0800, by nenolod
-
[svn] - ip_data.stop shouldn't be handled here, but should be handled by the callee of playlist_clear(). trunkFri, 15 Dec 2006 07:40:18 -0800, by nenolod
-
[svn] - add some basic code for the manipulation of temporary playlists trunkFri, 15 Dec 2006 07:38:23 -0800, by nenolod
-
[svn] - add playlist_select_next(), playlist_select_prev() trunkFri, 15 Dec 2006 07:28:29 -0800, by nenolod
-
[svn] - remove all improper uses of playlist_get() trunkFri, 15 Dec 2006 07:23:19 -0800, by nenolod
-
[svn] - dynamically allocate the playlist at startup and fix some lingering improper uses of playlist_get() trunkFri, 15 Dec 2006 07:20:41 -0800, by nenolod
-
[svn] - add the starting point of some audacious C++ bindings trunkWed, 13 Dec 2006 22:46:29 -0800, by nenolod
-
[svn] - use str_has_prefix_nocase instead of a literal compare on extension trunkWed, 13 Dec 2006 20:38:24 -0800, by nenolod
-
[svn] - make sure fd is not NULL before checking it's URI namespace trunkTue, 12 Dec 2006 23:13:46 -0800, by nenolod
-
[svn] - at present, only use extension filtering in the file:// namespace. trunkTue, 12 Dec 2006 23:13:01 -0800, by nenolod
-
[svn] - preferences pane option for extension-based detection trunkTue, 12 Dec 2006 18:39:35 -0800, by nenolod
-
[svn] - add support for new extension probing system trunkTue, 12 Dec 2006 18:32:05 -0800, by nenolod
-
[svn] - add gchar **vfs_extensions to InputPlugin struct, adding support for trunkTue, 12 Dec 2006 18:22:17 -0800, by nenolod
-
[svn] Remove leftover plugin-related bits that don't do anything any more. trunkTue, 12 Dec 2006 14:03:08 -0800, by kiyoshi
-
[svn] - move to GPLv2-only. Based on my interpretation of the license, we are trunkTue, 12 Dec 2006 08:38:32 -0800, by nenolod
-
[svn] - update Welsh translation (1 new string added) trunkMon, 11 Dec 2006 19:23:52 -0800, by nenolod
-
[svn] - when clearing a playlist's entries, make sure to reset the playlist's trunkMon, 11 Dec 2006 06:25:24 -0800, by nenolod
-
[svn] - provide the old ABI for plugins (intermediate layer). trunkMon, 11 Dec 2006 05:49:54 -0800, by nenolod
-
[svn] - make sure &default_playlist (temporary construct) has full padding. trunkMon, 11 Dec 2006 05:47:05 -0800, by nenolod
-
[svn] Oops. controlsocket.c is *much* happier now that the arguments are in the right order. >.> trunkMon, 11 Dec 2006 04:53:17 -0800, by kiyoshi
-
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now. trunkMon, 11 Dec 2006 04:46:09 -0800, by kiyoshi
-
[svn] - update playlist_delete_filenames() and friends trunkMon, 11 Dec 2006 03:30:07 -0800, by nenolod
-
[svn] - this commit breaks the API. I'm not done here, but hopefully the new API is trunkMon, 11 Dec 2006 03:25:21 -0800, by nenolod
-
[svn] remove plugin-reactivation loops for general and visualization plugins trunkMon, 11 Dec 2006 02:17:12 -0800, by yaz
-
[svn] - add playlist.queue and playlist.shuffle for the queue and shuffle lists associated with each playlist. trunkMon, 11 Dec 2006 01:56:42 -0800, by nenolod
-
[svn] - cleanup the declaration of PlaylistEntry, and add some initial structure for migrating to multiple playlists. trunkMon, 11 Dec 2006 01:53:05 -0800, by nenolod
-
[svn] - move xmms_urldecode_path() back into main binary trunkSat, 09 Dec 2006 02:01:53 -0800, by nenolod
-
[svn] - don't free the VFS handle here, just our private handle. trunkFri, 08 Dec 2006 03:26:45 -0800, by nenolod
-
[svn] - allow the output plugin to be changed while playing. trunkThu, 07 Dec 2006 22:56:55 -0800, by nenolod
-
[svn] Do not install signal handler for SIGSEGV if environmental variable trunkThu, 07 Dec 2006 22:42:22 -0800, by yaz
-
[svn] - add work in progress TagLib::TagVFSFile class. trunkThu, 07 Dec 2006 00:12:31 -0800, by nenolod
-
[svn] - playlist_scan_thread_is_going should not be TRUE if the playlist is trunkWed, 06 Dec 2006 03:41:04 -0800, by nenolod
-
[svn] - mainwinEjectY's default value should be 89, not 88. trunkMon, 04 Dec 2006 19:43:36 -0800, by nenolod
-
[svn] - what the hell is this, and why do we need it? trunkMon, 04 Dec 2006 02:18:02 -0800, by nenolod
-
[svn] Numpad 4 and 6 liked to prev and next respectively to be more consistant with the main window trunkMon, 04 Dec 2006 01:46:09 -0800, by nazca
-
[svn] Seek controls (left and right) now seek 5 seconds like the main window trunkMon, 04 Dec 2006 01:26:08 -0800, by nazca
-
[svn] - clean up some internal audacious controlsocket functions trunkMon, 04 Dec 2006 01:23:15 -0800, by nenolod
-
[svn] Playlist shuffle behaviour should now be a little more consistant. trunkMon, 04 Dec 2006 00:57:49 -0800, by nazca
-
[svn] - remove only reference in source to xmms_entry_new() and prepare xentry.c's last rites. trunkMon, 04 Dec 2006 00:16:52 -0800, by nenolod
-
[svn] - make documentation-build will invoke gtk-doc to compile the audacious SDK docs. trunkSun, 03 Dec 2006 23:26:42 -0800, by nenolod
-
[svn] - don't leak the split URI vector after doing the vtable lookup trunkFri, 01 Dec 2006 23:29:36 -0800, by nenolod
-
[svn] - touch audacious/.svn because gentoo's subversion eclass sucks trunkFri, 01 Dec 2006 23:25:42 -0800, by nenolod
-
[svn] - remove softvolume.c, only the alsa plugin uses it so we will move it trunkFri, 01 Dec 2006 23:18:07 -0800, by nenolod
-
[svn] - make sure the mainwin is redrawn correctly when doublesized. reported by Tom St. Denis, closes #674. trunkWed, 29 Nov 2006 19:49:30 -0800, by nenolod
-
[svn] - fix conditionals for building build_stamp.c trunkWed, 29 Nov 2006 13:46:59 -0800, by nenolod
-
[svn] - seeking by keypad should seek 5s, not 1s. closes #673. trunkWed, 29 Nov 2006 13:09:07 -0800, by nenolod
-
[svn] - add le_vert to credits (he will need to accent his letters, though) trunkWed, 29 Nov 2006 12:58:35 -0800, by nenolod
-
[svn] - credit patch contributions from Ralf Ertzinger trunkWed, 29 Nov 2006 12:52:02 -0800, by nenolod
-
[svn] Allow \ to / conversion to be switched on & off, by external contributor Chris Kehler <cbkehler@sympatico.ca>. trunkWed, 29 Nov 2006 12:45:02 -0800, by chainsaw
-
[svn] - MirBSD support from <bsiegert -at- gmx.de> trunkTue, 28 Nov 2006 12:06:18 -0800, by nenolod
-
[svn] - avoid a race condition in produce_audio() where we have closed output, trunkMon, 27 Nov 2006 18:12:56 -0800, by nenolod
-
[svn] - fix a bug regarding shaded mode in the playlist editor where trunkMon, 27 Nov 2006 17:58:02 -0800, by nenolod
-
[svn] - run chardet against even valid UTF-8 strings, as they may be non-UTF-8 trunkMon, 27 Nov 2006 15:38:11 -0800, by nenolod
-
[svn] - xmms_urldecode_path() is no longer needed due to NewVFS layer. trunkSat, 25 Nov 2006 19:19:56 -0800, by nenolod
-
[svn] - now filepopup can find newly added images immediately. trunkSat, 25 Nov 2006 00:31:33 -0800, by yaz
-
[svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660. trunkFri, 24 Nov 2006 04:49:53 -0800, by chainsaw
-
[svn] - init plugins before initalizing the skin system. trunkThu, 23 Nov 2006 23:29:34 -0800, by nenolod
-
[svn] - cleanup the controlsocket code. (nenolod + help from ticpu) trunkThu, 23 Nov 2006 23:14:03 -0800, by nenolod
-
[svn] - fix the %20 in playlist issue. Patch by external contributor Ralf trunkThu, 23 Nov 2006 10:38:16 -0800, by nenolod
-
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641. trunkThu, 23 Nov 2006 08:40:31 -0800, by chainsaw
-
[svn] - filename_proxy need not and should not be freed here. trunkThu, 23 Nov 2006 06:03:55 -0800, by yaz
-
[svn] Avoid chdir .. when creating the SVN build stamp. This way we get a valid stamp when compiling from an ebuild. trunkSun, 19 Nov 2006 06:40:10 -0800, by chainsaw
-
[svn] - Remove pointless duplicate 'Miscellaneous' header from Appearance tab of prefs trunkSat, 18 Nov 2006 22:27:37 -0800, by nhjm449
-
[svn] Updated Polish translation by VoJcEK <vojcek@tlen.pl> trunkThu, 16 Nov 2006 11:57:47 -0800, by chainsaw
-
[svn] - simplify po files (a lot of translations are removed due to plugins split) trunkThu, 16 Nov 2006 11:49:34 -0800, by nenolod
-
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik. trunkThu, 16 Nov 2006 11:44:58 -0800, by nenolod
-
[svn] - reseek to 0 on a newvfs FD for each probe pass trunkTue, 14 Nov 2006 12:37:14 -0800, by nenolod
-
[svn] - in particular X environment, double size caused a bad match X error. trunkSun, 12 Nov 2006 18:41:41 -0800, by yaz
-
[svn] - add show window decorations option to appearance preferences. closes #167. trunkSun, 12 Nov 2006 18:33:35 -0800, by yaz
-
[svn] - only GModule would be so dumb to push all symbols to the global trunkSun, 12 Nov 2006 12:50:16 -0800, by nenolod
-
[svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things) trunkSun, 12 Nov 2006 06:55:04 -0800, by nenolod
-
[svn] - temporarily display the newui at startup along with the oldui trunkSun, 12 Nov 2006 05:38:48 -0800, by nenolod
-
[svn] - avoid freeing a NULL pointer in ui_fileinfo.c trunkSun, 12 Nov 2006 03:09:28 -0800, by nenolod
-
[svn] - remove unused declaration "filepopup_pixbuf". trunkSat, 11 Nov 2006 14:03:41 -0800, by nenolod
-
[svn] - use values from the skin loader instead of constants (should make doublesize work with Osmosis) trunkMon, 06 Nov 2006 00:10:47 -0800, by nenolod
-
[svn] - NewVFS input probing layer. VFS-Aware plugins can automatically take trunkSun, 05 Nov 2006 18:36:26 -0800, by nenolod
-
[svn] - fix potential display corruption problem in doublesize trunkSun, 05 Nov 2006 18:00:14 -0800, by nenolod
-
[svn] - do not evaluate mainwinHeight() or mainwinWidth() in skin scripts if doublesize is on trunkSun, 05 Nov 2006 17:45:59 -0800, by nenolod
-
[svn] - only use g_unichar_iswide_cjk if GLib 2.12 is available. trunkSun, 05 Nov 2006 15:09:25 -0800, by nenolod
-
[svn] - require at least 3 bytes of data to search trunkSun, 05 Nov 2006 13:59:09 -0800, by nenolod
-
[svn] - optimize for single-character searches (dramatic JTF speedboost) trunkSun, 05 Nov 2006 13:55:21 -0800, by nenolod
-
[svn] - use g_strcasecmp instead of several g_strdowns to speed up jump-to-file performance. closes #56 trunkSun, 05 Nov 2006 13:33:25 -0800, by nenolod
-
[svn] - add keypad-enter binding for queueing files in jump-to-file. closes #295. trunkSun, 05 Nov 2006 13:29:22 -0800, by nenolod
-
[svn] - assign Control+Shift+R keybinding. to Randomize Playlist. Closes #529 trunkSat, 04 Nov 2006 23:34:22 -0800, by nenolod
-
[svn] - fix X11 hinting for the preferences window, fixes bug #559. trunkSat, 04 Nov 2006 21:41:23 -0800, by nenolod
-
[svn] - return -1 if audacious server is not running trunkSat, 04 Nov 2006 13:50:43 -0800, by nenolod
-
[svn] - merge debian's manpage with ours, and improve overall spelling and grammar trunkFri, 03 Nov 2006 18:47:00 -0800, by nenolod
-
[svn] - libguess update. a bug in JOHAB detecting was fixed. trunkWed, 01 Nov 2006 01:31:16 -0800, by yaz
-
[svn] - use a common skinengine for both Osmosis and Ivory. trunkMon, 30 Oct 2006 14:16:27 -0800, by nenolod
-
[svn] - add feedback when the build_stamp is generated. trunkMon, 30 Oct 2006 14:01:32 -0800, by nenolod
-
[svn] - add a build-prehook to ensure that the build_stamp is fresh. trunkMon, 30 Oct 2006 13:58:27 -0800, by nenolod
-
[svn] - yes, lets waste extra space because OMK decides to break on installing a variant. trunkMon, 30 Oct 2006 13:50:18 -0800, by nenolod
-
[svn] Ivory now uses dark blues where before it used icky shades of brown. trunkMon, 30 Oct 2006 05:20:14 -0800, by kiyoshi
-
[svn] - this should fix #592. somebody please check. trunkMon, 30 Oct 2006 02:32:34 -0800, by nenolod
-
[svn] Add Ivory to skins. [Ivory is an inverse version of the Osmosis skin.] trunkMon, 30 Oct 2006 01:39:13 -0800, by kiyoshi
-
[svn] - add a Classic variant which looks like the oldschool audacious skin (< 1.2.x) trunkMon, 30 Oct 2006 00:47:31 -0800, by nenolod
-
[svn] Changed description to reflect the skin's current name [Osmosis] trunkMon, 30 Oct 2006 00:28:16 -0800, by kiyoshi
-
[svn] - from gentoo #152769 add application/ogg and audio/x-vorbis+ogg for gnome shared-mime-info compatibility trunkSat, 28 Oct 2006 15:17:47 -0700, by nenolod
-
[svn] - remove useless fileop buttons from the GTK1-like dialog. trunkFri, 27 Oct 2006 02:07:49 -0700, by nenolod
-
[svn] - i doubt we will have a 1.2.2 version of the player anytime soon, but bump the version anyway ;) trunkFri, 27 Oct 2006 02:03:17 -0700, by nenolod
-
[svn] - change "Transparency" to "Miscillaneous UI Features" in prefswin trunkFri, 27 Oct 2006 02:01:55 -0700, by nenolod
-
[svn] - add a default value for cfg.use_file_cover (FALSE) trunkFri, 27 Oct 2006 00:19:32 -0700, by nenolod
-
[svn] - make sure rootpix is freed when a new pixmap is generated trunkTue, 24 Oct 2006 01:17:57 -0700, by nenolod
-
[svn] - oops, missed a requirement (sorry about that) trunkTue, 24 Oct 2006 00:34:35 -0700, by nenolod
-
[svn] - make sure the proper wmclass is being set here. trunkMon, 23 Oct 2006 22:57:28 -0700, by nenolod
-
[svn] - set status text when loop-point A has been set to "LOOP-POINT A HAS BEEN SET." trunkMon, 23 Oct 2006 13:04:21 -0700, by nenolod
-
[svn] - add --disable-rpath option to disable hardbinding an rpath to the audacious binaries trunkMon, 23 Oct 2006 11:42:56 -0700, by nenolod
-
[svn] Patch by Michael Hanselmann to fetch a per-song image file. trunkSun, 22 Oct 2006 11:38:20 -0700, by nemo
-
[svn] - enforce extern status here. we do not provide an inlined iir(), so that shouldn't be declared inline. trunkFri, 20 Oct 2006 17:00:45 -0700, by nenolod
-
[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. trunkSun, 15 Oct 2006 09:30:05 -0700, by chainsaw
-
[svn] - try to intelligently choose which output plugin is best. candidates are in an null-terminated array, pl_candidates. trunkSat, 14 Oct 2006 21:11:15 -0700, by nenolod
-
[svn] - remove comment about remote access as there's no GUI options exposed for it in audacious trunkSat, 14 Oct 2006 19:01:29 -0700, by nenolod
-
[svn] - add audtool(1) manpage; mostly written by Kiyoshi Aman. trunkSat, 14 Oct 2006 18:55:20 -0700, by nenolod
-
[svn] - Properly handle shading when mainwin_width is greater than the shaded width. trunkSat, 14 Oct 2006 18:50:37 -0700, by nhjm449
-
[svn] - only attempt to build the intl objective if INTL_OBJECTIVE is defined. trunkSat, 14 Oct 2006 11:52:24 -0700, by nenolod
-
[svn] - libaudacious.so.4 actually, due to remote-access API addition trunkSat, 14 Oct 2006 11:39:17 -0700, by nenolod
-
[svn] - libaudacious SONAME becomes libaudacious.so.3 trunkSat, 14 Oct 2006 11:38:14 -0700, by nenolod
-
[svn] - same for librcd, libguess, icons and audacious/images trunkSat, 14 Oct 2006 11:36:12 -0700, by nenolod
-
[svn] - rename libaudacious/Makefile.in -> libaudacious/Makefile as autoconf macro expansion is not needed here trunkSat, 14 Oct 2006 11:33:25 -0700, by nenolod
-
[svn] - audacious_determine_session_type() would crash if audacious_session_uri had value. trunkFri, 13 Oct 2006 11:08:02 -0700, by yaz
-
[svn] - pls doesn't go along with PLAYLIST_LOCK in playlist_save(). trunkThu, 12 Oct 2006 21:12:58 -0700, by yaz
-
[svn] - fix another regression where mainwin_othertext_visible is TRUE even though the skin doesn't want trunkThu, 12 Oct 2006 08:10:01 -0700, by nenolod
-
[svn] - for fucks sake, properties::mainwin_text_visible should be initialised to TRUE trunkThu, 12 Oct 2006 07:44:28 -0700, by nenolod
-
[svn] Remove taglib CFLAGS, CONFIG & LIBS, no longer used. trunkThu, 12 Oct 2006 04:52:51 -0700, by chainsaw
-
[svn] - main texture: resize to 425x100; add a colon to delimit minutes from seconds. trunkWed, 11 Oct 2006 18:42:49 -0700, by nenolod
-
[svn] - reposition some elements for better aesthetics trunkWed, 11 Oct 2006 18:28:57 -0700, by nenolod
-
[svn] - add mainwinMinimizeX, mainwinMinimizeY, mainwinShadeX, mainwinShadeY, mainwinCloseX, mainwinCloseY trunkWed, 11 Oct 2006 18:23:22 -0700, by nenolod
-
[svn] - avoid recreating the window unless an actual size-dimensional change has occured. trunkWed, 11 Oct 2006 17:53:03 -0700, by nenolod
-
[svn] - don't use hardcoded values for the time indicator area trunkWed, 11 Oct 2006 17:47:31 -0700, by nenolod
-
[svn] - add the Osmosis skin, a more sophisticated example of the new skinning engine. trunkWed, 11 Oct 2006 12:37:16 -0700, by nenolod
-
[svn] - add audacious_pixmap_resize() for resizing a skin pixmap on demand. trunkMon, 09 Oct 2006 03:44:50 -0700, by nenolod
-
[svn] - the default for mainwinTextVisible() should be FALSE. trunkMon, 09 Oct 2006 03:20:36 -0700, by nenolod
-
[svn] - change skin_mask_info[] if the player sizes change. trunkMon, 09 Oct 2006 03:04:44 -0700, by nenolod
-
[svn] - replace several occurances of MAINWIN_WIDTH with bmp_active_skin->properties.mainwin_width. trunkMon, 09 Oct 2006 02:58:18 -0700, by nenolod
-
[svn] - Make sure to redraw shaded playlistwin when toggling bitmap fonts. trunkSat, 07 Oct 2006 15:43:56 -0700, by nhjm449
-
[svn] - Update shaded playlist font when toggling bitmap fonts. trunkSat, 07 Oct 2006 15:17:31 -0700, by nhjm449
-
[svn] - Replace ?= at CFLAGS, CPPFLAGS and CXXFLAGS with += trunkSat, 07 Oct 2006 13:31:15 -0700, by js
-
[svn] - mtime=-1 has been introduced to represent "uninitialized". trunkFri, 06 Oct 2006 10:50:55 -0700, by yaz
-
[svn] - actually, apparently we need that... fucking apple trunkThu, 05 Oct 2006 22:41:09 -0700, by nenolod
-
[svn] - Add a background behind the title scroller in the main window. trunkThu, 05 Oct 2006 22:21:35 -0700, by nhjm449
-
[svn] - implement textboxBitmapFontWidth and textboxBitmapFontHeight for defining the size of a cell in the textbox character grid trunkThu, 05 Oct 2006 20:18:41 -0700, by nenolod
-
[svn] - use gtk_window_present() to make X render the right sized skin trunkThu, 05 Oct 2006 07:09:01 -0700, by nenolod
-
[svn] - include TinyPlayer skin with the main distribution trunkThu, 05 Oct 2006 06:54:42 -0700, by nenolod
-
[svn] - and finally special tuples are treated as they should be trunkThu, 05 Oct 2006 04:03:19 -0700, by nenolod
-
[svn] - tuples with an mtime of 0 don't need to be checked trunkThu, 05 Oct 2006 02:41:57 -0700, by nenolod
-
[svn] - the playlist and equalizer windows do not need to redraw themselves constantly, as was in bmp. trunkThu, 05 Oct 2006 02:12:02 -0700, by nenolod
-
[svn] - try not to reject tuples that have an mtime of 0. (special tuples referring to URIs) trunkThu, 05 Oct 2006 01:54:37 -0700, by nenolod
-
[svn] - default values for all properties (fixes wa2 skins/amsf 1.0 skins) trunkWed, 04 Oct 2006 23:33:22 -0700, by nenolod
-
[svn] - create the windows during skin load process after the skin.hints has been loaded trunkWed, 04 Oct 2006 23:16:49 -0700, by nenolod
-
[svn] - make sure all size requests match the skin size trunkWed, 04 Oct 2006 23:05:41 -0700, by nenolod
-
[svn] - it'd probably help if we passed the right stuff to gtk_window_resize(). trunkWed, 04 Oct 2006 23:01:26 -0700, by nenolod
-
[svn] - mainwinEQButtonX, mainwinEQButtonY, mainwinPLButtonX, mainwinPLButtonY, mainwinAboutX, trunkWed, 04 Oct 2006 21:46:00 -0700, by nenolod
-
[svn] WTF, and now even a typo in the ChangeLog! (Fixed.) trunkWed, 04 Oct 2006 21:05:51 -0700, by js
-
[svn] Just saw that it's ordered by last name. Of cours, I was to blind trunkWed, 04 Oct 2006 21:04:50 -0700, by js
-
[svn] Just saw that we have an AUTHORS file here as well, so I added myself trunkWed, 04 Oct 2006 21:02:06 -0700, by js
-
[svn] - Put ()'s around the time in the shaded playlist text. trunkWed, 04 Oct 2006 20:17:07 -0700, by nhjm449
-
[svn] - silently ignore text updates if we're not visible (bugfix) trunkWed, 04 Oct 2006 19:53:37 -0700, by nenolod
-
[svn] - this should be a continue not a return (oops) trunkWed, 04 Oct 2006 19:47:24 -0700, by nenolod
-
[svn] - do not draw widgets which are invisible (performance tweak) trunkWed, 04 Oct 2006 19:45:14 -0700, by nenolod
-
[svn] - implement mainwinTextVisible, mainwinVisVisible, mainwinOthertextVisible hints trunkWed, 04 Oct 2006 19:39:30 -0700, by nenolod
-
[svn] - really preserve the old message on othertext info trunkWed, 04 Oct 2006 19:00:09 -0700, by nenolod
-
[svn] - implement mainwinOthertextIsStatus property. trunkWed, 04 Oct 2006 18:48:49 -0700, by nenolod
-
[svn] The default values for old skins were wrong. But since changing from trunkWed, 04 Oct 2006 12:47:37 -0700, by js
-
[svn] - 1.2 skin, EARLY VERSION OF IT. I am *sure* nhjm449 will tweak it a lot. trunkWed, 04 Oct 2006 04:17:35 -0700, by nenolod
-
[svn] - implement [skin.hints:mainwinVisWidth] property. trunkWed, 04 Oct 2006 03:39:41 -0700, by nenolod
-
[svn] - implement [skin.hints:mainwinPlayStatus(X,Y)] properties. trunkWed, 04 Oct 2006 03:05:39 -0700, by nenolod
-
[svn] - support for: [skin.hints:mainwinNumber(0-4)(X,Y)] properties. trunkWed, 04 Oct 2006 02:31:31 -0700, by nenolod
-
[svn] - support for the [skin.hints:mainwinTextWidth] property. trunkWed, 04 Oct 2006 02:22:04 -0700, by nenolod
-
[svn] - make audacious re-link when libwidgets.a has been updated. trunkWed, 04 Oct 2006 02:21:05 -0700, by yaz
-
[svn] - allow elements to be repositioned if they are mentioned in skin.hints trunkWed, 04 Oct 2006 01:45:01 -0700, by nenolod
-
[svn] - framework for repositioning the vis element on the skin. trunkWed, 04 Oct 2006 01:35:28 -0700, by nenolod
-
[svn] - that should be a lowercase p, not an uppercase one. trunkTue, 03 Oct 2006 10:39:17 -0700, by nenolod
-
[svn] - fix a potential crash when running audacious remotely trunkMon, 02 Oct 2006 18:46:02 -0700, by nenolod
-
[svn] - remove an artifact of the bmp -> audacious transition trunkMon, 02 Oct 2006 01:52:12 -0700, by nenolod
-
[svn] - always zero-out stack variables, as stack memory may be dirty on x86 and friends trunkMon, 02 Oct 2006 01:46:59 -0700, by nenolod
-
[svn] - enforce the ret = -1 == silent failure rule trunkSun, 01 Oct 2006 00:58:32 -0700, by nenolod
-
[svn] - Spanish translation update from Gustavo Vranjes. trunkSat, 30 Sep 2006 16:05:40 -0700, by nenolod
-
[svn] - now mainwindow remembers "autoscroll songname" setting after returns from shaded mode. trunkThu, 28 Sep 2006 10:01:28 -0700, by yaz
-
[svn] - gtk+-2.10's gtk_widget_destroy() sometimes causes an UI freeze. as a workaround, reuse allocated dialog. trunkThu, 28 Sep 2006 08:50:11 -0700, by yaz
-
[svn] - fix for "bmp_rcfile_write_string: assertion `value != NULL' failed" trunkThu, 28 Sep 2006 08:39:14 -0700, by yaz
-
[svn] Interpret set_string for a NULL value as a key unset action, as gconf will not store NULL values. trunkSun, 24 Sep 2006 12:08:30 -0700, by chainsaw
-
[svn] - fix for gconf_value_get_string() does not accept null string. trunkSun, 24 Sep 2006 00:40:12 -0700, by yaz
-
[svn] Revert botched workaround, the actual 3 NULL writes will have to be addressed. trunkSat, 23 Sep 2006 13:53:46 -0700, by chainsaw
-
[svn] Do not try write NULL into a gconf key, convert it to "" first. trunkSat, 23 Sep 2006 13:50:17 -0700, by chainsaw
-
[svn] - use proper X11 hinting here to ensure that the about window isn't decorated on broken WMs (e.g. quartz-wm) trunkFri, 22 Sep 2006 02:57:25 -0700, by nenolod
-
[svn] Mute while seeking for playback resume, tighten the loop. We want a responsive GUI ASAP. trunkThu, 21 Sep 2006 13:24:48 -0700, by chainsaw
-
[svn] - fix a memory leak in util_run_filebrowser() trunkWed, 20 Sep 2006 01:13:06 -0700, by nenolod
-
[svn] - properly free the path to skin.hints once we locate it trunkWed, 20 Sep 2006 01:08:15 -0700, by nenolod
-
[svn] - avoid conflict of mkdtemp() declaration between util.h and stdlib.h. trunkTue, 19 Sep 2006 19:20:09 -0700, by yaz
-
[svn] - add back a test for libxml2, that way we'll still use xspf as default if available trunkMon, 18 Sep 2006 13:06:15 -0700, by nenolod
-
[svn] - add G_BEGIN_DECLS and G_END_DECLS for C++ users trunkMon, 18 Sep 2006 02:34:43 -0700, by nenolod
-
[svn] - only include non-SDK things if _AUDACIOUS_CORE is defined. trunkMon, 18 Sep 2006 02:33:52 -0700, by nenolod
-
[svn] - use audacious/titlestring.h instead of libaudacious/titlestring.h trunkMon, 18 Sep 2006 01:56:09 -0700, by nenolod
-
[svn] - export the util.h as provided by audacious/ trunkMon, 18 Sep 2006 01:45:08 -0700, by nenolod
-
[svn] - merge libaudacious (public) and audacious util APIs trunkMon, 18 Sep 2006 01:44:39 -0700, by nenolod
-
[svn] Fixed unused variable and missing type conversion trunkSat, 16 Sep 2006 19:37:08 -0700, by js
-
[svn] Add #undef FSCALE, since it's already defined on OpenBSD trunkSat, 16 Sep 2006 19:21:06 -0700, by 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 trunkSat, 16 Sep 2006 19:18:59 -0700, by js
-
[svn] #undef ALIGN, since it's already defined on OpenBSD. trunkSat, 16 Sep 2006 19:13:26 -0700, by 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. trunkSat, 16 Sep 2006 19:10:07 -0700, by js
-
[svn] nenolod's fix for the soundcard.h check was incomplete, fixed trunkSat, 16 Sep 2006 18:58:23 -0700, by js
-
[svn] Fixed a LOT of warnings showing up with -Wall. This is the first step trunkSat, 16 Sep 2006 17:17:22 -0700, by js
-
[svn] Fixed a lot of warnings that only showed up on *BSD. trunkSat, 16 Sep 2006 16:26:54 -0700, by js
-
[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). trunkSat, 16 Sep 2006 15:21:56 -0700, by chainsaw
-
[svn] Fixed 3 warnings, 2 unused variables and 1 missing include trunkSat, 16 Sep 2006 10:08:23 -0700, by js
-
[svn] More .cpp -> .cxx. Noticed by Chainsaw. Shame on me that I forgot some ;). trunkSat, 16 Sep 2006 07:33:28 -0700, by js
-
[svn] - no more busy loop if a file in playlist disappears. trunkFri, 15 Sep 2006 21:36:31 -0700, by yaz
-
[svn] - actually on second thought, i don't see the point in this trunkFri, 15 Sep 2006 20:10:47 -0700, by nenolod
-
[svn] - do not build OSS plugin unless we really can trunkFri, 15 Sep 2006 18:26:57 -0700, by nenolod
-
[svn] - only build cdaudio plugin if we support DAE trunkFri, 15 Sep 2006 16:48:51 -0700, by nenolod
-
[svn] - if a pkg-config module is unavailable, report this trunkFri, 15 Sep 2006 16:36:30 -0700, by nenolod
-
[svn] - do not AC_MSG_ERROR() when libvorbis is not present, just notify the user that vorbis support won't be built trunkFri, 15 Sep 2006 16:34:23 -0700, by nenolod
-
[svn] This adds -lossaudio to the OSS and esd plugin on platforms having that libs. With this, Audacious finally build & runs perfectly on OpenBSD. trunkFri, 15 Sep 2006 08:01:40 -0700, by js
-
[svn] - Removed .cpp.o target since we don't have any .cpp files anymore. trunkFri, 15 Sep 2006 06:36:26 -0700, by js
-
[svn] - enforce support of our file extensions through use of the .SUFFIXES target trunkThu, 14 Sep 2006 14:06:45 -0700, by nenolod
-
[svn] Forgot to change .cpp -> .cxx in the Makefile.in. Shame on me... trunkThu, 14 Sep 2006 13:38:05 -0700, by js
-
[svn] - fix for issue that was fixed in r1946 and then appeared again later :) trunkThu, 14 Sep 2006 13:27:38 -0700, by giacomo
-
[svn] Install audacious_player.xpm as well, so one can use it as a desktop icon. trunkThu, 14 Sep 2006 08:46:01 -0700, by js
-
[svn] Made the content of the password field in the AudioScrobbler plugin invisible. trunkThu, 14 Sep 2006 07:50:44 -0700, by js
-
[svn] Just saw another bug in the same line. The if was always false. trunkThu, 14 Sep 2006 07:40:39 -0700, by js
-
[svn] - Avoid trying to regenerate parse.c. Regeneration is unnecessary in usual case and requires lemon as parser generator. trunkWed, 13 Sep 2006 18:59:47 -0700, by yaz
-
[svn] - File stream API for audacious vfs; uses real getc/ungetc functions for vfs_stdio and emulated functions for vfs_gnome trunkWed, 13 Sep 2006 15:59:49 -0700, by giacomo
-
[svn] Added BSD make to the recommended make versions since it's officially supported now. trunkWed, 13 Sep 2006 14:01:54 -0700, by js
-
[svn] - fix missing name in ChangeLog (I forgot to add js to our changelog scripts, oops) trunkWed, 13 Sep 2006 13:58:21 -0700, by nenolod
-
[svn] Fixed some Makefiles to make it work with BSD make. trunkWed, 13 Sep 2006 13:56:08 -0700, by js
-
[svn] Link C++ plugins correctly on *BSD, by Jonathan Schleifer <js@h3c.de>. trunkWed, 13 Sep 2006 11:03:25 -0700, by chainsaw
-
[svn] Remove built-in soundcard.h silliness so OSS actually works on *BSD, by Jonathan Schleifer <js@h3c.de>. trunkWed, 13 Sep 2006 09:40:07 -0700, by chainsaw
-
[svn] 4-way scroll support in the main window (volume & seek) by Jonathan Schleifer <js@h3c.de>. trunkWed, 13 Sep 2006 08:06:57 -0700, by chainsaw
-
[svn] Fixes for NetBSD by Jonathan Schleifer <js@h3c.de> trunkWed, 13 Sep 2006 06:38:40 -0700, by chainsaw
-
[svn] Remove unused bmp_player.xpm; as requested by Mikachu on #audacious. trunkWed, 13 Sep 2006 05:22:45 -0700, by chainsaw
-
[svn] - be careful about referencing a NULL widget (e.g. headless/serveronly mode crashes on streams, bug #562) trunkTue, 12 Sep 2006 23:11:07 -0700, by nenolod
-
[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 trunkTue, 12 Sep 2006 10:59:59 -0700, by giacomo
-
[svn] fprintf implementation in the VFS common layer by Luca Barbato. Use it in the Container plugins. trunkMon, 11 Sep 2006 15:24:52 -0700, by chainsaw
-
[svn] - make fileinfo_recursive_get_image() breadth first search. trunkSun, 10 Sep 2006 23:39:54 -0700, by yaz
-
[svn] Revert broken commit r2209 and fseek -> vfs_fseek, missed in commit r2265. trunkSun, 10 Sep 2006 15:36:17 -0700, by chainsaw
-
[svn] Portability fix provided by Matti H«£m«£l«£inen (ccr/TNSP). trunkSun, 10 Sep 2006 12:19:35 -0700, by chainsaw
-
[svn] Make the playback resume code a lot more robust. trunkSat, 09 Sep 2006 18:04:36 -0700, by chainsaw
-
[svn] - ensure that the module symtable is consistantly unique on Mach-O bundles trunkFri, 08 Sep 2006 17:31:49 -0700, by nenolod
-
[svn] Hook PulseAudio into the build system and clean it up a little. trunkFri, 08 Sep 2006 16:55:47 -0700, by chainsaw
-
[svn] PulseAudio output plugin. Ported from the XMMS plugin by Lennart Poettering. trunkFri, 08 Sep 2006 16:00:10 -0700, by chainsaw
-
[svn] - abstractionalize a lot of stuff, build still broken, live with it trunkThu, 07 Sep 2006 21:44:05 -0700, by nenolod
-
[svn] - use smartinclude here instead of conditional-based imports trunkThu, 07 Sep 2006 17:27:27 -0700, by nenolod
-
[svn] - wma.c: use av_malloc() instead of directly using posix_memalign() trunkThu, 07 Sep 2006 11:45:48 -0700, by nenolod
-
[svn] - fully working CoreAudio plugin, based on the OSS plugin and an incomplete xmms coreaudio plugin (fink) trunkThu, 07 Sep 2006 11:32:59 -0700, by nenolod
-
[svn] - PICFLAGS should not call -shared/-bundle as some versions of GCC will misinterpret that. Only PICLDFLAGS should. trunkWed, 06 Sep 2006 13:04:37 -0700, by nenolod
-
[svn] - add PICLDFLAGS, PICFLAGS, SHARED_SUFFIX identifiers trunkWed, 06 Sep 2006 13:01:04 -0700, by nenolod
-
[svn] - don't be picky about what aclocal version we are using. trunkTue, 05 Sep 2006 09:18:30 -0700, by 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 trunkTue, 05 Sep 2006 09:14:08 -0700, by nenolod
-
[svn] - do not show filepopup for blank region when a playlist is shorter than the playlist window. trunkTue, 05 Sep 2006 08:40:08 -0700, by 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. trunkMon, 04 Sep 2006 19:47:32 -0700, by yaz
-
[svn] - chardet patch for Russian language witten by Valentine Sinitsyn. trunkSat, 02 Sep 2006 08:24:10 -0700, by yaz
-
[svn] - comment out some gtk_window_set_transient_for() which hide mainwin unexpectedly. trunkTue, 29 Aug 2006 23:15:43 -0700, by yaz
-
[svn] - Add ability to show/hide main player window. trunkTue, 29 Aug 2006 19:55:37 -0700, by nhjm449
-
[svn] - prevents input_check_file() working on loading playlist. trunkTue, 29 Aug 2006 11:35:30 -0700, by yaz
-
[svn] - playlist_container_find() must check if ext is 1, besides NULL. trunkMon, 28 Aug 2006 11:03:58 -0700, by yaz
-
[svn] - filepopup follows change of pointed song, i.e. it will hide while scrolling. trunkMon, 28 Aug 2006 08:51:36 -0700, by yaz
-
[svn] Fix up the warning fixes; by Torbj«Órn Svensson (a.k.a. Azoff on #audacious). trunkSun, 27 Aug 2006 09:04:05 -0700, by chainsaw
-
[svn] - correct a typo that Joker pointed out. thanks Joker! trunkSun, 27 Aug 2006 05:30:12 -0700, by yaz
-
[svn] - clean up nhjm449's fix to eliminate warnings. thanks nhjm449! trunkSat, 26 Aug 2006 23:16:53 -0700, by yaz
-
[svn] - Tracks with unknown lengths shouldn't be considered 0 seconds long! :P trunkSat, 26 Aug 2006 21:21:35 -0700, by nhjm449
-
[svn] - libguess update: workaround for that g_convert can't convert properly from UCS-2BE/LE trailing after BOM. trunkFri, 25 Aug 2006 01:02:18 -0700, by yaz
-
[svn] - precision in title format is regarded as character count, not byte count. trunkThu, 24 Aug 2006 23:08:22 -0700, by yaz
-
[svn] Additional (PPC?) warning squashing by Joseph Jezak from Gentoo. trunkThu, 24 Aug 2006 14:55:06 -0700, by chainsaw
-
[svn] Actually cast variables to glib types before feeding them into glib compare functions. Resolves another 16 signedness warnings on PPC. trunkThu, 24 Aug 2006 12:23:54 -0700, by 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. trunkThu, 24 Aug 2006 11:40:00 -0700, by chainsaw
-
[svn] Sync with upstream. ADL is now dual licensed, and RIX has had a pitch fixup. Free warning fix included. trunkThu, 24 Aug 2006 11:11:30 -0700, by chainsaw
-
[svn] - modified time (mtime) has been introduced into tuple trunkWed, 23 Aug 2006 07:46:33 -0700, by yaz
-
[svn] - Don't explode when loading http streams from xspf files. trunkSun, 20 Aug 2006 12:20:36 -0700, by nhjm449
-
[svn] - use bmp_title_input_new(), as XMMS_NEW_TITLEINPUT() is a deprecated and unsafe API trunkSat, 19 Aug 2006 20:53:12 -0700, by nenolod
-
[svn] An include a day keeps the implicit declaration at bay. trunkSat, 19 Aug 2006 14:51:13 -0700, by chainsaw
-
[svn] - gcc 4.1.0, 4.1.1, 4.1.2 tree optimization workaround: trunkMon, 14 Aug 2006 17:55:44 -0700, by nenolod
-
[svn] - better handling for file name which can't be represented correctly in current locale encoding. trunkSat, 12 Aug 2006 20:00:08 -0700, by yaz
-
[svn] - Show the filename if there's no track_name trunkSat, 12 Aug 2006 16:46:09 -0700, by nhjm449
-
[svn] jump to file dialog now accepts multi-byte input. trunkFri, 11 Aug 2006 05:13:11 -0700, by yaz
-
[svn] xspf.c needs round trip encoding conversion between locale encoding and utf8. trunkFri, 11 Aug 2006 03:44:50 -0700, by yaz
-
[svn] - if uri == NULL, then continue looking for URIs in the XSPF playlist trunkFri, 11 Aug 2006 01:17:05 -0700, by nenolod
-
[svn] - wma: use posix_memalign() instead of memalign() in some more spots trunkFri, 11 Aug 2006 01:14:23 -0700, by nenolod
-
[svn] - Plugins/Container/xspf/xspf.c: xspf cleanups trunkThu, 10 Aug 2006 22:40:31 -0700, by nenolod
-
[svn] - hmm, calling plc->load() might be a good idea! trunkThu, 10 Aug 2006 19:45:21 -0700, by nenolod
-
[svn] - .pls playlists work again, now to do M3Us. trunkThu, 10 Aug 2006 19:24:55 -0700, by nenolod
-
[svn] - incomplete PlaylistContainer implementation trunkThu, 10 Aug 2006 18:10:25 -0700, by nenolod
-
[svn] - dependency cleanup (pass 1 of many probably) trunkThu, 10 Aug 2006 13:47:58 -0700, by nenolod
-
[svn] add -D_WIDGETCORE_H_ as we can use the private includes here trunkThu, 10 Aug 2006 13:44:27 -0700, by nenolod
-
[svn] Do not allow widgetcore private includes to be referenced directly. trunkThu, 10 Aug 2006 13:42:55 -0700, by nenolod
-
[svn] - add widgetcore.h (replaces directly including all of that junk) trunkThu, 10 Aug 2006 12:55:28 -0700, by nenolod
-
[svn] - use posix_memalign() instead of memalign(). trunkWed, 09 Aug 2006 02:11:01 -0700, by nenolod
-
[svn] - switch to stdlib/unistd.h for malloc (all C89/C99 systems have these). fixes bug #539. trunkWed, 09 Aug 2006 02:04:02 -0700, by nenolod
-
[svn] - fix geometry hinting so that it is ICCCM compliant. patch by whereami. trunkTue, 08 Aug 2006 23:43:33 -0700, by nenolod
-
[svn] - allow configdb::pnxmms::preset to set what pn preset to load on start trunkTue, 08 Aug 2006 02:19:55 -0700, by nenolod
-
[svn] - ok, with this commit, loading now works =) trunkMon, 07 Aug 2006 23:49:36 -0700, by nenolod
-
[svn] - locking the mutex on audacious data upload is unnecessary. trunkMon, 07 Aug 2006 22:58:22 -0700, by nenolod
-
[svn] - it might help if i actually ran bison on the script parser eh :) trunkMon, 07 Aug 2006 21:47:55 -0700, by nenolod
-
[svn] - hook up paranormal -- client interface code doesn't exist yet though trunkMon, 07 Aug 2006 21:18:20 -0700, by nenolod
-
[svn] - why wma tags were not converted to utf8? by the way, this made libnotify crash when wma tuple contained non-utf8 strings trunkMon, 07 Aug 2006 17:18:08 -0700, by 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 trunkMon, 07 Aug 2006 16:34:31 -0700, by giacomo
-
[svn] Endianness fix by Luca Barbato <lu_zero@gentoo.org>. trunkMon, 07 Aug 2006 04:19:43 -0700, by chainsaw
-
[svn] Remove 15 instrument magic at offset 1080 because of false positive resulting in decoder segfault. Closes bug #543. trunkSun, 06 Aug 2006 06:24:06 -0700, by chainsaw
-
[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) trunkSun, 06 Aug 2006 05:45:48 -0700, by giacomo
-
[svn] Added awareness of the difference between stopped and playing. trunkSun, 06 Aug 2006 02:52:27 -0700, by deitarion
-
[svn] - prepare to add an optional libxml2 dependency trunkSun, 06 Aug 2006 01:54:32 -0700, by nenolod
-
[svn] Fix the test for whether a notification is necessary trunkSat, 05 Aug 2006 23:43:14 -0700, by deitarion
-
[svn] Updated german translation by Michael Hanselmann <hansmi@gentoo.org>: 988 translated messages, 2 untranslated messages. trunkSat, 05 Aug 2006 15:10:37 -0700, by chainsaw
-
[svn] - make Unknown Track, Unknown Artist, Unknown Album translatable. trunkFri, 04 Aug 2006 12:18:23 -0700, by nenolod
-
[svn] - also detect changes based on playlist "displayed title" trunkFri, 04 Aug 2006 01:35:22 -0700, by nenolod
-
[svn] - fix the real_ip<InputPlugin *>.set_info mapping properly when InputPlugin cue_ip::stop() is reached. trunkFri, 04 Aug 2006 01:24:02 -0700, by nenolod
-
[svn] - use $(NOTIFY_LIBS) and $(NOTIFY_CFLAGS)... not really much of difference, but yeah trunkFri, 04 Aug 2006 01:21:49 -0700, by nenolod
-
[svn] - autodetect libnotify, and if found, build the notify plugin trunkFri, 04 Aug 2006 00:58:45 -0700, by nenolod
-
[svn] - use tuples (and build tuples if they aren't there :P) trunkThu, 03 Aug 2006 22:54:05 -0700, by nenolod
-
[svn] Updated dutch translation. 990 translated messages. trunkThu, 03 Aug 2006 01:40:18 -0700, by chainsaw
-
[svn] use -1 to indicate "drop the original nsf/gbs/nsfe file, but silently error" trunkThu, 03 Aug 2006 01:03:55 -0700, by nenolod
-
[svn] use -1 to indicate "drop the original cue file, but silently error" trunkThu, 03 Aug 2006 01:02:34 -0700, by nenolod
-
[svn] - implement finetune seeking properly this time :) trunkThu, 03 Aug 2006 00:29:55 -0700, by nenolod
-
[svn] - remove pointless finetune_seek stuff. didn't work right anyway, and it works better without it. trunkThu, 03 Aug 2006 00:20:53 -0700, by nenolod
-
[svn] - ok, try to be less seek happy on 'natural' changes trunkThu, 03 Aug 2006 00:15:12 -0700, by nenolod
-
[svn] - a little more fault tolerance (stick a fork in it, it's done) trunkThu, 03 Aug 2006 00:12:56 -0700, by nenolod
-
[svn] - the other half of the equasion wrt seeking trunkWed, 02 Aug 2006 23:42:10 -0700, by nenolod
-
[svn] - support the notion of a watchdog function to keep things bound to the proper playlist entry. (half there) trunkWed, 02 Aug 2006 23:33:49 -0700, by nenolod
-
[svn] - better support cuesheets outside of your directory trunkWed, 02 Aug 2006 22:57:08 -0700, by nenolod
-
[svn] - make sure our tuples we generate our pure. trunkWed, 02 Aug 2006 22:36:48 -0700, by nenolod
-
[svn] - reset real_ip<InputPlugin *> when we are done with it trunkWed, 02 Aug 2006 22:28:10 -0700, by nenolod
-
[svn] - i'm not entirely sure how this works, but it seems to work ok trunkWed, 02 Aug 2006 18:56:53 -0700, by nenolod
-
[svn] - when we play from a cuefile, start playing from the file defined in the cuefile trunkWed, 02 Aug 2006 18:12:58 -0700, by nenolod
-
[svn] Update FSF address in copyright notices. Update autotools templates. trunkWed, 02 Aug 2006 15:44:07 -0700, by chainsaw
-
[svn] RockLight visualization plugin ported from XMMS. trunkWed, 02 Aug 2006 14:26:56 -0700, by chainsaw
-
[svn] - Don't poll the config database if not using TCP sockets. trunkMon, 31 Jul 2006 17:06:44 -0700, by nhjm449
-
[svn] changes link order to avoid linkage with installed library. trunkSat, 29 Jul 2006 16:23:16 -0700, by yaz
-
[svn] - experimental change to bmp_cfg_db_open() to ensure that g_type_init() trunkFri, 28 Jul 2006 10:56:44 -0700, by nenolod
-
[svn] Seems safer to me to free this way, assuming I'm not misreading. trunkFri, 28 Jul 2006 07:21:20 -0700, by nemo
-
[svn] - if cfg.session_uri_base = NULL (old/non-existant configs), then assume we want a default unix location trunkFri, 28 Jul 2006 01:35:52 -0700, by nenolod
-
[svn] - libaudacious/beepctrl.c: optimise further and be more paranoid about leaks trunkFri, 28 Jul 2006 01:31:44 -0700, by nenolod
-
[svn] - ok, don't eat up all the system ram (I forgot to g_free()) trunkFri, 28 Jul 2006 01:05:21 -0700, by nenolod
-
[svn] - allow environment variable AUDTOOL_REMOTE_URI to influence where the client library accesses the audacious session trunkFri, 28 Jul 2006 00:49:14 -0700, by nenolod
-
[svn] - add framework for later handling tcp:// connections trunkFri, 28 Jul 2006 00:13:02 -0700, by nenolod
-
[svn] - add incomplete media library UI -- still lots to do trunkThu, 27 Jul 2006 23:15:43 -0700, by nenolod
-
[svn] - path to file would probably be essential, huh. trunkThu, 27 Jul 2006 22:14:12 -0700, by nenolod
-
[svn] - add library/ (and base Makefile for libmedialibrary.a, schema.sqlite) trunkThu, 27 Jul 2006 21:49:12 -0700, by nenolod
-
[svn] via Christian Birchinger <joker -at- netswarm.net>: trunkTue, 25 Jul 2006 12:12:29 -0700, by nenolod
-
[svn] Make annoying recursion that consistently returns wrong art, optional. trunkMon, 24 Jul 2006 16:20:05 -0700, by nemo
-
[svn] - work around a possible autoconf bug causing datadir to be blank trunkTue, 18 Jul 2006 08:49:50 -0700, by nenolod
-
[svn] Bolt on libmms versions of byteswap macros and bring yet more files in (mmsh.c & mms.h). trunkSat, 15 Jul 2006 17:03:07 -0700, by chainsaw
-
[svn] Newer libmms, from their CVS. Needs to be hooked up properly as it wants more arguments to its functions. trunkSat, 15 Jul 2006 16:39:37 -0700, by chainsaw
-
[svn] Volume fix (using a lookup table) from upstream CVS. trunkSat, 15 Jul 2006 16:05:21 -0700, by chainsaw
-
[svn] - libconsole: added an option to ignore length information from spc tags trunkFri, 14 Jul 2006 14:07:10 -0700, by giacomo
-
[svn] - preferences window for libconsole plugin (added missing files) trunkFri, 14 Jul 2006 13:13:46 -0700, by giacomo
-
[svn] fileinfo_show_for_tuple() sometimes causes "Invalid UTF-8 string" trunkFri, 14 Jul 2006 09:04:58 -0700, by yaz
-
[svn] - now filepopup_pointer_check_iter() returns immediately if cfg.show_filepopup_for_tuple is FALSE. trunkFri, 14 Jul 2006 07:55:53 -0700, by yaz
-
[svn] - amidi-plug: use AMIDIPLUG_VERSION instead of VERSION for about box trunkFri, 14 Jul 2006 07:45:57 -0700, by giacomo
-
[svn] AltiVec support for WMA, by Luca "lu_zero" Barbato from Gentoo. trunkThu, 13 Jul 2006 16:01:57 -0700, by chainsaw
-
[svn] - handle a situation where ID3 tags are bolted on the front. trunkWed, 12 Jul 2006 21:16:35 -0700, by nenolod
-
[svn] - install the amidi-plug plugins to ${libdir}/amidi-plug. trunkTue, 11 Jul 2006 18:02:24 -0700, by nenolod
-
[svn] - make cdaudio access cddb via protocol level 6 for utf-8 reply. trunkTue, 11 Jul 2006 16:49:16 -0700, by yaz
-
[svn] amidi-plug alsa: check if a sequencer actually exists before requesting sequencer port list trunkMon, 10 Jul 2006 17:37:19 -0700, by giacomo
-
[svn] ensure that the fileinfo popup in playlist disappears when the cursor is moved again trunkMon, 10 Jul 2006 08:40:14 -0700, by giacomo
-
[svn] - when the playlist page of the preferences window is shown, the checkbox for filepopup follows the popup menu now. trunkMon, 10 Jul 2006 06:41:11 -0700, by yaz
-
[svn] - vast improvements to the songchange plugin trunkMon, 10 Jul 2006 04:39:43 -0700, by nenolod
-
[svn] - provide some additional debugging hints with gdk_error_trap_push/pop. trunkMon, 10 Jul 2006 02:37:04 -0700, by nenolod
-
[svn] - some improvements to song_change, still sucky trunkMon, 10 Jul 2006 01:18:38 -0700, by nenolod
-
[svn] - properly respect signedness in get_spc_info_(). trunkSun, 09 Jul 2006 22:59:20 -0700, by nenolod
-
[svn] Security fixes from AdPlug CVS (their July 7 commit shortly before the secunia announcement). trunkSat, 08 Jul 2006 08:29:18 -0700, by chainsaw
-
[svn] Modplug conftest fix by Christian "Joker" Birchinger from Gentoo. trunkFri, 07 Jul 2006 12:42:32 -0700, by chainsaw
-
[svn] - next/previous button failed to work in some environments. 150ms seems little bit too short. trunkFri, 07 Jul 2006 08:33:43 -0700, by yaz
-
[svn] - recursively locate album art, by external contributor Oliver Lumpton. trunkTue, 04 Jul 2006 04:59:27 -0700, by nenolod
-
[svn] - bitch about invalid bitstreams right in the middle of our stream trunkTue, 04 Jul 2006 00:46:20 -0700, by nenolod
-
[svn] - having taglib_file, taglib_tag in the global namespace is not thread safe, and unnecessary. trunkTue, 04 Jul 2006 00:37:37 -0700, by nenolod
-
[svn] - fix a regression involving large ID3 tags being bolted right in the middle of a fraunhofer VBRX TOC (iTunes fucking fails) trunkTue, 04 Jul 2006 00:25:25 -0700, by nenolod
-
[svn] Show whether modplug will actually be built (wrong var was being displayed). trunkSat, 01 Jul 2006 16:19:46 -0700, by chainsaw
-
[svn] - use of sleep() or usleep() in multi-thread program may cause 100% CPU usage because of signal distribution. trunkFri, 30 Jun 2006 04:18:20 -0700, by yaz
-
[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. trunkThu, 29 Jun 2006 16:46:01 -0700, by chainsaw
-
[svn] - now filepopup menu shows its state through checkbox. trunkThu, 29 Jun 2006 05:58:34 -0700, by yaz
-
[svn] - add a menu item that toggles filepopup to the playlist popup menu. trunkThu, 29 Jun 2006 03:42:13 -0700, by yaz
-
[svn] - m3u file should be written in locale encoding. trunkThu, 29 Jun 2006 00:38:22 -0700, by yaz
-
[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. trunkWed, 28 Jun 2006 18:21:25 -0700, by chainsaw
-
[svn] - GList cannot handle circular queues, so I integrated one into CategoryQueueEntry. No fuss, no muss. trunkWed, 28 Jun 2006 15:32:15 -0700, by nenolod
-
[svn] - why are we requiring a lock in functions that are in the nolock namespace? trunkWed, 28 Jun 2006 13:50:30 -0700, by nenolod
-
[svn] - extra sanity checking keeps the double-free away trunkWed, 28 Jun 2006 13:16:32 -0700, by nenolod
-
[svn] AltiVec-accelerated DCT64 pinched from mplayer SVN. Needs to be integrated into the build system. trunkWed, 28 Jun 2006 13:02:34 -0700, by chainsaw
-
[svn] - add --no-log switch to disable the system logger (and instead dump to stdout) trunkWed, 28 Jun 2006 12:51:43 -0700, by nenolod
-
[svn] - use a more standard-looking default title format trunkWed, 28 Jun 2006 12:46:09 -0700, by nenolod
-
[svn] - sanity checking prevents us from exploding when we encounter a file we don't support trunkWed, 28 Jun 2006 12:24:47 -0700, by nenolod
-
[svn] Thanks to fluxinator this botched submission is now fixed. trunkWed, 28 Jun 2006 07:01:29 -0700, by chainsaw
-
[svn] User did not test his submission. Fix based on reports by fluxinator on #audacious. trunkWed, 28 Jun 2006 06:29:38 -0700, by chainsaw
-
[svn] German translation update by hansmi from Gentoo. trunkWed, 28 Jun 2006 03:35:52 -0700, by chainsaw
-
[svn] - itemtag buffer was too short. e.g. 256 bytes could hold only 28 url encoded kanji characters. trunkTue, 27 Jun 2006 23:14:47 -0700, by yaz
-
[svn] - improve resampling rate detection algorithm trunkTue, 27 Jun 2006 20:32:51 -0700, by nenolod
-
[svn] - add a note explaining that this algorithm sucks and will be discarded before 1.1 release trunkTue, 27 Jun 2006 19:52:20 -0700, by nenolod
-
[svn] - dynamic resampler with interpolation, no special GUI options for it yet though (this replaces the mpg123 "way" of doing it) trunkTue, 27 Jun 2006 19:39:52 -0700, by nenolod
-
[svn] Update translation credits for German (hansmi) & Polish (vojcek). trunkTue, 27 Jun 2006 03:00:41 -0700, by chainsaw
-
[svn] Updated Polish translation by Wojciech Myrda <vojcek@tlen.pl>. trunkTue, 27 Jun 2006 02:47:29 -0700, by chainsaw
-
[svn] - Don't show popups if the pointer isn't even in the playlist window. trunkMon, 26 Jun 2006 22:35:54 -0700, by nhjm449
-
[svn] Updated italian translation (and stop translating a set of line separators), by Diego "Flameeyes" Petteno from Gentoo. trunkSat, 24 Jun 2006 19:00:08 -0700, by chainsaw
-
[svn] Deactivate unused check_command function to squash 1 warning. trunkSat, 24 Jun 2006 15:33:41 -0700, by chainsaw
-
[svn] Have period time default to 100ms to keep snd-aoa on PPC from going all clickety-click on us. trunkFri, 23 Jun 2006 13:34:05 -0700, by chainsaw
-
[svn] try to avoid malconversion of latin1 character when chardet has been enabled. trunkThu, 22 Jun 2006 07:04:25 -0700, by yaz
-
[svn] - avoid system /bin/test in Makefiles as it may not behave as expected trunkThu, 22 Jun 2006 02:35:01 -0700, by nenolod
-
[svn] - sanity checks (don't send NULL pointers off to GTK) trunkWed, 21 Jun 2006 02:23:25 -0700, by nenolod
-
[svn] - some NSFEs are fucked in the head apparently trunkTue, 20 Jun 2006 00:38:31 -0700, by nenolod
-
[svn] - s/Miscillaneous/Miscellaneous/ in audtool.c trunkTue, 20 Jun 2006 00:16:02 -0700, by nhjm449
-
[svn] - cdaudio playlist tuple support; needs some fixing trunkTue, 20 Jun 2006 00:05:04 -0700, by nhjm449
-
[svn] - libaac: potential buffer overflow vulnerability fix trunkMon, 19 Jun 2006 23:39:11 -0700, by nenolod
-
[svn] RMI support for timidity by nemo, for which he would like to credit giacomos amidi-plug detection code. trunkMon, 19 Jun 2006 10:52:13 -0700, by chainsaw
-
[svn] - title streaming works again, but we aren't pushing back to the playlist quite yet trunkMon, 19 Jun 2006 02:29:23 -0700, by nenolod
-
[svn] - if tuple->length == -1 then don't show a length trunkMon, 19 Jun 2006 01:51:01 -0700, by nenolod
-
[svn] - give the labels on the left proper identifiers trunkMon, 19 Jun 2006 01:33:30 -0700, by nenolod
-
[svn] - reset the album art back to the default icon trunkMon, 19 Jun 2006 01:00:51 -0700, by nenolod
-
[svn] - not sure what all of that cur_dir stuff was, but I think somebody was smoking crack trunkSun, 18 Jun 2006 23:58:36 -0700, by nenolod
-
[svn] - this p == tuple check really fucks things up if you move back to the previous tuple after the popup has gone away trunkSun, 18 Jun 2006 23:26:41 -0700, by nenolod
-
[svn] fetch first jpeg/png in directory, hopefully is album image.. merged again, still needs fileinfo, maybe, and undoubtedly tweaking. but bedtime dammit. trunkSun, 18 Jun 2006 23:06:45 -0700, by nemo
-
[svn] - disable the psychoaccoustic modeller as it is too screwy right now, and I don't wish to fix it at this point trunkSun, 18 Jun 2006 22:36:26 -0700, by nenolod
-
[svn] - don't call filepopup_show_for_tuple() more than once trunkSun, 18 Jun 2006 22:28:47 -0700, by nenolod
-
[svn] nitpicks, whee! just so I can see the popup when snapped against screen edge. trunkSun, 18 Jun 2006 21:52:46 -0700, by nemo
-
[svn] - roll back difftable changes (apparently we had them mathematically wrong for a reason) trunkSun, 18 Jun 2006 03:03:40 -0700, by nenolod
-
[svn] - this should be the last set of math corrections trunkSun, 18 Jun 2006 02:55:11 -0700, by nenolod
-
[svn] - entirely unwire tooltips if the playlist is shaded trunkSun, 18 Jun 2006 02:47:03 -0700, by nenolod
-
[svn] - ISO spec says we should use 330 not 332 in the 19th bandInfo slot (fix via flump3dec) trunkSun, 18 Jun 2006 02:00:00 -0700, by nenolod
-
[svn] - make tuples more verbose (they might be a bit big though) trunkSun, 18 Jun 2006 01:11:55 -0700, by nenolod
-
[svn] - when hovering over a playlist tuple, describe the tuple via a tooltip-like popup trunkSat, 17 Jun 2006 20:30:31 -0700, by nenolod
-
[svn] Sync with upstream. This adds Westwood ADL format support. trunkSat, 17 Jun 2006 16:17:51 -0700, by chainsaw
-
[svn] - libaac: use unified fileinfo requester, since functionality is adequate (cannot save data, only read it at present) trunkFri, 16 Jun 2006 20:55:52 -0700, by nenolod
-
[svn] - if entry->tuple == NULL, then probe the file for a decoder and build the appropriate tuple for that entry trunkFri, 16 Jun 2006 03:50:38 -0700, by nenolod
-
[svn] - Buffer indicator support for anyone crazy enough to stream flac. trunkFri, 16 Jun 2006 02:58:33 -0700, by nhjm449
-
[svn] - use mutex locking to make alsa stay happy with dmix trunkFri, 16 Jun 2006 02:35:49 -0700, by nenolod
-
[svn] - Support for the buffer indicator in playpaus.png that was apparently trunkFri, 16 Jun 2006 02:17:33 -0700, by nhjm449
-
[svn] - the fileinfo window is not visible by default trunkThu, 15 Jun 2006 22:01:34 -0700, by nenolod
-
[svn] - complete tuple for AAC files (tuple->length) trunkThu, 15 Jun 2006 19:55:29 -0700, by nenolod
-
[svn] - remove unused code (causes a crash on some GTKs, eww!) trunkThu, 15 Jun 2006 19:06:40 -0700, by nenolod
-
[svn] - flac_get_tuple(): properly calculate length. oops! trunkThu, 15 Jun 2006 18:37:15 -0700, by nenolod
-
[svn] - Don't leave files open after reading their tags! trunkThu, 15 Jun 2006 17:42:59 -0700, by nhjm449
-
[svn] - remove unreached code, (now) irrelevant debugging printf's trunkThu, 15 Jun 2006 06:18:58 -0700, by nenolod
-
[svn] - playlist_compare_artist(): more sanity checking. trunkThu, 15 Jun 2006 05:50:10 -0700, by 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 trunkThu, 15 Jun 2006 05:17:49 -0700, by nenolod
-
[svn] - this is a hack until I find a better solution trunkThu, 15 Jun 2006 03:37:59 -0700, by nenolod
-
[svn] - tuple builder for mp4 files (not AAC, sorry but nobody uses that crap anymore) trunkThu, 15 Jun 2006 01:22:24 -0700, by nenolod
-
[svn] - remove some left over #if 0'd out pipian code trunkThu, 15 Jun 2006 00:18:29 -0700, by nenolod
-
[svn] - fill in the length part of the tuple (oops) trunkWed, 14 Jun 2006 23:24:23 -0700, by nenolod
-
[svn] - get_song_tuple() implementation (scrobblerific!) trunkWed, 14 Jun 2006 23:19:56 -0700, by nenolod
-
[svn] - if a PlaylistEntry does not have a cached tuple, generate it on demand. trunkWed, 14 Jun 2006 22:39:13 -0700, by nenolod
-
[svn] - disconnect the scrobbler client from metatag logically trunkWed, 14 Jun 2006 22:30:04 -0700, by nenolod
-
[svn] - attach a TitleInput tuple to the PlaylistEntry class. trunkWed, 14 Jun 2006 19:03:23 -0700, by nenolod
-
[svn] - allow FDS files to play (although samples are presently ignored) trunkWed, 14 Jun 2006 17:38:42 -0700, by nenolod
-
[svn] - Make the category_view slightly wider to get rid of the horizontal scrollbar caused by the word "Connectivity" being so damned big. trunkWed, 14 Jun 2006 17:21:25 -0700, by nhjm449
-
[svn] - Don't crash when we encounter an unsupported NSF/NSFE type trunkWed, 14 Jun 2006 16:59:24 -0700, by nenolod
-
[svn] - There's an ellipsis character in text.png. Let's use it like we should. trunkWed, 14 Jun 2006 02:07:52 -0700, by nhjm449
-
[svn] - shut a make error up by using sinclude instead of normal include when rules.mk doesn't exist yet trunkWed, 14 Jun 2006 00:14:13 -0700, by 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) trunkWed, 14 Jun 2006 00:07:04 -0700, by nenolod
-
[svn] - compiles warningless inside the audacious buildsystem now trunkWed, 14 Jun 2006 00:01:26 -0700, by nenolod
-
[svn] - OMKize Makefile (examples not installed yet) trunkWed, 14 Jun 2006 00:00:37 -0700, by nenolod
-
[svn] - temporal: copy the original Makefile as a template for OMKizing. trunkTue, 13 Jun 2006 23:57:16 -0700, by nenolod
-
[svn] - prepare to ship audtool with audacious SVN trunkTue, 13 Jun 2006 23:54:53 -0700, by nenolod
-
[svn] - yeah, JMA sucks -- i don't have the time for this trunkTue, 13 Jun 2006 23:19:04 -0700, by nenolod
-
[svn] - add libjma (a hopefully portable snapshot of the ZSNES JMA implementation) trunkTue, 13 Jun 2006 20:37:25 -0700, by nenolod
-
[svn] filesize must be cached, otherwise lookup loop will crash. trunkTue, 13 Jun 2006 08:36:56 -0700, by yaz
-
[svn] - fix potential crashing on malformed ID3v2 tags trunkTue, 13 Jun 2006 01:59:28 -0700, by nenolod
-
[svn] Updated japanese translation by dai, closes bug #384. trunkMon, 12 Jun 2006 03:25:29 -0700, by chainsaw
-
[svn] - prefswin_page_destroy() code, example will be added to the scrobbler plugin momentarily trunkSun, 11 Jun 2006 23:35:05 -0700, by nenolod
-
[svn] - place plugins we cannot register UIs for right now in a queue and register them later trunkSun, 11 Jun 2006 22:50:31 -0700, by nenolod
-
[svn] - scrobbler icon of doom (since it's part of the scrobbler bundle, it trunkSun, 11 Jun 2006 22:03:53 -0700, by nenolod
-
[svn] - make the scrobbler preferences appear in the main window; this does not work yet because I need to debug apparently! trunkSun, 11 Jun 2006 20:33:45 -0700, by nenolod
-
[svn] Update AUTHORS a little bit. (testing new auto changelog stuff) trunkSun, 11 Jun 2006 13:44:43 -0700, by nenolod
-
[svn] - update NEWS too (oh, and we missed 1.0.0 sorry!) trunkSun, 11 Jun 2006 13:33:46 -0700, by nenolod
-
[svn] - optimise for multiple lookups of a single INI file, by caching the contents of the INI file. trunkSun, 11 Jun 2006 12:10:53 -0700, by nenolod
-
[svn] - Allow to do format detection on demand; instead of immediately on add trunkSat, 10 Jun 2006 21:02:24 -0700, by nenolod
-
[svn] - remove Encoding patch, as it never worked properly anyway, and somebody complained about it causing stability problems trunkSat, 10 Jun 2006 18:47:51 -0700, by nenolod
-
[svn] Add V=1 shorthand for SHOW_CFLAGS, patch by vapier (Gentoo). trunkSat, 10 Jun 2006 12:47:00 -0700, by chainsaw
-
[svn] As requested by Joker; CFLAGS needs -fPIC -DPIC as well now that C/CXX flags are properly separated. trunkFri, 09 Jun 2006 07:14:32 -0700, by chainsaw
-
[svn] - remove an old hack that is no longer necessary (can cause a crash (!)) trunkThu, 08 Jun 2006 12:11:06 -0700, by nenolod
-
[svn] - Musepack Audio Plugin 1.2 -> Musepack Audio Plugin trunkThu, 08 Jun 2006 11:34:43 -0700, by 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.) trunkSun, 04 Jun 2006 23:37:21 -0700, by nenolod
-
[svn] - cosmetic improvement (6px spacing between explanation label, and output plugin buttonbox) trunkSun, 04 Jun 2006 21:32:59 -0700, by nenolod
-
[svn] - oops, give that spinbutton some sane values trunkSun, 04 Jun 2006 21:30:47 -0700, by nenolod
-
[svn] - new global variable `output_buffer_size', replaces all of the per-plugin buffer sizes trunkSun, 04 Jun 2006 21:21:33 -0700, by nenolod
-
[svn] - more checkboxes than you can shake a stick at trunkSun, 04 Jun 2006 21:01:04 -0700, by nenolod
-
[svn] - hookup preferences/info buttons under dialog pane trunkSun, 04 Jun 2006 20:27:39 -0700, by nenolod
-
[svn] - "Reference FLAC Player v1.1.2" becomes "FLAC Audio Plugin" trunkSun, 04 Jun 2006 18:35:49 -0700, by nenolod
-
[svn] - convert filenames to UTF-8, as in vorbis plugin. Patch by: Kazuki Shimura <kazuki@ma.ccnw.ne.jp>. trunkSun, 04 Jun 2006 13:24:37 -0700, by nenolod
-
[svn] - further UI tweaks and mechanical simplification trunkSun, 04 Jun 2006 02:26:39 -0700, by nenolod
-
[svn] Updated italian translation and removal of translation tags for developer names by Diego "FlameEyes" Petteno from Gentoo. trunkSat, 03 Jun 2006 18:21:06 -0700, by chainsaw
-
[svn] Respect pointer signedness. Compiler is still unhappy about the constants shoved into guid_1 & guid_2 somehow, though. trunkSat, 03 Jun 2006 17:53:50 -0700, by chainsaw
-
[svn] Update dutch translation. One more pointer signedness issue in MP4. trunkSat, 03 Jun 2006 16:12:12 -0700, by chainsaw
-
[svn] Fully respect pointer signedness in libmp4ff. trunkSat, 03 Jun 2006 15:29:45 -0700, by chainsaw
-
[svn] - present subsongs as playlist entities (will be enqueued at the current position) trunkSat, 03 Jun 2006 12:09:25 -0700, by nenolod
-
[svn] - allow load_file<class Emu> to load files into the parser without reading the tag information trunkSat, 03 Jun 2006 11:46:48 -0700, by nenolod
-
[svn] - allow paths like /home/nenolod/moo/ff3/ff3.nsf?6 to play subsong 6 from ff3.nsf. trunkSat, 03 Jun 2006 11:13:29 -0700, by nenolod
-
[svn] The fallback label is not used unless detection is defined. Move endif down to reflect that. trunkFri, 02 Jun 2006 09:08:57 -0700, by chainsaw
-
[svn] Respect pointer signedness and delete legacy visual studio project file. trunkWed, 31 May 2006 06:55:17 -0700, by chainsaw
-
[svn] - add section concerning the MP3 patents and commercial use trunkTue, 30 May 2006 23:28:14 -0700, by nenolod
-
[svn] - rename psycho.c to paranoia.c, as other stuff will be here (such as frequency locking code, to fix warble, etc.) trunkTue, 30 May 2006 22:52:11 -0700, by nenolod
-
[svn] - reset harmonics threshold back to original value trunkTue, 30 May 2006 22:37:19 -0700, by nenolod
-
[svn] - finally the distortion bug might be killed! trunkTue, 30 May 2006 22:20:52 -0700, by nenolod
-
[svn] - audacious should pick runtime library up from ${libdir}. trunkSun, 28 May 2006 08:27:54 -0700, by yaz
-
[svn] - add additional greek translator, Stathis Kamperis <ekamperi@auth.gr> trunkSat, 27 May 2006 13:26:29 -0700, by nenolod
-
[svn] automatic character encoding detector for id3 metadata. --enable-chardet enables this feature. trunkSat, 27 May 2006 11:02:08 -0700, by yaz
-
[svn] oops. wasn't going to check the XMMS updates in until it was actually working. trunkWed, 24 May 2006 16:31:15 -0700, by nemo
-
[svn] Make certain playlist gets redrawn after docked move. (transparent background may have changed) trunkTue, 23 May 2006 13:56:14 -0700, by nemo
-
[svn] - prepare to split audacious code away from the actual decoder and use a highlevel API trunkMon, 22 May 2006 17:22:34 -0700, by 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. trunkMon, 22 May 2006 16:37:39 -0700, by nenolod
-
[svn] - if we're going to clip, just throw back the original data trunkSun, 21 May 2006 12:13:55 -0700, by nenolod
-
[svn] - stereo seperation hysterisis of 16dB vs 20dB trunkSat, 20 May 2006 22:25:31 -0700, by nenolod
-
[svn] - experimental tweaks to the new psychoaccoustic model trunkSat, 20 May 2006 22:09:43 -0700, by nenolod
-
[svn] Psychoaccoustics support (to disable, temporarily add -UPSYCHO to your CFLAGS.): trunkSat, 20 May 2006 20:36:10 -0700, by 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) trunkSat, 20 May 2006 20:04:39 -0700, by nenolod
-
[svn] Add myself to translation credits for the dutch language. trunkSat, 20 May 2006 16:24:26 -0700, by chainsaw
-
[svn] - About window should be set to 'always on top' trunkFri, 19 May 2006 17:53:03 -0700, by nhjm449
-
[svn] - playlistwin and equalizerwin are their own windows, don't treat them trunkFri, 19 May 2006 13:23:08 -0700, by nenolod
-
[svn] - "Use custom cursors" does NOT require it's own vbox, kthx trunkFri, 19 May 2006 12:56:44 -0700, by nenolod
-
[svn] - update transparency pixmap if root window pixmap changes trunkFri, 19 May 2006 12:48:02 -0700, by nenolod
-
[svn] - if cfg.show_separator_in_pl is not true, then make it look nicer (and trunkFri, 19 May 2006 12:09:49 -0700, by nenolod
-
[svn] - remove improper transience settings (these were just wrong) trunkFri, 19 May 2006 11:57:39 -0700, by nenolod
-
[svn] - cosmetic fix: use proper indentation on glade file in Connectivity pane trunkWed, 17 May 2006 10:15:36 -0700, by nenolod
-
[svn] - use global proxy configuration instead of individual configurations (chainsaw) trunkTue, 16 May 2006 21:52:56 -0700, by nenolod
-
[svn] - Don't force cfg.close_dialog_{open,add} to TRUE when opening the filechooser... trunkTue, 16 May 2006 19:56:58 -0700, by nhjm449
-
[svn] - Add the ability to easily save to playlist.m3u from the list menu. (For trunkMon, 15 May 2006 20:55:19 -0700, by nhjm449
-
[svn] - link against 'libaudacious.so.2.0.0' instead of 'libaudacious.so'. This brings us in full compliance of debian trunkMon, 15 May 2006 11:31:31 -0700, by nenolod
-
[svn] add the config option to enable/disable separator line in the playlist trunkMon, 15 May 2006 08:17:53 -0700, by yaz
-
[svn] - don't blindly call shade_pixmap(). pointyhat to: me, pointed out by: yaz trunkMon, 15 May 2006 07:47:01 -0700, by nenolod
-
[svn] - ok, that g_thread_join() is definately hostile trunkSun, 14 May 2006 20:48:13 -0700, by nenolod
-
[svn] - if writable == 0 then bail out of produce_audio() instead of segfault trunkSun, 14 May 2006 20:35:37 -0700, by nenolod
-
[svn] - add prototype for shade_pixmap() to be used on skin redraw (TRUE) trunkSun, 14 May 2006 16:08:07 -0700, by nenolod
-
[svn] - self-caching transparency generator (right now we have a blend constant of 60%) trunkSun, 14 May 2006 16:05:32 -0700, by nenolod
-
[svn] - initial playlist_transparent patch. (you will need to edit your audacious config manually, either by gconf or texteditor to enable) trunkSun, 14 May 2006 13:35:06 -0700, by nenolod
-
[svn] - remove X11-incompliant dock.c, dock.h (sorry) trunkSun, 14 May 2006 10:31:46 -0700, by nenolod
-
[svn] 48kHz sampling rate selection for ModPlug by Christian Birchinger (Joker) from Gentoo. trunkSun, 14 May 2006 08:38:23 -0700, by chainsaw
-
[svn] - if taglib_tag == NULL, then return instead of crash trunkSat, 13 May 2006 23:28:57 -0700, by nenolod
-
[svn] - this stuff hasn't applied since audacious 0.1.1 trunkSat, 13 May 2006 22:59:15 -0700, by nenolod
-
[svn] - add some notes to myself about getting from here to there trunkSat, 13 May 2006 22:56:35 -0700, by nenolod
-
[svn] - abort out of produce_audio if a stop has been requested trunkSat, 13 May 2006 11:20:38 -0700, by nenolod
-
[svn] Convert from deprecated configfile interace to configdb, closes bug #494. trunkSat, 13 May 2006 03:58:16 -0700, by 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. trunkFri, 12 May 2006 14:18:48 -0700, by chainsaw
-
[svn] - hackhackhack workaround for the fact that joins will fail at times, inspired by the hackhack in WMA trunkFri, 12 May 2006 14:12:17 -0700, by nenolod
-
[svn] - fix g_thread_join() spurious call error (also effects 1.0 -- yuck!) trunkFri, 12 May 2006 13:47:25 -0700, by nenolod
-
[svn] - src/tagging_mp4.c, fileinfo.c, libmp4.c: Finish conversion to internal container code. trunkFri, 12 May 2006 06:48:55 -0700, by nenolod
-
[svn] - Use g_get_home_dir() instead of getenv ugliness here. trunkFri, 12 May 2006 06:29:11 -0700, by nenolod
-
[svn] - If GTK is going to show its own search box for the JTF treeview, at least make it search the correct column trunkThu, 11 May 2006 20:58:33 -0700, by nhjm449
-
[svn] - fix a potential crash in our read callback (for VFS) trunkWed, 10 May 2006 17:54:49 -0700, by nenolod
-
[svn] Poison the XMMS ConfigFile routines. The rationale for this decision, trunkTue, 09 May 2006 08:57:40 -0700, by nenolod
-
[svn] - fix overcompression in the modified iir routines trunkTue, 09 May 2006 08:48:01 -0700, by nenolod
-
[svn] - synchronize audacious-faad with FAAD2 CVS. trunkMon, 08 May 2006 06:56:47 -0700, by nenolod
-
[svn] - add an additional usleep to the playback resume code per Chainsaw trunkMon, 08 May 2006 06:00:19 -0700, by nenolod
-
[svn] - version bump: 1.1.0 (since we're getting close to releasing the reference package) trunkSun, 07 May 2006 22:36:14 -0700, by nenolod
-
[svn] - Make vorbisfile/vorbisinfo code threadsafe and reenterant by properly respecting vf_mutex. Patch by Johan Tavelin <d00jota -at- dtek.chalmers.se>. trunkSun, 07 May 2006 21:47:02 -0700, by nenolod
-
[svn] Add an empty tag obliterator(TM) as designed by nenolod for mpg123. trunkTue, 02 May 2006 17:04:52 -0700, by chainsaw
-
[svn] Now the world can finally hear the last few seconds of the Atomic Betty song. Rejoice! trunkTue, 02 May 2006 16:37:38 -0700, by chainsaw
-
[svn] Assign new shortcuts that no longer conflict. Patch by mokoshi, closes bug #478. trunkMon, 01 May 2006 15:33:32 -0700, by 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. trunkMon, 01 May 2006 15:08:28 -0700, by chainsaw
-
[svn] Add wmclass information to the playlist and equalizer. Patch by cha0smaster, closes bug #481. trunkMon, 01 May 2006 14:20:50 -0700, by chainsaw
-
[svn] Support for saving the playback state, and resuming playback after restart. Patch by cha0smaster, closes bug #479. trunkMon, 01 May 2006 13:53:20 -0700, by chainsaw
-
[svn] Properly nullify the tag pointer or we could be passing a stale one. trunkMon, 01 May 2006 08:38:43 -0700, by 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. trunkMon, 01 May 2006 07:46:17 -0700, by 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. trunkMon, 01 May 2006 05:57:13 -0700, by chainsaw
-
[svn] Taglib length determination veto by nenolod, reverting. Leaving fileinfo optimizations in place, though. trunkSun, 30 Apr 2006 18:04:43 -0700, by 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. trunkSun, 30 Apr 2006 17:59:55 -0700, by chainsaw
-
[svn] Declare variables in a different order, as GCC feels that the current order was wrong. trunkSun, 30 Apr 2006 16:48:20 -0700, by chainsaw
-
[svn] Use correct format string; gsize != long unsigned int. trunkSun, 30 Apr 2006 16:32:42 -0700, by chainsaw
-
[svn] Updated dutch translation. 1043 translated messages, no more fuzzy (read: wrong) or untranslated messages. trunkSun, 30 Apr 2006 15:46:01 -0700, by chainsaw
-
[svn] - Denote Gustavo D. Vranjes as current Spanish translator trunkSun, 30 Apr 2006 08:10:06 -0700, by nenolod
-
[svn] - Let's not leave mp4 files open after reading their tags :P trunkFri, 28 Apr 2006 22:43:09 -0700, by nhjm449
-
[svn] Correct includes, should not have taglib/ in there. trunkFri, 28 Apr 2006 11:21:33 -0700, by chainsaw
-
[svn] - Revert: Okay, I'm a fool. There was a reason they weren't included. trunkWed, 26 Apr 2006 21:26:03 -0700, by nhjm449
-
[svn] - Let's not forget the year and track number! trunkWed, 26 Apr 2006 21:14:48 -0700, by nhjm449
-
[svn] - Correctly display >1000 kbps bitrates when using modern skins trunkWed, 26 Apr 2006 21:06:14 -0700, by nhjm449
-
[svn] - compile objectives before installing them (oops) trunkWed, 26 Apr 2006 19:14:25 -0700, by nenolod
-
[svn] - integer-mode decoding accuracy improvements trunkWed, 26 Apr 2006 10:54:58 -0700, by nenolod
-
[svn] Force dependance on taglib now used by mpg123 and musepack. trunkMon, 24 Apr 2006 14:03:16 -0700, by nemo
-
[svn] - GLib 2.6 compatibility wrapper, per bug #469 trunkMon, 24 Apr 2006 12:46:47 -0700, by nenolod
-
[svn] - Let's not let the user press the skin refresh button while already refreshing ;) trunkMon, 24 Apr 2006 00:40:43 -0700, by nhjm449
-
[svn] First attempt at introducing taglib here. Very rough, needs polishing. Please wear protective goggles before opening the file dialog. It *will* explode. trunkSun, 23 Apr 2006 15:50:33 -0700, by chainsaw
-
[svn] Small update to the german translation (by a friend of Michael Hanselmann). trunkSun, 23 Apr 2006 15:11:43 -0700, by chainsaw
-
[svn] Updated german translation by Michael Hanselmann (Gentoo). trunkSun, 23 Apr 2006 09:45:18 -0700, by chainsaw
-
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails). trunkThu, 20 Apr 2006 14:07:57 -0700, by chainsaw
-
[svn] fixed incorrect range conversion in volume functions trunkThu, 20 Apr 2006 10:25:02 -0700, by giacomo
-
[svn] Bug #463 - Adding a little noise to the log to help in debugging. trunkTue, 18 Apr 2006 06:50:23 -0700, by nemo
-
[svn] Experiment with catching invalid utf-8 so the dialog sees it, trunkMon, 17 Apr 2006 12:19:04 -0700, by nemo
-
[svn] - don't run ldconfig when DESTDIR is not /. Closes bug #464. trunkMon, 17 Apr 2006 06:41:26 -0700, by nenolod
-
[svn] - Forgot a few things regarding titlestrings! trunkSun, 16 Apr 2006 18:34:59 -0700, by nhjm449
-
[svn] Convert \ path separators to /. Support was already present, but was not enabled before. Closes bug #461. trunkSun, 16 Apr 2006 16:38:46 -0700, by chainsaw
-
[svn] Use default settings when no valid config exists. trunkSat, 15 Apr 2006 20:12:29 -0700, by chainsaw
-
[svn] removed empty tab from audiocompress configuration window trunkSat, 15 Apr 2006 18:35:01 -0700, by giacomo
-
[svn] prevent audiocompress from fulfilling its suicidal tendencies trunkSat, 15 Apr 2006 18:05:57 -0700, by giacomo
-
[svn] Port AudioCompress (AGC) effect plugin from XMMS, as requested by Junics on SorceryNet. trunkSat, 15 Apr 2006 08:05:03 -0700, by chainsaw
-
[svn] - remove declarations that we don't need to have trunkFri, 14 Apr 2006 11:21:02 -0700, by nenolod
-
[svn] - new decode loop from updated BMP-MP4 plugin trunkFri, 14 Apr 2006 11:20:38 -0700, by nenolod
-
[svn] Moved the free, based on Joker's report of string corruptions. trunkFri, 14 Apr 2006 10:38:26 -0700, by nemo
-
[svn] For Joker, adds some padding around the buttons trunkFri, 14 Apr 2006 10:11:18 -0700, by nemo
-
[svn] - experimental produce-audio changes via shd of the UADE team trunkThu, 13 Apr 2006 08:32:17 -0700, by nenolod
-
[svn] Conversion of file operations to VFS. Needs stress testing, especially on Gnome-VFS. trunkWed, 12 Apr 2006 13:35:24 -0700, by chainsaw
-
[svn] - konqueror hack was breaking standards here, fix a crash trunkWed, 12 Apr 2006 11:07:10 -0700, by nenolod
-
[svn] Updated german translation by Tarsonis, closes bug #459. trunkSun, 09 Apr 2006 12:17:02 -0700, by chainsaw
-
[svn] Extra_stereo effect plugin ported by deitarion. Some last pointer-related touchups by nemo & me. trunkSat, 08 Apr 2006 19:44:43 -0700, by chainsaw
-
[svn] - input proposed shorten input plugin for hacking trunkWed, 05 Apr 2006 07:50:49 -0700, by nenolod
-
[svn] objects in Plugins/Input/sexypsf/spu/ should be deleted too on make clean requests trunkSun, 02 Apr 2006 18:04:14 -0700, by giacomo
-
[svn] object files in Plugins/General/scrobbler/tags/ should be deleted too on clean requests trunkSun, 02 Apr 2006 17:53:30 -0700, by giacomo
-
[svn] binaries (audacious,audacious-arts-helper) should be deleted on clean requests trunkSun, 02 Apr 2006 17:42:32 -0700, by giacomo
-
[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. trunkSun, 02 Apr 2006 17:08:11 -0700, by chainsaw
-
[svn] Linking fix for --as-needed LDFLAG, thanks to Diego "Flameeyes" Petteno. trunkFri, 31 Mar 2006 14:55:11 -0800, by chainsaw
-
[svn] Report mode from mpg123. Patch by spike, closes bug #457. trunkFri, 31 Mar 2006 12:38:59 -0800, by chainsaw
-
[svn] Build fixes for --as-needed LDFLAG, provided by lav. Closes bug #454. trunkFri, 31 Mar 2006 11:10:09 -0800, by chainsaw
-
[svn] - stop the psuedo output plugin when using 'no playlist advance' or 'stop after current song' trunkThu, 30 Mar 2006 21:04:21 -0800, by nhjm449
-
[svn] prevent jack o.p. aboutbox from spawning multiple times trunkThu, 30 Mar 2006 14:12:18 -0800, by giacomo
-
[svn] prevent tonegen aboutbox from spawning multiple times trunkThu, 30 Mar 2006 14:03:48 -0800, by giacomo
-
[svn] prevent timidity aboutbox from spawning multiple times trunkThu, 30 Mar 2006 13:55:46 -0800, by giacomo
-
[svn] prevent libconsole aboutbox from spawning multiple times trunkThu, 30 Mar 2006 13:47:45 -0800, by giacomo
-
[svn] - should fix the ability to change songs while paused trunkWed, 29 Mar 2006 19:57:35 -0800, by nhjm449
-
[svn] If the pref is still going to appear, suppose one should allow it to do something. trunkWed, 29 Mar 2006 07:37:10 -0800, by nemo
-
[svn] Make refreshing optional, default to disabled if Gnome VFS available. trunkWed, 29 Mar 2006 07:35:54 -0800, by nemo
-
[svn] - whoever made the song queue number a fixed distance from the edge of the playlist was insane trunkTue, 28 Mar 2006 20:11:34 -0800, by nhjm449
-
[svn] * No Playlist Advance context menu checkmark fix (bug #456) trunkMon, 27 Mar 2006 17:23:36 -0800, by nhjm449
-
[svn] Gapless support. This comes with a few caveats, that I will mention here: trunkMon, 27 Mar 2006 13:05:09 -0800, by nenolod
-
[svn] - Unbreak headless support. This probably needs to be backported to 0.2.4. trunkMon, 27 Mar 2006 11:02:35 -0800, by nenolod
-
[svn] - nhjm is now on core so lets make a note of that in the credits trunkSun, 26 Mar 2006 14:17:03 -0800, by nenolod
-
[svn] - disable the scrobbler plugin if curl isn't there (for real) trunkSat, 25 Mar 2006 17:27:49 -0800, by nenolod
-
[svn] Pending proper layout, make a little less vertical at least. trunkFri, 24 Mar 2006 19:14:03 -0800, by nemo
-
[svn] - remove default rules override as it's no longer used here trunkFri, 24 Mar 2006 13:31:38 -0800, by nenolod
-
[svn] - do not show OMK debugging notices unless we use 'make VERBOSITY=1' trunkFri, 24 Mar 2006 13:26:21 -0800, by nenolod
-
[svn] fixed multiple spawns of wav-sndfile aboutbox trunkFri, 24 Mar 2006 08:03:56 -0800, by giacomo
-
[svn] now modplug uses xmms_show_message for its aboutbox trunkFri, 24 Mar 2006 07:02:57 -0800, by giacomo
-
[svn] Only compare 4 bytes, unless someone had a reason. trunkWed, 22 Mar 2006 16:58:39 -0800, by nemo
-
[svn] amidi-plug: completed merge with 0.2 changes trunkTue, 21 Mar 2006 11:28:00 -0800, by giacomo
-
[svn] - Also determine a change by track name, patch by nixphoeni. trunkTue, 21 Mar 2006 09:22:14 -0800, by nenolod
-
[svn] - no longer explodes. still no audio output. trunkSun, 19 Mar 2006 13:12:44 -0800, by nenolod
-
[svn] - PSF2 support (everything is BORKED right now) trunkSun, 19 Mar 2006 12:51:03 -0800, by nenolod
-
[svn] added multiple 'remove duplicates' (by title, by filename, by path+filename) trunkSat, 18 Mar 2006 14:31:38 -0800, by giacomo
-
[svn] - we don't really need to free here, messes up on ID3v2 a *lot* trunkSat, 18 Mar 2006 13:30:56 -0800, by nenolod
-
[svn] do not try to autogenerate pixmaps.h; removed build.list and moved some icons in the images dir trunkSat, 18 Mar 2006 13:21:00 -0800, by giacomo
-
[svn] added many new icons for the playlist menus (some drawn from scratch and others derived from the gtk stock ones) trunkSat, 18 Mar 2006 12:32:41 -0800, by giacomo
-
[svn] Report sample rate properly. Rate is just the number of channels, but that is better then 0, right? trunkSat, 18 Mar 2006 10:09:58 -0800, by chainsaw
-
[svn] Sync core with upstream. Also, rename plugin from AdPlug to AdLib synthesizer, by request of Giacomo. trunkSat, 18 Mar 2006 09:28:08 -0800, by 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. trunkSat, 18 Mar 2006 08:56:03 -0800, by chainsaw
-
[svn] started to add more icons for the playlist menu entries; others are going to be drawn and added trunkSat, 18 Mar 2006 08:37:21 -0800, by giacomo
-
[svn] added a 'remove duplicates' option to the playlist removal menu trunkSat, 18 Mar 2006 07:34:43 -0800, by giacomo
-
[svn] - initial work on skin.hints support (the first step to modernizing our trunkFri, 17 Mar 2006 18:21:50 -0800, by nenolod
-
[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. trunkTue, 14 Mar 2006 15:35:10 -0800, by chainsaw
-
[svn] - improve the way the scrobbler plugin is compiled trunkMon, 13 Mar 2006 19:29:55 -0800, by nenolod
-
[svn] Fix logic error that caused us to lock on to wav. trunkMon, 13 Mar 2006 14:18:03 -0800, by chainsaw
-
[svn] Be smarter about spotting MP4 files, only fall back on extension for AAC. trunkMon, 13 Mar 2006 13:58:32 -0800, by chainsaw
-
[svn] - improvements to the playlist list control, via nhjm trunkSun, 12 Mar 2006 15:18:35 -0800, by nenolod
-
[svn] Okay, we need to pinch more playback code to avoid false positives. trunkSun, 12 Mar 2006 15:05:18 -0800, by chainsaw
-
[svn] Ask the decoder whether this is a WMA file, instead of depending on file magic. trunkSun, 12 Mar 2006 14:49:19 -0800, by chainsaw
-
[svn] Ask the decoder whether this is a FLAC file, instead of depending on file magic. trunkSun, 12 Mar 2006 14:07:38 -0800, by chainsaw
-
[svn] - do not include ${DESTDIR} in the symlink target. reported by mokoshi. trunkSun, 12 Mar 2006 11:41:40 -0800, by nenolod
-
[svn] - only show the SVN revision if we know what it is trunkSun, 12 Mar 2006 10:27:25 -0800, by nenolod
-
[svn] prefs window: added user@host info in the version label trunkSat, 11 Mar 2006 17:25:53 -0800, by giacomo
-
[svn] display audacious version and revision in the prefs window trunkSat, 11 Mar 2006 16:56:50 -0800, by giacomo
-
[svn] - Fix a ton and a half of memory leaks, via the wonderful Leonardo Boshell <leonardop -at- gentoo.org>. trunkFri, 10 Mar 2006 08:20:15 -0800, by nenolod
-
[svn] - add voice_removal plugin. Ported by: Thomas Cort <linuxgeek -at- gmail.com>, tcort @ #audacious. trunkThu, 09 Mar 2006 19:09:41 -0800, by nenolod
-
[svn] - implement vfs_feof() and vfs_ftell() and update the scrobbler plugin to reflect that, trunkThu, 09 Mar 2006 19:03:27 -0800, by nenolod
-
[svn] ported xmms-arts 0.7.1 to audacious and integrated it in the build process trunkThu, 09 Mar 2006 09:55:56 -0800, by giacomo
-
[svn] - add psuedo_output_plugin, a psuedo output plugin that will be used for reverse compatibility with old plugins. trunkWed, 08 Mar 2006 06:57:02 -0800, by nenolod
-
[svn] - add get_written_time(), get_output_time(). trunkWed, 08 Mar 2006 06:47:02 -0800, by nenolod
-
[svn] update amidi-plug towards 0.2; bug fixes and a new option (midi length pre-calculation) trunkTue, 07 Mar 2006 11:47:20 -0800, by giacomo
-
[svn] Don't override input LD_FLAGS - needed to enable profiling. trunkSun, 05 Mar 2006 13:19:01 -0800, by nemo
-
[svn] Bug #423 - Add retrieval of first entry in case of multiple matches. Good enough to remove the FIXME? trunkSun, 05 Mar 2006 12:46:31 -0800, by nemo
-
[svn] - use OBJECTIVE_DATA instead of a kludge in the posthook here trunkSat, 04 Mar 2006 14:34:04 -0800, by nenolod
-
[svn] - add corrected version of Aerdan's jump to file patch trunkSat, 04 Mar 2006 12:17:20 -0800, by nenolod
-
[svn] - blah, #if 0 out these g_free's until we get to 0.2.3 trunkFri, 03 Mar 2006 23:39:17 -0800, by nenolod
-
[svn] - we shouldn't pass queuepos to gtk_widget_create_pango_layout(), the only thing we will do is confuse it trunkFri, 03 Mar 2006 22:53:31 -0800, by nenolod
-
[svn] - iteration pacing against id3_read_frame() since we cannot trust all tags to behave properly. trunkFri, 03 Mar 2006 20:04:24 -0800, by nenolod
-
[svn] - more fixes, sizeof *frame !($&($&(@!#$@#*&@!$# whoever wrote this code is an idiot trunkFri, 03 Mar 2006 10:31:57 -0800, by nenolod
-
[svn] - some compilers couldn't figure the original call out, so put a struct infront of it trunkThu, 02 Mar 2006 16:07:31 -0800, by nenolod
-
[svn] - oh shit, i just found the error, we were calling malloc(0)! trunkThu, 02 Mar 2006 15:50:49 -0800, by nenolod
-
[svn] - use /sbin/ldconfig here instead of just ldconfig. trunkThu, 02 Mar 2006 15:01:33 -0800, by nenolod
-
[svn] untag a critical fixme as it was actually deadchip smoking some craq trunkThu, 02 Mar 2006 08:26:55 -0800, by nenolod
-
[svn] Add error reporting for many places, patch by external contributor Derek trunkThu, 02 Mar 2006 08:14:36 -0800, by nenolod
-
[svn] - try to avoid a buffer overflow when detecting an MPEG stream trunkWed, 01 Mar 2006 09:07:09 -0800, by nenolod
-
[svn] removed explicit calls to libtool from sidplay.m4, since libtool is not here anymore trunkTue, 28 Feb 2006 14:36:33 -0800, by giacomo
-
[svn] - Initial port of the bsd/sun audio output plugin from XMMS. Needs testing. trunkTue, 28 Feb 2006 11:32:33 -0800, by nenolod
-
[svn] use PACKAGE_NAME instead of PACKAGE for autoconf compatibility trunkMon, 27 Feb 2006 20:24:11 -0800, by nenolod
-
[svn] - wtf is this? well it's leaving at any rate. trunkMon, 27 Feb 2006 18:42:14 -0800, by nenolod
-
[svn] - fix underwater effects, patch via Spyke @ #audacious trunkMon, 27 Feb 2006 18:17:55 -0800, by nenolod
-
[svn] Added a get_volume plugin function, to ensure that the player volume is properly updated when the player is remotely controlled trunkMon, 27 Feb 2006 16:52:02 -0800, by giacomo
-
[svn] - remerge fixed version of OSS patch. Submitted by Bren <spike -at- spykes.net> trunkMon, 27 Feb 2006 15:43:15 -0800, by nenolod
-
[svn] - revert OSS warning squashing as the patch created more problems than it solved trunkMon, 27 Feb 2006 15:02:04 -0800, by nenolod
-
[svn] - memleak fix (noticed by HopeSeekr @ efnet #xmule) trunkMon, 27 Feb 2006 08:32:57 -0800, by nenolod
-
[svn] - fix my layer2 implementation by looking at the one in XMMS. MP2 support at no additional charge. trunkMon, 27 Feb 2006 07:29:53 -0800, by nenolod
-
[svn] - create directories that aren't there in the install phase trunkSun, 26 Feb 2006 22:40:13 -0800, by nenolod
-
[svn] Remove references to inetctl from the build system. trunkSun, 26 Feb 2006 16:17:12 -0800, by chainsaw
-
[svn] Move inetctl out into the hacking zone as it needs conversion to a threading model instead of it just forking things. trunkSun, 26 Feb 2006 16:14:17 -0800, by chainsaw
-
[svn] - more intelligently handle directory creation trunkSun, 26 Feb 2006 15:39:06 -0800, by nenolod
-
[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. trunkSun, 26 Feb 2006 15:23:50 -0800, by chainsaw
-
[svn] Fixes of the remaining GCC 4.1 warnings from external contributor Diego "Flameeyes" Petteno (Gentoo). trunkSun, 26 Feb 2006 13:08:35 -0800, by 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). trunkSun, 26 Feb 2006 10:21:49 -0800, by chainsaw
-
[svn] Import new GUI code. Not yet hooked up really. trunkSat, 25 Feb 2006 18:40:22 -0800, by nenolod
-
[svn] - Change client id from XMMS-Scrobbler to Audacious (we now have our own ID) trunkSat, 25 Feb 2006 13:49:41 -0800, by nenolod
-
[svn] Revert debug-only cleanup system verbosity. trunkSat, 25 Feb 2006 09:36:36 -0800, by chainsaw
-
[svn] Remove libvisual-proxy. It is broken and hard to repair. A written-from-scratch replacement is planned but will be a while. trunkSat, 25 Feb 2006 09:35:27 -0800, by chainsaw
-
[svn] - Roll back broken HTTP-based stream detection code. trunkSat, 25 Feb 2006 01:25:21 -0800, by nenolod
-
[svn] - Add a discussion about headless operation. trunkSat, 25 Feb 2006 00:08:27 -0800, by nenolod
-
[svn] - Add some sanity checking to make sure we can't do X11 stuff when running headless. trunkFri, 24 Feb 2006 23:56:24 -0800, by nenolod
-
[svn] - Rename ALL_PLUGINS setting in Plugins/Visualization (only for reference) trunkFri, 24 Feb 2006 23:44:27 -0800, by nenolod
-
[svn] - Working exception handling at no extra charge. Closes bugs #408, #409. trunkFri, 24 Feb 2006 23:16:06 -0800, by nenolod
-
[svn] - Remove libblah.so: cruft from pre-autolink rule times. trunkFri, 24 Feb 2006 22:50:55 -0800, by nenolod
-
[svn] - Fix a crash relating to changing FLAC plugin settings. Closes bug #412. trunkFri, 24 Feb 2006 22:47:30 -0800, by nenolod
-
[svn] - Really fix preview generation for PNG/SVG based skins. trunkFri, 24 Feb 2006 22:05:06 -0800, by nenolod
-
[svn] - Remove pre-objective auto-linking rules for library objectives (cruft) trunkFri, 24 Feb 2006 21:25:33 -0800, by nenolod
-
[svn] ESD output plugin ported to objective make by Kyoshi Aman. trunkThu, 23 Feb 2006 17:03:03 -0800, by chainsaw
-
[svn] Install audacious.pc, audacious.1 and audacious.desktop. trunkWed, 22 Feb 2006 18:27:55 -0800, by nenolod
-
[svn] Link against libstdc++ because we're intermixing code. trunkWed, 22 Feb 2006 17:31:03 -0800, by nenolod
-
[svn] apparently GNU make doesn't like to use @${VAR} trunkWed, 22 Feb 2006 17:17:52 -0800, by nenolod
-
[svn] If the makefile has a HEADERS variable, then install them to the trunkWed, 22 Feb 2006 17:07:25 -0800, by nenolod
-
[svn] Fix the scrolling in the audacious mainwin, by making sure a GTK Timeout trunkWed, 22 Feb 2006 16:30:23 -0800, by nenolod
-
[svn] Fix logic for shaded mode. With TIME_REMAINING and a song of unknown length, we got just the :, and not the time. trunkTue, 21 Feb 2006 13:09:39 -0800, by 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. trunkSun, 19 Feb 2006 15:50:50 -0800, by chainsaw
-
[svn] Actually use the cleanup hooks on general & visualization plugins. trunkSun, 19 Feb 2006 15:35:37 -0800, by chainsaw
-
[svn] Get mpg123 going. Nenolod promises to fix this properly soon. trunkSun, 19 Feb 2006 15:18:05 -0800, by chainsaw
-
[svn] Juggle declarations around so that GCC likes the order of things. trunkSun, 19 Feb 2006 08:36:35 -0800, by chainsaw
-
[svn] Disabled unused void function add_instlist. trunkSun, 19 Feb 2006 06:13:53 -0800, by chainsaw
-
[svn] Only build what the configure system tells us to build. trunkSun, 19 Feb 2006 06:00:47 -0800, by chainsaw
-
[svn] Robustness fix; skinning dialog should deal with incorrect current skin setting gracefully. By external contributor Daniel Drake (Gentoo). trunkSun, 19 Feb 2006 05:48:58 -0800, by chainsaw
-
[svn] An explicit cast a day keeps the compiler warning at bay. trunkSat, 18 Feb 2006 16:36:33 -0800, by 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). trunkSat, 18 Feb 2006 16:15:16 -0800, by 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. trunkSat, 18 Feb 2006 14:02:57 -0800, by 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. trunkSat, 18 Feb 2006 13:21:21 -0800, by 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. trunkSat, 18 Feb 2006 08:23:30 -0800, by chainsaw
-
[svn] Check for have_alsa to enable ALSA, and not have_oss. trunkSun, 12 Feb 2006 11:10:41 -0800, by chainsaw
-
[svn] Use g_strchug instead of g_strstrip during playlist load. Trailing whitespace can be a valid occurance. Closes bug #282. trunkSun, 12 Feb 2006 08:59:11 -0800, by chainsaw
-
[svn] Do not show 00:00 when stopped in shaded mode, closes bug #390. trunkSun, 12 Feb 2006 07:12:26 -0800, by chainsaw
-
[svn] Updated japanese translation by dai, from bug #384. trunkSat, 11 Feb 2006 09:10:33 -0800, by chainsaw
-
[svn] Update codingstyle to be more consistent with last upstream release. Stop exploding at shutdown. trunkSat, 11 Feb 2006 08:25:14 -0800, by chainsaw
-
[svn] Remove config dependency, font usage and misc dead code. trunkWed, 08 Feb 2006 16:07:34 -0800, by chainsaw
-
[svn] use the default rule for building library objectives here trunkTue, 07 Feb 2006 11:54:28 -0800, by nenolod
-
[svn] do not forkbomb if we have a malformed makefile trunkTue, 07 Feb 2006 06:40:04 -0800, by nenolod
-
[svn] GCC 4.1 warning fixes by Diego 'Flameeyes' Petteno from Gentoo. trunkMon, 06 Feb 2006 17:10:47 -0800, by chainsaw
-
[svn] Convert crossfade & disk_writer to new build system. trunkMon, 06 Feb 2006 12:08:35 -0800, by chainsaw
-
[svn] Run ldconfig as an install-posthook operation, some systems need it. trunkSat, 04 Feb 2006 11:47:01 -0800, by nenolod
-
[svn] we never did anything here, removing for confusion trunkSat, 04 Feb 2006 11:30:06 -0800, by nenolod
-
[svn] playlist_list widget improvements via plasmaroo trunkSat, 04 Feb 2006 11:19:32 -0800, by nenolod
-
[svn] libaudacious has two objectives that are evaluated, a static object and trunkThu, 02 Feb 2006 17:46:30 -0800, by nenolod
-
[svn] Convert audacious over to a binary objective. trunkThu, 02 Feb 2006 17:32:49 -0800, by nenolod
-
[svn] try to add a "default" make rule for $(OBJECTIVE_BINS) trunkThu, 02 Feb 2006 16:14:33 -0800, by nenolod
-
[svn] squelch warnings -- they're getting annoying seeing again and again trunkThu, 02 Feb 2006 15:44:45 -0800, by nenolod
-
[svn] Add -I../.. here to satisfy OSS header dependency (O_o) trunkThu, 02 Feb 2006 15:42:11 -0800, by nenolod
-
[svn] Convert aac over, make sure mpg123 is compiled -fPIC trunkThu, 02 Feb 2006 15:33:01 -0800, by nenolod
-
[svn] Add library "dependencies" care of $(OBJECTIVE_LIBS_NOINST) trunkThu, 02 Feb 2006 14:50:05 -0800, by nenolod
-
[svn] Announce when we're building a library or binary objective, not just a component objective. trunkThu, 02 Feb 2006 14:47:26 -0800, by nenolod
-
[svn] convert mpg123 over... right now we don't use the "x86-optimized code", although I doubt it makes a lick of trunkThu, 02 Feb 2006 14:42:17 -0800, by nenolod
-
[svn] some buildsystem changes... nothing notable yet trunkThu, 02 Feb 2006 14:15:36 -0800, by nenolod
-
[svn] needed requirements for objective-based buildsystem (automake replacement) trunkThu, 02 Feb 2006 13:57:20 -0800, by nenolod
-
[svn] Remove the elusive playlistwin visualiser that we do not use. trunkWed, 01 Feb 2006 19:42:23 -0800, by nenolod
-
[svn] amidi-plug: ensure that i_seq_off() can be safely called multiple times trunkWed, 01 Feb 2006 13:36:46 -0800, by giacomo
-
[svn] reverted changes applied in r564, the backward seek behaved strangely trunkSun, 29 Jan 2006 14:17:45 -0800, by giacomo
-
[svn] added support for the FluidSynth ALSA backend, by sending a MIDI_CTL_ALL_SOUNDS_OFF controller event when playback is halted trunkSun, 29 Jan 2006 12:38:24 -0800, by giacomo
-
[svn] adapted the logo text for gettext translations trunkSat, 28 Jan 2006 11:13:12 -0800, by giacomo
-
[svn] Updated Czech translation by Jan N. <finn@sendmail.cz> trunkSat, 28 Jan 2006 09:40:22 -0800, by chainsaw
-
[svn] we don't need to build libaudcore/Makefile anymore ;) trunkSat, 28 Jan 2006 09:27:01 -0800, by nenolod
-
[svn] remove libaudcore, we never did anything with it trunkSat, 28 Jan 2006 09:21:21 -0800, by nenolod
-
[svn] artist - album - title is now the default title format. trunkSat, 28 Jan 2006 09:00:25 -0800, by nenolod
-
[svn] throw out duplicate XEvents... again, for speed purposes we don't need trunkFri, 27 Jan 2006 21:29:56 -0800, by nenolod
-
[svn] When running SVN, make a note of the SVN version. The SVN version is stored in build_stamp.c. trunkFri, 27 Jan 2006 20:31:53 -0800, by nenolod
-
[svn] Patch for improved GYM/VGM file support ala blargg. trunkFri, 27 Jan 2006 19:38:19 -0800, by nenolod
-
[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) trunkFri, 27 Jan 2006 15:10:44 -0800, by giacomo
-
[svn] do not try to compile amidi-plug if alsa is not available trunkFri, 27 Jan 2006 14:22:22 -0800, by 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 trunkFri, 27 Jan 2006 12:00:13 -0800, by giacomo
-
[svn] adjusted audacious headers includes in amidi-plug trunkThu, 26 Jan 2006 23:22:49 -0800, by giacomo
-
[svn] updated configure.ac and macros; added amidi-plug and conditions for timidity compilation trunkThu, 26 Jan 2006 18:45:42 -0800, by giacomo
-
[svn] amidi-plug (MIDI through ALSA seq) input plugin added, brand new and completely written from scratch :) trunkThu, 26 Jan 2006 18:43:59 -0800, by giacomo
-
[svn] whoever wrote output_to_audio() was a crackhead. trunkThu, 26 Jan 2006 15:21:09 -0800, by nenolod
-
[svn] Add tell_audio(AFormat *, gint *, gint *), for retrieving audio trunkThu, 26 Jan 2006 11:37:48 -0800, by nenolod
-
[svn] Add support for tell_audio(), an output plugin accessor which will give us the information the input plugin passed to trunkThu, 26 Jan 2006 11:11:20 -0800, by nenolod
-
[svn] re-added an empty ChangeLog file to avoid autotool complaints trunkThu, 26 Jan 2006 11:06:40 -0800, by giacomo
-
[svn] Add a line between the time and the track name. trunkWed, 25 Jan 2006 22:22:45 -0800, by nenolod
-
[svn] Remove crap that is unneeded from about.c, update credits information. trunkWed, 25 Jan 2006 18:40:41 -0800, by nenolod
-
[svn] initial layout for buttons over the png logo trunkWed, 25 Jan 2006 18:37:38 -0800, by giacomo
-
[svn] Add credits.c to makefile, and fill in as much information as I have. trunkWed, 25 Jan 2006 18:31:49 -0800, by nenolod
-
[svn] If a track has a length, then we *really* do not want silence detection, trunkWed, 25 Jan 2006 17:39:42 -0800, by nenolod
-
[svn] removed X11 dependencies and cflags from audacious/makefile.am trunkWed, 25 Jan 2006 17:27:09 -0800, by giacomo
-
[svn] New output driver which makes use of Output objects ability to flush trunkWed, 25 Jan 2006 09:31:04 -0800, by nenolod
-
[svn] Input buffers are always 3 seconds ahead of what you hear... compensate for this. trunkTue, 24 Jan 2006 21:47:40 -0800, by nenolod
-
[svn] Close enough... does some sort of speedup for 3 seconds like timidity, but close enough. trunkTue, 24 Jan 2006 21:34:46 -0800, by nenolod
-
[svn] hostile merge, phase 2: reimport based on new plugin code trunkTue, 24 Jan 2006 20:19:01 -0800, by nenolod
-
[svn] Hostile merge, phase 1: remove merge target from the repository. trunkTue, 24 Jan 2006 20:17:26 -0800, by nenolod
-
[svn] New code drop from blargg. Needs some work. trunkTue, 24 Jan 2006 19:10:07 -0800, by chainsaw
-
[svn] Do not process redundant XEvents... just throw them away. Crude trunkTue, 24 Jan 2006 08:25:36 -0800, by nenolod
-
[svn] ESD output plugin enhancements by max_verem -at- yahoo.com. trunkTue, 24 Jan 2006 07:52:28 -0800, by nenolod
-
[svn] Remove X11 dependency. Audacious can now run anywhere where GTK is trunkMon, 23 Jan 2006 14:11:40 -0800, by nenolod
-
[svn] Convert Xlib stuff to GDK/GTK. This isn't entirely set in stone yet -- trunkMon, 23 Jan 2006 13:53:26 -0800, by nenolod
-
[svn] Remove ALL Xlib stuff from the skinning engine and use GDK where trunkMon, 23 Jan 2006 12:24:48 -0800, by nenolod
-
[svn] Remove X86 assembler code; use of executable stacks is a problem on hardened systems. trunkSat, 21 Jan 2006 14:06:07 -0800, by chainsaw
-
[svn] Tag length enforcement by null-terminating the strings. By Kiyoshi Aman <kiyoshi.aman -at- gmail.com>. trunkSat, 21 Jan 2006 10:03:15 -0800, by chainsaw
-
[svn] Use the VFS subsystem and delete the unused demo source. trunkSat, 21 Jan 2006 06:32:50 -0800, by chainsaw
-
[svn] SPC length detection c/o Kiyoshi Aman <kiyoshi.aman -at- gmail.com> trunkThu, 19 Jan 2006 19:31:32 -0800, by nenolod
-
[svn] More progress towards the about window, no more background being overwritten... we were forgetting to tell X that the window was paintable. trunkThu, 19 Jan 2006 15:45:01 -0800, by nenolod
-
[svn] Experimental about box stuff... doesnt work right yet. Work in progress! trunkWed, 18 Jan 2006 21:21:50 -0800, by nenolod
-
[svn] Length detection for VGM; tag reading for GBS. trunkWed, 18 Jan 2006 17:07:59 -0800, by chainsaw
-
[svn] Simplify magic reader and get GYM tag reading right. trunkWed, 18 Jan 2006 14:34:54 -0800, by chainsaw
-
[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) trunkWed, 18 Jan 2006 13:55:23 -0800, by giacomo
-
[svn] Clean up after myself, reverting botched fix to ffmpeg code. trunkWed, 18 Jan 2006 12:35:20 -0800, by chainsaw
-
[svn] Fork off the rcfile backend for conversion into an XML file-based preferences option using GMarkup. This does not work trunkWed, 18 Jan 2006 10:53:34 -0800, by nenolod
-
[svn] Change logic used for drawing the line between the numbers and the trunkTue, 17 Jan 2006 18:05:29 -0800, by nenolod
-
[svn] Temporarily stop building the WMA plugin until it can be fixed. trunkTue, 17 Jan 2006 17:26:38 -0800, by 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>. trunkTue, 17 Jan 2006 17:24:38 -0800, by chainsaw
-
[svn] Revert to revision 379, unable to fix fallout from 450, still segfaults intermittently. trunkTue, 17 Jan 2006 15:46:09 -0800, by chainsaw
-
[svn] Possibly play nicer with X11 in the skinning engine's event loop. trunkTue, 17 Jan 2006 12:39:37 -0800, by nenolod
-
[svn] Revert pause on seek stuff as it did no good anyway and just caused trunkMon, 16 Jan 2006 21:39:45 -0800, by nenolod
-
[svn] added a new column in the treeview model to store the skin name trunkMon, 16 Jan 2006 18:29:49 -0800, by giacomo
-
[svn] Make "Unarchived Winamp 2.x skin" &c translatable. trunkMon, 16 Jan 2006 16:05:02 -0800, by nenolod
-
[svn] Use g_object_(get|set)_data() on the thumbnail object to store the skin trunkMon, 16 Jan 2006 15:58:53 -0800, by nenolod
-
[svn] Dissect the pango markup using scanf and various string delimiter hacks. trunkMon, 16 Jan 2006 15:21:41 -0800, by nenolod
-
[svn] Revert hack that had no effect. The blips apparently occur on the output side of things. trunkMon, 16 Jan 2006 13:37:00 -0800, by nenolod
-
[svn] The default skin is now distributed as a png skin, not a bmp one due to trunkMon, 16 Jan 2006 10:38:28 -0800, by nenolod
-
[svn] Be less spammy in the audacious trace log about not being able to find trunkMon, 16 Jan 2006 10:32:57 -0800, by nenolod
-
[svn] This commit allows for the use of alternate formats to bmp in skin trunkMon, 16 Jan 2006 10:30:11 -0800, by nenolod
-
[svn] Add `Apply' button to the presets window. Patch via NhJm. trunkSun, 15 Jan 2006 00:34:41 -0800, by nenolod
-
[svn] Smarter algorithm for detecting differentials between button presses, now takes seconds into account. trunkSat, 14 Jan 2006 18:19:36 -0800, by nenolod
-
[svn] - Scroll by 1000 frames when using the keypad (7 && 9) inside the player window to trunkSat, 14 Jan 2006 18:09:54 -0800, by nenolod
-
[svn] Logic stuff relating to tristate-seek. Now I just need to work it into the event loop. trunkSat, 14 Jan 2006 17:57:44 -0800, by nenolod
-
[svn] Convert prev/next buttons to tristate, via create_pbutton_ex(). trunkSat, 14 Jan 2006 17:21:16 -0800, by nenolod
-
[svn] create_pbutton() should hook on release, not on push. My bad. :P trunkSat, 14 Jan 2006 16:58:03 -0800, by nenolod
-
[svn] This commit rips out the old equalization engine with a dynamic engine trunkSat, 14 Jan 2006 16:49:00 -0800, by nenolod
-
[svn] Sync with upstream CVS. This implements RIX playback. trunkSat, 14 Jan 2006 07:27:13 -0800, by chainsaw
-
[svn] That removed so much that it does not play anymore. Add a line of code back. trunkSat, 14 Jan 2006 05:40:19 -0800, by chainsaw
-
[svn] timidity fixes... remove duplicated code provided by produce_audio() trunkFri, 13 Jan 2006 20:48:46 -0800, by nenolod
-
[svn] Buttons are now tri-state, meaning they have both callbacks for push and trunkFri, 13 Jan 2006 20:03:07 -0800, by nenolod
-
[svn] - remove fullscreen.c, fullscreen.h (I know of nothing for audacious trunkFri, 13 Jan 2006 19:18:38 -0800, by nenolod
-
[svn] SPC titleinput fix. Contributed by Kiyoshi Aman <kiyoshi.aman -at- gmail.com>. trunkFri, 13 Jan 2006 14:57:57 -0800, by nenolod
-
[svn] Remove equalization code. We do this same processing in the core in 0.2. trunkFri, 13 Jan 2006 14:50:54 -0800, by nenolod
-
[svn] FreeBSD 6.x/7.x newata cdrio fixes. (I now have an ia32 box to work with ;)) trunkThu, 12 Jan 2006 18:27:22 -0800, by nenolod
-
[svn] Add a sanity check for crappily written plugins in the decoder cache. trunkWed, 11 Jan 2006 06:11:10 -0800, by nenolod
-
[svn] Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery. trunkWed, 11 Jan 2006 05:40:26 -0800, by chainsaw
-
[svn] Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery. trunkTue, 10 Jan 2006 12:47:50 -0800, by chainsaw
-
[svn] Convert all input plugins (except timidity & wav-sndfile) to produce_audio. trunkTue, 10 Jan 2006 12:22:40 -0800, by chainsaw
-
[svn] Change copying of scaling properties from factor 11 -> 12, to factor 12 trunkMon, 09 Jan 2006 15:00:10 -0800, by nenolod
-
[svn] Support .cmf .sci & .laa without stealing .mid from timidity. trunkMon, 09 Jan 2006 13:15:02 -0800, by 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. trunkSun, 08 Jan 2006 16:49:05 -0800, by chainsaw
-
[svn] Disable unused function: audmp4_strip_spaces trunkSun, 08 Jan 2006 15:14:58 -0800, by chainsaw
-
[svn] Use glib function for glib types and care about pointer signedness. trunkSun, 08 Jan 2006 15:02:54 -0800, by chainsaw
-
[svn] Use the pkg-config database to link with libbinio in a portable way. Requires libbinio 1.4 (or higher). trunkSun, 08 Jan 2006 14:14:06 -0800, by chainsaw
-
[svn] Initialize variables to zero where required. trunkSun, 08 Jan 2006 13:39:07 -0800, by chainsaw
-
[svn] Generate cache content on demand if it was not previously there. trunkSat, 07 Jan 2006 10:13:28 -0800, by nenolod
-
[svn] Do not generate a cache when loading a playlist. trunkSat, 07 Jan 2006 10:02:25 -0800, by nenolod
-
[svn] Really add S3M support back after receiving a convincing testcase. trunkSat, 07 Jan 2006 06:18:41 -0800, by chainsaw
-
[svn] Add S3M support back after receiving a convincing testcase. trunkSat, 07 Jan 2006 06:18:13 -0800, by chainsaw
-
[svn] Version bump to 0.2 -- we've been confusing the hell out of people. trunkThu, 05 Jan 2006 05:47:09 -0800, by nenolod
-
[svn] Remove support for .mid & .s3m; we have other plugins handling those formats already. trunkWed, 04 Jan 2006 12:26:59 -0800, by chainsaw
-
[svn] Autotools do not want quoting here, apparently. Fair enough. trunkTue, 03 Jan 2006 14:29:34 -0800, by chainsaw
-
[svn] Disable adplug if the includes are missing (or in a very lame place). Stop blowing holes in my ship. trunkTue, 03 Jan 2006 14:25:32 -0800, by chainsaw
-
[svn] - remove unused "USE_SIMD" crap left over from BMP trunkTue, 03 Jan 2006 13:05:01 -0800, by nenolod
-
[svn] fix audio corruption when doing a short write. trunkTue, 03 Jan 2006 12:24:10 -0800, by nenolod
-
[svn] Do not print verbose "loading plugin" messages, only display errors to trunkTue, 03 Jan 2006 11:51:19 -0800, by nenolod
-
[svn] Fix adplug compilation issues (also per laci) trunkTue, 03 Jan 2006 09:47:13 -0800, by nenolod
-
[svn] Update audacious translation template (per laci) trunkTue, 03 Jan 2006 09:46:01 -0800, by nenolod
-
[svn] We have no choice but to continue as planned. Deploy the sentinels! trunkSun, 01 Jan 2006 05:09:47 -0800, by chainsaw
-
[svn] Add parenthesis around assignment used as truth value. trunkSat, 31 Dec 2005 17:35:02 -0800, by chainsaw
-
[svn] Stop GYM playback at the right time, if the length is known. trunkSat, 31 Dec 2005 15:16:16 -0800, by chainsaw
-
[svn] Use file magic instead of extensions (Phase 2). trunkSat, 31 Dec 2005 14:17:51 -0800, by chainsaw
-
[svn] Properly fall back to file name if the tag information is invalid (SPC). trunkSat, 31 Dec 2005 12:30:19 -0800, by chainsaw
-
[svn] Detect files by content; remove quick detect. trunkFri, 30 Dec 2005 17:56:32 -0800, by chainsaw
-
[svn] - change our slogan to "The future of UNIX multimedia." trunkFri, 30 Dec 2005 17:39:28 -0800, by nenolod
-
[svn] Checking path for NULL wont work in the for() loop, so we have to check elsewhere. trunkFri, 30 Dec 2005 14:17:35 -0800, by nenolod
-
[svn] Cooler looking icons. (I stole these from BMPx, but yeah! It's GPL too. :P) trunkFri, 30 Dec 2005 13:52:14 -0800, by nenolod
-
[svn] This commit reduces the amount of times we probe a source down to ONE trunkThu, 29 Dec 2005 22:44:13 -0800, by nenolod
-
[svn] Cache the decoder used for each PlaylistEntry. This reduces the amount trunkThu, 29 Dec 2005 22:10:26 -0800, by nenolod
-
[svn] very rudementary http stream detection support for mpg123-clone. trunkThu, 29 Dec 2005 02:29:29 -0800, by nenolod
-
[svn] mpg123-clone: Add '.mp3.part' to list of allowed extension types. trunkWed, 28 Dec 2005 13:40:46 -0800, by nenolod
-
[svn] a lot of EQ tweaks, but the preamp still does not work right trunkMon, 26 Dec 2005 13:35:40 -0800, by 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.) trunkMon, 26 Dec 2005 13:14:23 -0800, by nenolod
-
[svn] Use produce_audio() to pass the audio through the new audacious filterchain stuff. (EQ support!!!) trunkMon, 26 Dec 2005 13:09:53 -0800, by nenolod
-
[svn] ditto for samplerate... we should have full plugin compatibility now trunkMon, 26 Dec 2005 13:01:04 -0800, by nenolod
-
[svn] Display the MP4/AAC+ bitrate, instead of "VBR". trunkMon, 26 Dec 2005 12:42:45 -0800, by nenolod
-
[svn] Replace a tab with spaces to make Mikachu happy. trunkMon, 26 Dec 2005 07:19:44 -0800, by chainsaw
-
[svn] Initial fileinfo box, loosely based around the mpg123-clone one. trunkMon, 26 Dec 2005 01:16:45 -0800, by nenolod
-
[svn] Initial tagging_mp4.c code. Still need to add a class for aac tagging information (ID3) trunkMon, 26 Dec 2005 00:38:59 -0800, by nenolod
-
[svn] Stop last few desperate attempts to hold on to GTK1+ includes. trunkSun, 25 Dec 2005 14:38:14 -0800, by chainsaw
-
[svn] And that concludes the story of the whacky OK button. Thank you. trunkSun, 25 Dec 2005 14:19:40 -0800, by chainsaw
-
[svn] further paranoia (try to explain why the crash happened, if one happens -- as sexypsf explodes if it cant find the psflib) trunkSun, 25 Dec 2005 14:10:13 -0800, by nenolod
-
[svn] Now that the build system is ready, upload the plugin code. trunkSun, 25 Dec 2005 13:11:21 -0800, by chainsaw
-
[svn] Sexypsf input plugin; patch by dai in bug #395. trunkSun, 25 Dec 2005 13:10:50 -0800, by chainsaw
-
[svn] Remove Add Directory option as it is broken. Patch by laci, closes bug #377. trunkSun, 25 Dec 2005 12:34:53 -0800, by chainsaw
-
[svn] Change config file location, take plugin.h out of Makefile.am trunkSat, 24 Dec 2005 19:30:32 -0800, by chainsaw
-
[svn] Remove static plugin.h trickery to cure SIGFPE and related madness. trunkSat, 24 Dec 2005 18:31:05 -0800, by chainsaw
-
[svn] still gives off a warning, but will do the right thing regardless. trunkTue, 20 Dec 2005 13:33:42 -0800, by nenolod
-
[svn] JACKd output plugin via external contractor james@develia.org. trunkMon, 19 Dec 2005 08:58:27 -0800, by nenolod
-
[svn] playlist window truncation fixes provided by external contributor: Tim Yamin <plasmaroo -at- gentoo.org>. trunkMon, 19 Dec 2005 08:45:45 -0800, by nenolod
-
[svn] Squash void pointer arithmetic warning in futils.c trunkSun, 18 Dec 2005 13:48:43 -0800, by chainsaw
-
[svn] Okay, braindead configuration handling. Disabling config button for now. trunkSun, 18 Dec 2005 13:30:27 -0800, by chainsaw
-
[svn] Dereferencing type-punned pointer will break strict-aliasing rules squashed by Mark Loeser <halcy0n@gentoo.org>. trunkSun, 18 Dec 2005 11:42:07 -0800, by chainsaw
-
[svn] Do not abort if libmpc is not found, just disable musepack plugin. trunkSun, 18 Dec 2005 09:06:02 -0800, by chainsaw
-
[svn] Convert to confdb usage. Squash most qualifier-related warnings. Remove pixmap/icon functionality. Eliminate dead code. trunkSun, 18 Dec 2005 08:56:26 -0800, by chainsaw
-
[svn] Begin resurrecting config dialog. It compiles. Basic functionality is available, but see debug spew for TODO list. trunkSun, 18 Dec 2005 07:03:56 -0800, by chainsaw
-
[svn] Fix spacing in --help output, patch by Mikachu. trunkSun, 18 Dec 2005 06:41:22 -0800, by chainsaw
-
[svn] Do not try to grab .rar for unpack & module search, the specs change all the time. Has caused explosions & hangs. trunkSun, 18 Dec 2005 05:30:29 -0800, by chainsaw
-
[svn] Squash the implicit declaration warnings by including the correct util.h trunkSat, 17 Dec 2005 14:59:54 -0800, by chainsaw
-
[svn] Revert changes; this plugin is hard to convert to configdb. Leave it for now. trunkSat, 17 Dec 2005 13:51:17 -0800, by chainsaw
-
[svn] Remove unnecessary configfile.h include, this plugin has no config support. trunkSat, 17 Dec 2005 11:14:29 -0800, by chainsaw
-
[svn] Convert to configdb. GThreadify and peel off layer of threading macro madness. trunkSat, 17 Dec 2005 11:11:13 -0800, by chainsaw
-
[svn] Config file paths should be ~/.audacious and not ~/.xmms trunkFri, 16 Dec 2005 18:40:01 -0800, by chainsaw
-
[svn] Squash 3 warnings by compiling as C99 code. Remove round_trick kludge. trunkFri, 16 Dec 2005 18:25:18 -0800, by chainsaw
-
[svn] Properly initialize vars before use. A debug-only message threw a warning, it had to go. trunkFri, 16 Dec 2005 18:02:41 -0800, by chainsaw
-
[svn] Use GTK_SIGNAL_FUNC() where needed and remove a totally random const qualifier. trunkFri, 16 Dec 2005 17:34:26 -0800, by chainsaw
-
[svn] Juggle some declarations around to reduce warnings. Also remove one debugging statement that triggers a warning. trunkFri, 16 Dec 2005 17:20:04 -0800, by chainsaw
-
[svn] Add musepack input plugin & hook into build system. trunkFri, 16 Dec 2005 16:08:46 -0800, by chainsaw
-
[svn] How about a default timidity.cfg location that actually works? trunkFri, 16 Dec 2005 12:17:53 -0800, by chainsaw
-
[svn] Sorry, but has anyone ever told you that you talk too much? trunkFri, 16 Dec 2005 12:08:03 -0800, by chainsaw
-
[svn] GThreadify and fix includes. And although it compiles, let us not ship this. No playback at all. trunkFri, 16 Dec 2005 11:25:47 -0800, by chainsaw
-
[svn] possible DND fix for konqueror. (cleaned up version of fixed version of my cleanups... trunkWed, 14 Dec 2005 11:36:27 -0800, by nenolod
-
[svn] - attach -Iaudacious to libaudcore build crap. trunkWed, 14 Dec 2005 10:19:49 -0800, by nenolod
-
[svn] Timidity support, via external contractor dai+audacious@cdr.jp. trunkWed, 14 Dec 2005 08:51:51 -0800, by nenolod
-
[svn] Vorbis UTF-8 tag conversion patch, via Takuo Kitame <kitame@debian.org>. trunkMon, 12 Dec 2005 23:11:30 -0800, by nenolod
-
[svn] Use modplug instead of mikmod. Supports more formats & compressed files. trunkSat, 10 Dec 2005 14:31:13 -0800, by chainsaw
-
[svn] Raise MAX_CODED_SUPERFRAME_SIZE to 16384 in accordance with ffmpeg CVS. trunkSat, 10 Dec 2005 08:42:49 -0800, by chainsaw
-
[svn] Merge a cleaned up version of the patch included with #383. Audacious trunkFri, 09 Dec 2005 18:12:22 -0800, by nenolod
-
[svn] Update plugin descriptions in feature overview. trunkThu, 08 Dec 2005 15:17:54 -0800, by chainsaw
-
[svn] Import sid plugin. Ported from XMMS by giacomo. trunkThu, 08 Dec 2005 15:12:12 -0800, by chainsaw
-
[svn] We shouldn't have to close the output plugin from here. I don't know why trunkThu, 08 Dec 2005 13:29:31 -0800, by nenolod
-
[svn] Kill some warnings here -- the other warnings I can't kill yet, as I've trunkThu, 08 Dec 2005 11:44:32 -0800, by nenolod
-
[svn] Use a mutex, lower timeouts. Do not spin waiting for playback to start. trunkWed, 07 Dec 2005 16:54:27 -0800, by chainsaw
-
[svn] Remove last of the internal OSS support and default to ALSA. Squashed a few warnings but it is still messy. trunkWed, 07 Dec 2005 15:37:52 -0800, by chainsaw
-
[svn] Still need to pry internal OSS from clenched fingers. In need of anti-warning love too, but it compiles. trunkTue, 06 Dec 2005 16:09:32 -0800, by chainsaw
-
[svn] Made WMA support configurable, defaults to on. trunkTue, 06 Dec 2005 14:02:16 -0800, by chainsaw
-
[svn] First attempt at porting the crossfade plugin; patches from bug #363 applied, GThreadified, includes fixed. Will most probably not compile as of yet. trunkSun, 04 Dec 2005 15:58:55 -0800, by chainsaw
-
[svn] Last bit of cast rework by Stephen Bennett. trunkSun, 04 Dec 2005 11:22:16 -0800, by chainsaw
-
[svn] Properly report Audacious instead of XMMS or BMP in all places. Patch by laci; closes bug #379. trunkSun, 04 Dec 2005 09:29:14 -0800, by chainsaw
-
[svn] C++ warning fixes by external contractor Stephen Bennett. trunkSun, 04 Dec 2005 08:49:53 -0800, by chainsaw
-
[svn] Create some proper headers and include them. No more implicit declarations. trunkSun, 04 Dec 2005 07:37:06 -0800, by chainsaw
-
[svn] Initialize two variables before use and remove an unused one. Squashes 3 warnings. trunkSun, 04 Dec 2005 06:48:27 -0800, by chainsaw
-
[svn] Do not discard pointer target type, and do not use deprecated g_basename function. trunkSun, 04 Dec 2005 06:26:12 -0800, by chainsaw
-
[svn] Use GdkAtom instead of a regular Atom. 3 characters inserted cure 3 warnings; good return on investment... trunkSun, 04 Dec 2005 06:01:40 -0800, by chainsaw
-
[svn] These fixme warnings are no longer relevant. trunkSat, 03 Dec 2005 12:58:13 -0800, by chainsaw
-
[svn] Reduce code duplication and add a return statement. trunkSat, 03 Dec 2005 09:27:11 -0800, by chainsaw
-
[svn] Add two missing casts and update the player buffer description from XMMS to Audacious. trunkSat, 03 Dec 2005 09:14:33 -0800, by chainsaw
-
[svn] Avoid discarding pointer type qualifiers by not using the result of gtk_entry_get_text directly. trunkSat, 03 Dec 2005 08:17:14 -0800, by chainsaw
-
[svn] Add casts to callbacks in signal handlers to avoid warning. GCC would like a return statement too. trunkFri, 02 Dec 2005 15:33:58 -0800, by chainsaw
-
[svn] Convert UTF-16 (windows-1252) into something useful. Original patch by incomp@#audacious, trunkWed, 30 Nov 2005 14:56:57 -0800, by nenolod
-
[svn] Fix AAC linkage for gcc4, which does not autolink against libstdc++. trunkTue, 29 Nov 2005 14:44:13 -0800, by nenolod
-
[svn] Update translation template, and add new audacious messages to the POTFILES.in. trunkSun, 27 Nov 2005 11:55:31 -0800, by nenolod
-
[svn] Revert unicode fixes, cause player to bomb out. trunkSun, 27 Nov 2005 11:43:05 -0800, by nenolod
-
[svn] Don't use widget_draw_quick() in playlistwin_update_list(). trunkSat, 26 Nov 2005 20:14:03 -0800, by nenolod
-
[svn] - Implement widget_draw_quick(widget_t *) for doing an immediate draw trunkSat, 26 Nov 2005 18:28:19 -0800, by nenolod
-
[svn] Updated greek translation, thanks to stavrosg. trunkSat, 26 Nov 2005 14:27:26 -0800, by nenolod
-
[svn] Always update the playlist information, regardless of whether it is shaded or not. To ensure this happens, I've attached playlistwin_update_list() to the GUI event loop, trunkSat, 26 Nov 2005 14:08:34 -0800, by nenolod
-
[svn] Unicode support fixes, based on an XMMS patch written by Ilya Konstantinov. <ikonst@users.sourceforge.net>: trunkFri, 25 Nov 2005 20:23:40 -0800, by nenolod
-
[svn] Make the left and right keys work when the playlist window has focus. trunkFri, 25 Nov 2005 19:54:46 -0800, by nenolod
-
[svn] Add Winamp-style numeric keypad shortcut key support. trunkFri, 25 Nov 2005 19:29:04 -0800, by nenolod
-
[svn] WTF @ playlist window controlling fonts? o.O trunkFri, 25 Nov 2005 14:57:51 -0800, by nenolod
-
[svn] Update credits on here reflecting audacious-decoder changes. trunkFri, 25 Nov 2005 13:26:59 -0800, by nenolod
-
[svn] Working WMA support. I never said it would be pretty, neno, I should said it would play. trunkMon, 21 Nov 2005 14:59:13 -0800, by chainsaw
-
[svn] Rename controlsocket to audacious, from xmms, so that xmms stuff wont crash us. trunkSun, 20 Nov 2005 20:02:32 -0800, by nenolod
-
[svn] Include fix, allows the plugin to compile again. trunkSun, 20 Nov 2005 06:44:16 -0800, by chainsaw
-
[svn] Sync ALSA plugin with enhancements/patches from Fatal (XMMS cvs) trunkSun, 20 Nov 2005 00:34:09 -0800, by nenolod
-
[svn] Sync with xmms-wma instead of bmp-wma & GThreadify. Does not explode, but does not play either. trunkSat, 19 Nov 2005 14:42:28 -0800, by chainsaw
-
[svn] Add casts to callbacks in signal handlers to avoid warning. Remove stale pause handler declaration from wav-sndfile.h trunkSat, 19 Nov 2005 05:49:16 -0800, by chainsaw
-
[svn] Save the preference to enable or disable bitmap fonts. trunkFri, 18 Nov 2005 09:18:34 -0800, by nenolod
-
[svn] Force pango to use a sane fontsize for the playlist window. trunkThu, 17 Nov 2005 22:10:41 -0800, by nenolod
-
[svn] Verify that all files are under version control. Upload a few that were not. trunkThu, 17 Nov 2005 14:57:57 -0800, by chainsaw
-
[svn] GThreadify plugin. Adds a return statement and removes a pragma statement to please GCC. trunkThu, 17 Nov 2005 12:21:04 -0800, by chainsaw
-
[svn] Synced with bmp-mp4. Build system is fragile, but should work now. trunkWed, 16 Nov 2005 16:21:11 -0800, by chainsaw
-
[svn] Split up generic events into audcore_generic_events(), and client-specific stuff remains in mainwin_idle_func(). trunkTue, 15 Nov 2005 20:21:50 -0800, by nenolod
-
[svn] Fix an error on line 666, reported by Mikachu. Ironic that it *would* be line *666*. trunkTue, 15 Nov 2005 00:15:05 -0800, by nenolod
-
[svn] headless now working, use --headless if you wish to experiment. trunkMon, 14 Nov 2005 23:43:39 -0800, by nenolod
-
[svn] Initial headless stuff... does not yet work. trunkMon, 14 Nov 2005 23:13:44 -0800, by nenolod
-
[svn] Fix includes to avoid implicit declaration warnings. trunkMon, 14 Nov 2005 15:45:51 -0800, by chainsaw
-
[svn] List sndfile extensions in the plugin configuration table. trunkSun, 13 Nov 2005 14:27:07 -0800, by chainsaw
-
[svn] Pthread is not used here, so do not link to it. trunkSun, 13 Nov 2005 13:52:37 -0800, by chainsaw
-
[svn] Remove assembly optimizations, we want to play nicely with any system. trunkSun, 13 Nov 2005 12:24:31 -0800, by nenolod
-
[svn] New skin, care of NhJm, with modifications by me :) trunkSun, 13 Nov 2005 00:07:48 -0800, by nenolod
-
[svn] Add quotes for AC_FIND_FILE to make aclocal-1.9 happy trunkSat, 12 Nov 2005 17:47:27 -0800, by chainsaw
-
[svn] Observe AM_CONDITIONAL name before committing. trunkSat, 12 Nov 2005 17:26:32 -0800, by chainsaw
-
[svn] Add sndfile version of the wav plugin. Not integrated into buildsystem yet. trunkSat, 12 Nov 2005 15:39:26 -0800, by chainsaw
-
[svn] Don't crash if there's no handler for pausing. trunkSat, 12 Nov 2005 14:38:19 -0800, by nenolod
-
[svn] Do not use G_INLINE_FUNC. Reported by halcy0n@gentoo.org trunkSat, 12 Nov 2005 14:34:04 -0800, by nenolod
-
[svn] Add ability to override defaults via .audacious/config until we can get a GUI. trunkThu, 10 Nov 2005 18:25:15 -0800, by nenolod
-
[svn] Move SPC-specific code into SPC-specific routines. trunkThu, 10 Nov 2005 18:05:56 -0800, by nenolod
-
[svn] Display the amount of DSP channels in the kbps box. trunkThu, 10 Nov 2005 17:52:13 -0800, by nenolod
-
[svn] Don't build wma by default, it's not working. trunkThu, 10 Nov 2005 15:56:32 -0800, by nenolod
-
[svn] Open the output channel before firing up the thread. trunkWed, 09 Nov 2005 21:24:24 -0800, by nenolod
-
[svn] Remove configure options that no longer have any meaning. trunkWed, 09 Nov 2005 20:00:16 -0800, by nenolod
-
[svn] Update the credits to note the code sync that occured. trunkWed, 09 Nov 2005 16:49:31 -0800, by nenolod
-
[svn] Optimized decoders, and custom resampler. We don't use these yet. trunkWed, 09 Nov 2005 16:42:39 -0800, by nenolod
-
[svn] Synchronize mpg123 code with mpg123-0.59s.mc3. This brings us superior accuracy to libMAD, apparently. trunkWed, 09 Nov 2005 16:40:03 -0800, by nenolod
-
[svn] Fix realize function for the bitmap fonts option. trunkTue, 08 Nov 2005 12:04:15 -0800, by nenolod
-
[svn] More bitmap-font related stuff, working on a scrolling implementation too. (You can now enable or disable bitmap font support in Preferences.) trunkMon, 07 Nov 2005 23:26:55 -0800, by nenolod
-
[svn] Bring back support for winamp-style bitmap fonts. :) trunkMon, 07 Nov 2005 22:13:25 -0800, by nenolod
-
[svn] Add build infrastructure for General plugins :) trunkThu, 03 Nov 2005 21:40:28 -0800, by nenolod
-
[svn] Update configure to generate the makefile for the SPC decoder... trunkThu, 03 Nov 2005 14:17:02 -0800, by nenolod
-
[svn] Hook the console plugin into the build, it's ready for initial alphatesting. trunkWed, 02 Nov 2005 22:08:35 -0800, by nenolod
-
[svn] Finally! Got the timing working properly on the visualization plugin :) trunkWed, 02 Nov 2005 21:43:28 -0800, by nenolod
-
[svn] Tell the player that the decoder has fired up :) trunkWed, 02 Nov 2005 21:26:00 -0800, by nenolod
-
[svn] Use header.game, over header.author, as most SPC files do not contain the composer information. trunkWed, 02 Nov 2005 19:33:25 -0800, by nenolod
-
[svn] Normal sound decoding, now to just figure out how to stop the decode_thread when we need to. trunkWed, 02 Nov 2005 18:38:59 -0800, by nenolod
-
[svn] More accurate sound reproduction, but there is warbling. Still locks up player on completion. trunkTue, 01 Nov 2005 23:15:57 -0800, by nenolod
-
[svn] More progress -- now loads as an audacious module. :) trunkTue, 01 Nov 2005 21:34:11 -0800, by nenolod
-
[svn] Pass correct endianness information to the library. trunkTue, 01 Nov 2005 20:18:19 -0800, by nenolod
-
[svn] Import the initial sources for console music support. trunkTue, 01 Nov 2005 19:57:26 -0800, by nenolod
-
[svn] Fix the missing separator in the playback menu. (oops) trunkTue, 01 Nov 2005 00:11:27 -0800, by nenolod
-
[svn] s/static GTKItemFactoryEntry/GTKItemFactoryEntry/g. trunkMon, 31 Oct 2005 21:16:49 -0800, by nenolod
-
[svn] We wanted GTK_WINDOW_TOPLEVEL here, not GTK_WINDOW_POPUP. :P trunkMon, 31 Oct 2005 21:06:43 -0800, by nenolod
-
[svn] m4 changes: move libmikmod stuff into m4/libmikmod.m4. trunkMon, 31 Oct 2005 20:29:31 -0800, by nenolod
-
[svn] Fix #129 by using playlistwin_set_mask() in playlistwin_set_shade() trunkSun, 30 Oct 2005 21:08:07 -0800, by msameer
-
[svn] Call gnome_vfs_escape_path_string() before attempting to open the file. trunkSun, 30 Oct 2005 15:25:52 -0800, by msameer
-
[svn] ENABLE_AAC conditional so we won't compile it if the user doesn't want. trunkSun, 30 Oct 2005 14:02:23 -0800, by msameer
-
[svn] Use the conitional HAVE_FLAC so we won't try to compile it if we shouldn't. trunkSat, 29 Oct 2005 17:41:30 -0700, by msameer
-
[svn] use $have_flac instead of $enable_flac in the summary view. trunkSat, 29 Oct 2005 17:32:21 -0700, by msameer
-
[svn] Added myself to the AUTHORS file and the about box. trunkSat, 29 Oct 2005 09:28:32 -0700, by msameer
-
[svn] Added -I$(top_srcdir)/Plugins to INCLUDES to fix the compile errors because Output/OSS/soundcard.h was not found trunkSat, 29 Oct 2005 09:16:31 -0700, by msameer
-
[svn] Added -I$(top_srcdir)/Plugins to Makefile.am - Fix compile errors. trunkSat, 29 Oct 2005 09:13:49 -0700, by msameer
-
[svn] Updated japanese translation, thanks to dai. trunkFri, 28 Oct 2005 21:36:53 -0700, by nenolod
-
[svn] This commit builds on the second one, improving the accuracy of the dynamic limiter. trunkThu, 27 Oct 2005 16:58:54 -0700, by nenolod
-
[svn] Corrected the path of some includes from audacious to libaudacious to fix copmilation error trunkWed, 26 Oct 2005 23:21:47 -0700, by msameer
-
[svn] Update SIGSEGV message, contained the BMP mailing information. trunkTue, 25 Oct 2005 21:26:50 -0700, by nenolod
-
[svn] Away with the old libmp4v2 that does not work. I have a replacement for thee. trunkMon, 24 Oct 2005 15:05:37 -0700, by nenolod
-
[svn] Add necessary headers for facilitating the build process from mpeg4ip. trunkMon, 24 Oct 2005 10:50:48 -0700, by nenolod
-
[svn] Get rid of stuff we don't want in the repository. (compiled translations/autotools cache) trunkMon, 24 Oct 2005 03:12:26 -0700, by nenolod