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