Mercurial > audlegacy
graph
-
[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