Thu, 05 Oct 2006 07:44:19 -0700 |
nenolod |
[svn] - fix skins/Makefile
trunk
|
Thu, 05 Oct 2006 07:39:43 -0700 |
nenolod |
[svn] - fixes for resize bug
trunk
|
Thu, 05 Oct 2006 07:09:01 -0700 |
nenolod |
[svn] - use gtk_window_present() to make X render the right sized skin
trunk
|
Thu, 05 Oct 2006 06:54:42 -0700 |
nenolod |
[svn] - include TinyPlayer skin with the main distribution
trunk
|
Thu, 05 Oct 2006 04:03:19 -0700 |
nenolod |
[svn] - and finally special tuples are treated as they should be
trunk
|
Thu, 05 Oct 2006 03:26:36 -0700 |
nenolod |
[svn] - results from more profiling
trunk
|
Thu, 05 Oct 2006 03:03:56 -0700 |
nenolod |
[svn] - more mtime = 0 checks
trunk
|
Thu, 05 Oct 2006 02:43:17 -0700 |
nenolod |
[svn] - ditto for playlist_get_songtime().
trunk
|
Thu, 05 Oct 2006 02:41:57 -0700 |
nenolod |
[svn] - tuples with an mtime of 0 don't need to be checked
trunk
|
Thu, 05 Oct 2006 02:28:23 -0700 |
nenolod |
[svn] - revert
trunk
|
Thu, 05 Oct 2006 02:12:02 -0700 |
nenolod |
[svn] - the playlist and equalizer windows do not need to redraw themselves constantly, as was in bmp.
trunk
|
Thu, 05 Oct 2006 02:07:02 -0700 |
nenolod |
[svn] - fix an assertion error
trunk
|
Thu, 05 Oct 2006 01:54:37 -0700 |
nenolod |
[svn] - try not to reject tuples that have an mtime of 0. (special tuples referring to URIs)
trunk
|
Thu, 05 Oct 2006 01:31:41 -0700 |
nenolod |
[svn] - make sure the PlaylistEntry has a tuple.
trunk
|
Wed, 04 Oct 2006 23:45:55 -0700 |
nenolod |
[svn] - missed a couple of properties, sorry
trunk
|
Wed, 04 Oct 2006 23:36:28 -0700 |
nenolod |
[svn] - fix another typo
trunk
|
Wed, 04 Oct 2006 23:33:51 -0700 |
nenolod |
[svn] - fix typo
trunk
|
Wed, 04 Oct 2006 23:33:22 -0700 |
nenolod |
[svn] - default values for all properties (fixes wa2 skins/amsf 1.0 skins)
trunk
|
Wed, 04 Oct 2006 23:25:57 -0700 |
nhjm449 |
[svn] - Default skin updated
trunk
|
Wed, 04 Oct 2006 23:16:49 -0700 |
nenolod |
[svn] - create the windows during skin load process after the skin.hints has been loaded
trunk
|
Wed, 04 Oct 2006 23:11:06 -0700 |
nenolod |
[svn] - load skins before creating the UI
trunk
|
Wed, 04 Oct 2006 23:09:40 -0700 |
nenolod |
[svn] - more hardcoded values removed
trunk
|
Wed, 04 Oct 2006 23:05:41 -0700 |
nenolod |
[svn] - make sure all size requests match the skin size
trunk
|
Wed, 04 Oct 2006 23:02:15 -0700 |
nenolod |
[svn] - remove dock_resize.
trunk
|
Wed, 04 Oct 2006 23:01:26 -0700 |
nenolod |
[svn] - it'd probably help if we passed the right stuff to gtk_window_resize().
trunk
|
Wed, 04 Oct 2006 22:56:57 -0700 |
nenolod |
[svn] - don't use dock_resize.
trunk
|
Wed, 04 Oct 2006 21:46:00 -0700 |
nenolod |
[svn] - mainwinEQButtonX, mainwinEQButtonY, mainwinPLButtonX, mainwinPLButtonY, mainwinAboutX,
trunk
|
Wed, 04 Oct 2006 21:05:51 -0700 |
js |
[svn] WTF, and now even a typo in the ChangeLog! (Fixed.)
trunk
|
Wed, 04 Oct 2006 21:04:50 -0700 |
js |
[svn] Just saw that it's ordered by last name. Of cours, I was to blind
trunk
|
Wed, 04 Oct 2006 21:02:06 -0700 |
js |
[svn] Just saw that we have an AUTHORS file here as well, so I added myself
trunk
|
Wed, 04 Oct 2006 20:17:07 -0700 |
nhjm449 |
[svn] - Put ()'s around the time in the shaded playlist text.
trunk
|
Wed, 04 Oct 2006 20:10:32 -0700 |
nenolod |
[svn] - othertext visibility enforcement
trunk
|
Wed, 04 Oct 2006 20:07:35 -0700 |
nenolod |
[svn] - more fix
trunk
|
Wed, 04 Oct 2006 20:05:42 -0700 |
nenolod |
[svn] - fix
trunk
|
Wed, 04 Oct 2006 20:00:44 -0700 |
nenolod |
[svn] - default visibility hints
trunk
|
Wed, 04 Oct 2006 19:53:37 -0700 |
nenolod |
[svn] - silently ignore text updates if we're not visible (bugfix)
trunk
|
Wed, 04 Oct 2006 19:47:24 -0700 |
nenolod |
[svn] - this should be a continue not a return (oops)
trunk
|
Wed, 04 Oct 2006 19:45:14 -0700 |
nenolod |
[svn] - do not draw widgets which are invisible (performance tweak)
trunk
|
Wed, 04 Oct 2006 19:39:30 -0700 |
nenolod |
[svn] - implement mainwinTextVisible, mainwinVisVisible, mainwinOthertextVisible hints
trunk
|
Wed, 04 Oct 2006 19:00:09 -0700 |
nenolod |
[svn] - really preserve the old message on othertext info
trunk
|
Wed, 04 Oct 2006 18:52:37 -0700 |
nenolod |
[svn] - another oops in my oops fix, sorry
trunk
|
Wed, 04 Oct 2006 18:51:58 -0700 |
nenolod |
[svn] - i made an oops
trunk
|
Wed, 04 Oct 2006 18:48:49 -0700 |
nenolod |
[svn] - implement mainwinOthertextIsStatus property.
trunk
|
Wed, 04 Oct 2006 18:21:40 -0700 |
nenolod |
[svn] - update hints file
trunk
|
Wed, 04 Oct 2006 16:00:03 -0700 |
nenolod |
[svn] - add:
trunk
|
Wed, 04 Oct 2006 15:33:17 -0700 |
nenolod |
[svn] - wa2 values for mainwinTitleText property.
trunk
|
Wed, 04 Oct 2006 15:27:00 -0700 |
nenolod |
[svn] - allow the menurow to be set invisible
trunk
|
Wed, 04 Oct 2006 12:47:37 -0700 |
js |
[svn] The default values for old skins were wrong. But since changing from
trunk
|
Wed, 04 Oct 2006 04:17:35 -0700 |
nenolod |
[svn] - 1.2 skin, EARLY VERSION OF IT. I am *sure* nhjm449 will tweak it a lot.
trunk
|
Wed, 04 Oct 2006 03:41:41 -0700 |
nenolod |
[svn] - default skin.hints:mainwinVisWidth value
trunk
|
Wed, 04 Oct 2006 03:39:41 -0700 |
nenolod |
[svn] - implement [skin.hints:mainwinVisWidth] property.
trunk
|
Wed, 04 Oct 2006 03:05:39 -0700 |
nenolod |
[svn] - implement [skin.hints:mainwinPlayStatus(X,Y)] properties.
trunk
|
Wed, 04 Oct 2006 02:31:31 -0700 |
nenolod |
[svn] - support for: [skin.hints:mainwinNumber(0-4)(X,Y)] properties.
trunk
|
Wed, 04 Oct 2006 02:22:04 -0700 |
nenolod |
[svn] - support for the [skin.hints:mainwinTextWidth] property.
trunk
|
Wed, 04 Oct 2006 02:21:05 -0700 |
yaz |
[svn] - make audacious re-link when libwidgets.a has been updated.
trunk
|
Wed, 04 Oct 2006 02:15:22 -0700 |
yaz |
[svn] improvement of shaded playlist window
trunk
|
Wed, 04 Oct 2006 01:45:01 -0700 |
nenolod |
[svn] - allow elements to be repositioned if they are mentioned in skin.hints
trunk
|
Wed, 04 Oct 2006 01:38:46 -0700 |
nenolod |
[svn] - text and infobar
trunk
|
Wed, 04 Oct 2006 01:35:28 -0700 |
nenolod |
[svn] - framework for repositioning the vis element on the skin.
trunk
|
Tue, 03 Oct 2006 10:39:17 -0700 |
nenolod |
[svn] - that should be a lowercase p, not an uppercase one.
trunk
|
Mon, 02 Oct 2006 18:46:02 -0700 |
nenolod |
[svn] - fix a potential crash when running audacious remotely
trunk
|
Mon, 02 Oct 2006 03:35:09 -0700 |
nenolod |
[svn] - parse equals correctly.
trunk
|
Mon, 02 Oct 2006 01:56:53 -0700 |
nenolod |
[svn] - remove some old debugging notices
trunk
|
Mon, 02 Oct 2006 01:52:12 -0700 |
nenolod |
[svn] - remove an artifact of the bmp -> audacious transition
trunk
|
Mon, 02 Oct 2006 01:46:59 -0700 |
nenolod |
[svn] - always zero-out stack variables, as stack memory may be dirty on x86 and friends
trunk
|
Sun, 01 Oct 2006 00:58:32 -0700 |
nenolod |
[svn] - enforce the ret = -1 == silent failure rule
trunk
|
Sat, 30 Sep 2006 16:05:40 -0700 |
nenolod |
[svn] - Spanish translation update from Gustavo Vranjes.
trunk
|
Thu, 28 Sep 2006 10:01:28 -0700 |
yaz |
[svn] - now mainwindow remembers "autoscroll songname" setting after returns from shaded mode.
trunk
|
Thu, 28 Sep 2006 08:50:11 -0700 |
yaz |
[svn] - gtk+-2.10's gtk_widget_destroy() sometimes causes an UI freeze. as a workaround, reuse allocated dialog.
trunk
|
Thu, 28 Sep 2006 08:39:14 -0700 |
yaz |
[svn] - fix for "bmp_rcfile_write_string: assertion `value != NULL' failed"
trunk
|
Thu, 28 Sep 2006 08:36:43 -0700 |
yaz |
[svn] - fix for "playlist.c:1482: Mutex not locked!"
trunk
|
Sun, 24 Sep 2006 12:08:30 -0700 |
chainsaw |
[svn] Interpret set_string for a NULL value as a key unset action, as gconf will not store NULL values.
trunk
|
Sun, 24 Sep 2006 00:40:12 -0700 |
yaz |
[svn] - fix for gconf_value_get_string() does not accept null string.
trunk
|
Sat, 23 Sep 2006 13:53:46 -0700 |
chainsaw |
[svn] Revert botched workaround, the actual 3 NULL writes will have to be addressed.
trunk
|
Sat, 23 Sep 2006 13:50:17 -0700 |
chainsaw |
[svn] Do not try write NULL into a gconf key, convert it to "" first.
trunk
|
Fri, 22 Sep 2006 03:12:02 -0700 |
nenolod |
[svn] - version bump to 1.2.0-rc2
trunk
|
Fri, 22 Sep 2006 02:57:25 -0700 |
nenolod |
[svn] - use proper X11 hinting here to ensure that the about window isn't decorated on broken WMs (e.g. quartz-wm)
trunk
|
Thu, 21 Sep 2006 13:24:48 -0700 |
chainsaw |
[svn] Mute while seeking for playback resume, tighten the loop. We want a responsive GUI ASAP.
trunk
|
Wed, 20 Sep 2006 01:13:06 -0700 |
nenolod |
[svn] - fix a memory leak in util_run_filebrowser()
trunk
|
Wed, 20 Sep 2006 01:08:15 -0700 |
nenolod |
[svn] - properly free the path to skin.hints once we locate it
trunk
|
Tue, 19 Sep 2006 19:20:09 -0700 |
yaz |
[svn] - avoid conflict of mkdtemp() declaration between util.h and stdlib.h.
trunk
|
Mon, 18 Sep 2006 14:08:39 -0700 |
nenolod |
[svn] - soname fix
trunk
|
Mon, 18 Sep 2006 13:21:50 -0700 |
nenolod |
[svn] - version change: 1.2.0-rc1
trunk
|
Mon, 18 Sep 2006 13:06:15 -0700 |
nenolod |
[svn] - add back a test for libxml2, that way we'll still use xspf as default if available
trunk
|
Mon, 18 Sep 2006 13:03:22 -0700 |
nenolod |
[svn] - remove some plugin checks I missed
trunk
|
Mon, 18 Sep 2006 12:59:14 -0700 |
nenolod |
[svn] - add a bugs@ address for audacious
trunk
|
Mon, 18 Sep 2006 03:20:15 -0700 |
nenolod |
[svn] - add -D_AUDACIOUS_CORE here
trunk
|
Mon, 18 Sep 2006 02:51:11 -0700 |
nenolod |
[svn] - remove plugins from the core distribution
trunk
|
Mon, 18 Sep 2006 02:34:43 -0700 |
nenolod |
[svn] - add G_BEGIN_DECLS and G_END_DECLS for C++ users
trunk
|
Mon, 18 Sep 2006 02:33:52 -0700 |
nenolod |
[svn] - only include non-SDK things if _AUDACIOUS_CORE is defined.
trunk
|
Mon, 18 Sep 2006 02:30:57 -0700 |
nenolod |
[svn] - export main.h API
trunk
|
Mon, 18 Sep 2006 02:06:40 -0700 |
nenolod |
[svn] - export xentry and xconvert API
trunk
|
Mon, 18 Sep 2006 01:59:07 -0700 |
nenolod |
[svn] - C++ friendliness
trunk
|
Mon, 18 Sep 2006 01:58:20 -0700 |
nenolod |
[svn] - lets be C++ friendly
trunk
|
Mon, 18 Sep 2006 01:56:09 -0700 |
nenolod |
[svn] - use audacious/titlestring.h instead of libaudacious/titlestring.h
trunk
|
Mon, 18 Sep 2006 01:45:08 -0700 |
nenolod |
[svn] - export the util.h as provided by audacious/
trunk
|
Mon, 18 Sep 2006 01:44:39 -0700 |
nenolod |
[svn] - merge libaudacious (public) and audacious util APIs
trunk
|
Mon, 18 Sep 2006 01:41:41 -0700 |
nenolod |
[svn] - add the PlaylistContainer API to the SDK.
trunk
|
Mon, 18 Sep 2006 01:40:53 -0700 |
nenolod |
[svn] - add the playlist API to the SDK.
trunk
|
Sat, 16 Sep 2006 22:53:47 -0700 |
nenolod |
[svn] - add missing 'test'
trunk
|
Sat, 16 Sep 2006 22:44:14 -0700 |
nenolod |
[svn] - remove redundant test
trunk
|
Sat, 16 Sep 2006 19:37:08 -0700 |
js |
[svn] Fixed unused variable and missing type conversion
trunk
|
Sat, 16 Sep 2006 19:21:06 -0700 |
js |
[svn] Add #undef FSCALE, since it's already defined on OpenBSD
trunk
|
Sat, 16 Sep 2006 19:18:59 -0700 |
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
trunk
|
Sat, 16 Sep 2006 19:13:26 -0700 |
js |
[svn] #undef ALIGN, since it's already defined on OpenBSD.
trunk
|
Sat, 16 Sep 2006 19:10:07 -0700 |
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.
trunk
|
Sat, 16 Sep 2006 18:58:23 -0700 |
js |
[svn] nenolod's fix for the soundcard.h check was incomplete, fixed
trunk
|
Sat, 16 Sep 2006 18:56:17 -0700 |
nenolod |
[svn] - check for soundcard.h
trunk
|
Sat, 16 Sep 2006 18:46:42 -0700 |
nenolod |
[svn] - oh oops
trunk
|
Sat, 16 Sep 2006 17:53:36 -0700 |
nenolod |
[svn] - remove reference in autoconf
trunk
|
Sat, 16 Sep 2006 17:51:46 -0700 |
nenolod |
[svn] - do not generate a Makefile for libconsole
trunk
|
Sat, 16 Sep 2006 17:47:12 -0700 |
nenolod |
[svn] - remove iconv code altogether
trunk
|
Sat, 16 Sep 2006 17:17:22 -0700 |
js |
[svn] Fixed a LOT of warnings showing up with -Wall. This is the first step
trunk
|
Sat, 16 Sep 2006 16:26:54 -0700 |
js |
[svn] Fixed a lot of warnings that only showed up on *BSD.
trunk
|
Sat, 16 Sep 2006 15:21:56 -0700 |
chainsaw |
[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).
trunk
|
Sat, 16 Sep 2006 10:08:23 -0700 |
js |
[svn] Fixed 3 warnings, 2 unused variables and 1 missing include
trunk
|
Sat, 16 Sep 2006 08:34:03 -0700 |
chainsaw |
[svn] Use the VFS layer.
trunk
|
Sat, 16 Sep 2006 07:33:28 -0700 |
js |
[svn] More .cpp -> .cxx. Noticed by Chainsaw. Shame on me that I forgot some ;).
trunk
|
Sat, 16 Sep 2006 07:18:18 -0700 |
chainsaw |
[svn] Use the VFS layer.
trunk
|
Fri, 15 Sep 2006 21:36:31 -0700 |
yaz |
[svn] - no more busy loop if a file in playlist disappears.
trunk
|
Fri, 15 Sep 2006 20:21:35 -0700 |
yaz |
[svn] improvement of filepopup:
trunk
|
Fri, 15 Sep 2006 20:10:47 -0700 |
nenolod |
[svn] - actually on second thought, i don't see the point in this
trunk
|
Fri, 15 Sep 2006 19:59:32 -0700 |
nenolod |
[svn] - change Makefile / filename
trunk
|
Fri, 15 Sep 2006 19:58:27 -0700 |
nenolod |
[svn] - branch xspf plugin for podcasting support
trunk
|
Fri, 15 Sep 2006 18:51:16 -0700 |
yaz |
[svn] - omit get_mtime from playlist_get_info_func().
trunk
|
Fri, 15 Sep 2006 18:26:57 -0700 |
nenolod |
[svn] - do not build OSS plugin unless we really can
trunk
|
Fri, 15 Sep 2006 18:24:27 -0700 |
nenolod |
[svn] - remove debugging printf()'s
trunk
|
Fri, 15 Sep 2006 16:48:51 -0700 |
nenolod |
[svn] - only build cdaudio plugin if we support DAE
trunk
|
Fri, 15 Sep 2006 16:36:30 -0700 |
nenolod |
[svn] - if a pkg-config module is unavailable, report this
trunk
|
Fri, 15 Sep 2006 16:34:23 -0700 |
nenolod |
[svn] - do not AC_MSG_ERROR() when libvorbis is not present, just notify the user that vorbis support won't be built
trunk
|
Fri, 15 Sep 2006 16:32:15 -0700 |
nenolod |
[svn] - build CoreAudio plugin if available
trunk
|
Fri, 15 Sep 2006 14:31:03 -0700 |
nenolod |
[svn] - remove sqlite from main makefile
trunk
|
Fri, 15 Sep 2006 14:30:28 -0700 |
nenolod |
[svn] - remove sqlite
trunk
|
Fri, 15 Sep 2006 08:01:40 -0700 |
js |
[svn] This adds -lossaudio to the OSS and esd plugin on platforms having that libs. With this, Audacious finally build & runs perfectly on OpenBSD.
trunk
|
Fri, 15 Sep 2006 07:46:49 -0700 |
nenolod |
[svn] - DND fixes
trunk
|
Fri, 15 Sep 2006 06:36:26 -0700 |
js |
[svn] - Removed .cpp.o target since we don't have any .cpp files anymore.
trunk
|
Thu, 14 Sep 2006 14:06:45 -0700 |
nenolod |
[svn] - enforce support of our file extensions through use of the .SUFFIXES target
trunk
|
Thu, 14 Sep 2006 13:56:35 -0700 |
js |
[svn] * One more .cpp -> .cxx
trunk
|
Thu, 14 Sep 2006 13:38:05 -0700 |
js |
[svn] Forgot to change .cpp -> .cxx in the Makefile.in. Shame on me...
trunk
|
Thu, 14 Sep 2006 13:33:10 -0700 |
js |
[svn] .cpp -> .cxx
trunk
|
Thu, 14 Sep 2006 13:27:38 -0700 |
giacomo |
[svn] - fix for issue that was fixed in r1946 and then appeared again later :)
trunk
|
Thu, 14 Sep 2006 08:46:01 -0700 |
js |
[svn] Install audacious_player.xpm as well, so one can use it as a desktop icon.
trunk
|
Thu, 14 Sep 2006 07:50:44 -0700 |
js |
[svn] Made the content of the password field in the AudioScrobbler plugin invisible.
trunk
|
Thu, 14 Sep 2006 07:40:39 -0700 |
js |
[svn] Just saw another bug in the same line. The if was always false.
trunk
|
Thu, 14 Sep 2006 07:38:06 -0700 |
js |
[svn] Fixed mk/objective.mk so that there won't be any
trunk
|
Wed, 13 Sep 2006 18:59:47 -0700 |
yaz |
[svn] - Avoid trying to regenerate parse.c. Regeneration is unnecessary in usual case and requires lemon as parser generator.
trunk
|
Wed, 13 Sep 2006 16:05:01 -0700 |
giacomo |
[svn] - amidi-plug uses vfs now
trunk
|
Wed, 13 Sep 2006 15:59:49 -0700 |
giacomo |
[svn] - File stream API for audacious vfs; uses real getc/ungetc functions for vfs_stdio and emulated functions for vfs_gnome
trunk
|
Wed, 13 Sep 2006 14:01:54 -0700 |
js |
[svn] Added BSD make to the recommended make versions since it's officially supported now.
trunk
|
Wed, 13 Sep 2006 13:58:21 -0700 |
nenolod |
[svn] - fix missing name in ChangeLog (I forgot to add js to our changelog scripts, oops)
trunk
|
Wed, 13 Sep 2006 13:56:08 -0700 |
js |
[svn] Fixed some Makefiles to make it work with BSD make.
trunk
|
Wed, 13 Sep 2006 11:03:25 -0700 |
chainsaw |
[svn] Link C++ plugins correctly on *BSD, by Jonathan Schleifer <js@h3c.de>.
trunk
|
Wed, 13 Sep 2006 09:40:07 -0700 |
chainsaw |
[svn] Remove built-in soundcard.h silliness so OSS actually works on *BSD, by Jonathan Schleifer <js@h3c.de>.
trunk
|
Wed, 13 Sep 2006 09:05:18 -0700 |
chainsaw |
[svn] Mark autogen.sh executable.
trunk
|
Wed, 13 Sep 2006 08:06:57 -0700 |
chainsaw |
[svn] 4-way scroll support in the main window (volume & seek) by Jonathan Schleifer <js@h3c.de>.
trunk
|
Wed, 13 Sep 2006 06:38:40 -0700 |
chainsaw |
[svn] Fixes for NetBSD by Jonathan Schleifer <js@h3c.de>
trunk
|
Wed, 13 Sep 2006 05:22:45 -0700 |
chainsaw |
[svn] Remove unused bmp_player.xpm; as requested by Mikachu on #audacious.
trunk
|
Tue, 12 Sep 2006 23:31:24 -0700 |
nenolod |
[svn] - new DND handler
trunk
|
Tue, 12 Sep 2006 23:11:07 -0700 |
nenolod |
[svn] - be careful about referencing a NULL widget (e.g. headless/serveronly mode crashes on streams, bug #562)
trunk
|
Tue, 12 Sep 2006 10:59:59 -0700 |
giacomo |
[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
trunk
|
Mon, 11 Sep 2006 16:06:23 -0700 |
chainsaw |
[svn] Use the VFS.
trunk
|
Mon, 11 Sep 2006 15:24:52 -0700 |
chainsaw |
[svn] fprintf implementation in the VFS common layer by Luca Barbato. Use it in the Container plugins.
trunk
|
Mon, 11 Sep 2006 13:15:31 -0700 |
chainsaw |
[svn] Partial sync with upstream.
trunk
|
Mon, 11 Sep 2006 11:23:34 -0700 |
lu_zero |
[svn] fix a typo
trunk
|
Sun, 10 Sep 2006 23:39:54 -0700 |
yaz |
[svn] - make fileinfo_recursive_get_image() breadth first search.
trunk
|
Sun, 10 Sep 2006 15:36:17 -0700 |
chainsaw |
[svn] Revert broken commit r2209 and fseek -> vfs_fseek, missed in commit r2265.
trunk
|
Sun, 10 Sep 2006 14:28:45 -0700 |
chainsaw |
[svn] Have output plugins use the VFS layer too.
trunk
|
Sun, 10 Sep 2006 14:01:14 -0700 |
chainsaw |
[svn] Use the VFS layer.
trunk
|
Sun, 10 Sep 2006 12:19:35 -0700 |
chainsaw |
[svn] Portability fix provided by Matti H¸«£m¸«£l¸«£inen (ccr/TNSP).
trunk
|
Sun, 10 Sep 2006 06:40:15 -0700 |
chainsaw |
[svn] Non-RTSP should compile too, ktnxbye.
trunk
|
Sat, 09 Sep 2006 21:52:25 -0700 |
lu_zero |
[svn] rtsp support in mp3
trunk
|
Sat, 09 Sep 2006 18:04:36 -0700 |
chainsaw |
[svn] Make the playback resume code a lot more robust.
trunk
|
Sat, 09 Sep 2006 18:02:42 -0700 |
lu_zero |
[svn] avoid segfaults
trunk
|
Fri, 08 Sep 2006 17:31:49 -0700 |
nenolod |
[svn] - ensure that the module symtable is consistantly unique on Mach-O bundles
trunk
|
Fri, 08 Sep 2006 16:55:47 -0700 |
chainsaw |
[svn] Hook PulseAudio into the build system and clean it up a little.
trunk
|
Fri, 08 Sep 2006 16:00:10 -0700 |
chainsaw |
[svn] PulseAudio output plugin. Ported from the XMMS plugin by Lennart Poettering.
trunk
|
Fri, 08 Sep 2006 10:55:02 -0700 |
nenolod |
[svn] - remove this
trunk
|
Thu, 07 Sep 2006 22:26:54 -0700 |
nenolod |
[svn] - revert back to r2216
trunk
|
Thu, 07 Sep 2006 22:00:35 -0700 |
nenolod |
[svn] - more hammering
trunk
|
Thu, 07 Sep 2006 21:51:36 -0700 |
nenolod |
[svn] - hammer a little more
trunk
|
Thu, 07 Sep 2006 21:47:45 -0700 |
nenolod |
[svn] - stuff
trunk
|
Thu, 07 Sep 2006 21:44:05 -0700 |
nenolod |
[svn] - abstractionalize a lot of stuff, build still broken, live with it
trunk
|
Thu, 07 Sep 2006 20:53:57 -0700 |
nenolod |
[svn] - remove orphaned dependencies
trunk
|
Thu, 07 Sep 2006 20:52:55 -0700 |
nenolod |
[svn] - remove WA2gui code
trunk
|
Thu, 07 Sep 2006 20:50:14 -0700 |
nenolod |
[svn] - add Makefile
trunk
|
Thu, 07 Sep 2006 20:41:35 -0700 |
nenolod |
[svn] - new InterfacePlugin API.
trunk
|
Thu, 07 Sep 2006 20:27:46 -0700 |
nenolod |
[svn] - keep filepopup code in the core for now
trunk
|
Thu, 07 Sep 2006 19:57:27 -0700 |
nenolod |
[svn] - copy the WA2GUI code into a Plugin shell
trunk
|
Thu, 07 Sep 2006 18:33:19 -0700 |
nenolod |
[svn] - use gdk_drawable_get_size() instead
trunk
|
Thu, 07 Sep 2006 17:27:27 -0700 |
nenolod |
[svn] - use smartinclude here instead of conditional-based imports
trunk
|
Thu, 07 Sep 2006 17:25:29 -0700 |
nenolod |
[svn] - gtkquartz compatibility, pass 1
trunk
|
Thu, 07 Sep 2006 11:57:03 -0700 |
nenolod |
[svn] - use #ifdef linux instead
trunk
|
Thu, 07 Sep 2006 11:45:48 -0700 |
nenolod |
[svn] - wma.c: use av_malloc() instead of directly using posix_memalign()
trunk
|
Thu, 07 Sep 2006 11:32:59 -0700 |
nenolod |
[svn] - fully working CoreAudio plugin, based on the OSS plugin and an incomplete xmms coreaudio plugin (fink)
trunk
|
Thu, 07 Sep 2006 11:06:40 -0700 |
nenolod |
[svn] - remove CoreAudio plugin, and try again :P
trunk
|
Thu, 07 Sep 2006 09:11:46 -0700 |
nenolod |
[svn] - fork the OSS plugin for CoreAudio work
trunk
|
Wed, 06 Sep 2006 22:10:19 -0700 |
nenolod |
[svn] - kludge for libintl borkenness
trunk
|
Wed, 06 Sep 2006 22:03:27 -0700 |
nenolod |
[svn] - include time.h
trunk
|
Wed, 06 Sep 2006 15:24:15 -0700 |
nenolod |
[svn] - module fixes
trunk
|
Wed, 06 Sep 2006 14:46:09 -0700 |
nenolod |
[svn] - make audtool build
trunk
|
Wed, 06 Sep 2006 14:21:40 -0700 |
nenolod |
[svn] - audacious now builds on OS X
trunk
|
Wed, 06 Sep 2006 14:01:53 -0700 |
nenolod |
[svn] - they fucking say I'm nuts
trunk
|
Wed, 06 Sep 2006 13:54:02 -0700 |
nenolod |
[svn] -Wl,-export-dynamic isn't needed here.
trunk
|
Wed, 06 Sep 2006 13:37:57 -0700 |
nenolod |
[svn] - handle OS X linking command
trunk
|
Wed, 06 Sep 2006 13:24:54 -0700 |
nenolod |
[svn] - AC_SUBST(PICLDFLAGS) sorry
trunk
|
Wed, 06 Sep 2006 13:21:40 -0700 |
nenolod |
[svn] - use $(SHARED_SUFFIX)
trunk
|
Wed, 06 Sep 2006 13:04:37 -0700 |
nenolod |
[svn] - PICFLAGS should not call -shared/-bundle as some versions of GCC will misinterpret that. Only PICLDFLAGS should.
trunk
|
Wed, 06 Sep 2006 13:01:04 -0700 |
nenolod |
[svn] - add PICLDFLAGS, PICFLAGS, SHARED_SUFFIX identifiers
trunk
|
Wed, 06 Sep 2006 12:57:50 -0700 |
nenolod |
[svn] - detect what $(SHARED_SUFFIX) should be.
trunk
|
Tue, 05 Sep 2006 19:57:18 -0700 |
nhjm449 |
[svn] - Reapply r2161
trunk
|
Tue, 05 Sep 2006 09:18:30 -0700 |
nenolod |
[svn] - don't be picky about what aclocal version we are using.
trunk
|
Tue, 05 Sep 2006 09:14:08 -0700 |
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
trunk
|
Tue, 05 Sep 2006 08:40:08 -0700 |
yaz |
[svn] - do not show filepopup for blank region when a playlist is shorter than the playlist window.
trunk
|
Tue, 05 Sep 2006 08:09:14 -0700 |
lu_zero |
[svn] generic vfs_gets and m3u updated to use vfs
trunk
|
Mon, 04 Sep 2006 22:36:30 -0700 |
nhjm449 |
[svn] - Fix audacious-arts-helper warnings.
trunk
|
Mon, 04 Sep 2006 19:47:32 -0700 |
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.
trunk
|
Sun, 03 Sep 2006 22:04:17 -0700 |
nhjm449 |
[svn] - If transparency fails, disable it.
trunk
|
Sat, 02 Sep 2006 08:24:10 -0700 |
yaz |
[svn] - chardet patch for Russian language witten by Valentine Sinitsyn.
trunk
|
Wed, 30 Aug 2006 06:14:33 -0700 |
yaz |
[svn] - revert equalizer.c and ui_playlist.c. :(
trunk
|
Wed, 30 Aug 2006 02:44:09 -0700 |
yaz |
[svn] - fix for memory leak.
trunk
|
Wed, 30 Aug 2006 02:37:40 -0700 |
yaz |
[svn] - same to r2149, one more window. :)
trunk
|
Tue, 29 Aug 2006 23:15:43 -0700 |
yaz |
[svn] - comment out some gtk_window_set_transient_for() which hide mainwin unexpectedly.
trunk
|
Tue, 29 Aug 2006 19:55:37 -0700 |
nhjm449 |
[svn] - Add ability to show/hide main player window.
trunk
|
Tue, 29 Aug 2006 11:35:30 -0700 |
yaz |
[svn] - prevents input_check_file() working on loading playlist.
trunk
|
Mon, 28 Aug 2006 11:03:58 -0700 |
yaz |
[svn] - playlist_container_find() must check if ext is 1, besides NULL.
trunk
|
Mon, 28 Aug 2006 08:51:36 -0700 |
yaz |
[svn] - filepopup follows change of pointed song, i.e. it will hide while scrolling.
trunk
|
Sun, 27 Aug 2006 09:04:05 -0700 |
chainsaw |
[svn] Fix up the warning fixes; by Torbj¸«Órn Svensson (a.k.a. Azoff on #audacious).
trunk
|
Sun, 27 Aug 2006 07:39:25 -0700 |
nenolod |
[svn] - version update
trunk
|
Sun, 27 Aug 2006 05:30:12 -0700 |
yaz |
[svn] - correct a typo that Joker pointed out. thanks Joker!
trunk
|
Sat, 26 Aug 2006 23:16:53 -0700 |
yaz |
[svn] - clean up nhjm449's fix to eliminate warnings. thanks nhjm449!
trunk
|
Sat, 26 Aug 2006 21:47:26 -0700 |
nhjm449 |
[svn] - Streamtitles are fun.
trunk
|
Sat, 26 Aug 2006 21:36:50 -0700 |
nhjm449 |
[svn] - Don't save empty lengths.
trunk
|
Sat, 26 Aug 2006 21:21:35 -0700 |
nhjm449 |
[svn] - Tracks with unknown lengths shouldn't be considered 0 seconds long! :P
trunk
|
Sat, 26 Aug 2006 12:00:05 -0700 |
chainsaw |
[svn] CXXFLAGS fixes by Mike Frysinger (Gentoo).
trunk
|
Sat, 26 Aug 2006 08:09:42 -0700 |
yaz |
[svn] - now xspf writes formatted xml.
trunk
|
Fri, 25 Aug 2006 01:02:18 -0700 |
yaz |
[svn] - libguess update: workaround for that g_convert can't convert properly from UCS-2BE/LE trailing after BOM.
trunk
|
Thu, 24 Aug 2006 23:08:22 -0700 |
yaz |
[svn] - precision in title format is regarded as character count, not byte count.
trunk
|
Thu, 24 Aug 2006 14:55:06 -0700 |
chainsaw |
[svn] Additional (PPC?) warning squashing by Joseph Jezak from Gentoo.
trunk
|
Thu, 24 Aug 2006 12:23:54 -0700 |
chainsaw |
[svn] Actually cast variables to glib types before feeding them into glib compare functions. Resolves another 16 signedness warnings on PPC.
trunk
|
Thu, 24 Aug 2006 11:40:00 -0700 |
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.
trunk
|
Thu, 24 Aug 2006 11:11:30 -0700 |
chainsaw |
[svn] Sync with upstream. ADL is now dual licensed, and RIX has had a pitch fixup. Free warning fix included.
trunk
|
Wed, 23 Aug 2006 23:09:05 -0700 |
yaz |
[svn] - file_path should not contain file name.
trunk
|
Wed, 23 Aug 2006 07:46:33 -0700 |
yaz |
[svn] - modified time (mtime) has been introduced into tuple
trunk
|
Sun, 20 Aug 2006 12:20:36 -0700 |
nhjm449 |
[svn] - Don't explode when loading http streams from xspf files.
trunk
|
Sat, 19 Aug 2006 20:53:12 -0700 |
nenolod |
[svn] - use bmp_title_input_new(), as XMMS_NEW_TITLEINPUT() is a deprecated and unsafe API
trunk
|
Sat, 19 Aug 2006 14:51:13 -0700 |
chainsaw |
[svn] An include a day keeps the implicit declaration at bay.
trunk
|
Sat, 19 Aug 2006 12:28:56 -0700 |
yaz |
[svn] - xspf stores all meta data in tuples now.
trunk
|
Fri, 18 Aug 2006 14:56:52 -0700 |
nenolod |
[svn] - freebsd compatibility
trunk
|
Mon, 14 Aug 2006 17:55:44 -0700 |
nenolod |
[svn] - gcc 4.1.0, 4.1.1, 4.1.2 tree optimization workaround:
trunk
|
Mon, 14 Aug 2006 17:47:24 -0700 |
nenolod |
[svn] - gcc 4.1.1 fixes
trunk
|
Mon, 14 Aug 2006 17:13:38 -0700 |
nenolod |
[svn] - gcc 4.1.1 fix
trunk
|
Sat, 12 Aug 2006 20:00:08 -0700 |
yaz |
[svn] - better handling for file name which can't be represented correctly in current locale encoding.
trunk
|
Sat, 12 Aug 2006 16:46:09 -0700 |
nhjm449 |
[svn] - Show the filename if there's no track_name
trunk
|
Fri, 11 Aug 2006 18:41:53 -0700 |
nenolod |
[svn] - installing Container plugins might help!
trunk
|
Fri, 11 Aug 2006 05:13:11 -0700 |
yaz |
[svn] jump to file dialog now accepts multi-byte input.
trunk
|
Fri, 11 Aug 2006 03:44:50 -0700 |
yaz |
[svn] xspf.c needs round trip encoding conversion between locale encoding and utf8.
trunk
|
Fri, 11 Aug 2006 01:48:51 -0700 |
nenolod |
[svn] - unbork
trunk
|
Fri, 11 Aug 2006 01:32:02 -0700 |
nenolod |
[svn] - remove unnecessary and crappy code
trunk
|
Fri, 11 Aug 2006 01:22:15 -0700 |
nenolod |
[svn] - further cleanup
trunk
|
Fri, 11 Aug 2006 01:17:05 -0700 |
nenolod |
[svn] - if uri == NULL, then continue looking for URIs in the XSPF playlist
trunk
|
Fri, 11 Aug 2006 01:14:23 -0700 |
nenolod |
[svn] - wma: use posix_memalign() instead of memalign() in some more spots
trunk
|
Thu, 10 Aug 2006 22:40:31 -0700 |
nenolod |
[svn] - Plugins/Container/xspf/xspf.c: xspf cleanups
trunk
|
Thu, 10 Aug 2006 22:26:50 -0700 |
nenolod |
[svn] - experimental XSPF support
trunk
|
Thu, 10 Aug 2006 21:00:59 -0700 |
nenolod |
[svn] - add missing $(CONTAINER_PLUGINS).
trunk
|
Thu, 10 Aug 2006 20:44:47 -0700 |
nenolod |
[svn] - pls and m3u is now fully modular
trunk
|
Thu, 10 Aug 2006 20:41:43 -0700 |
nenolod |
[svn] - remove static version
trunk
|
Thu, 10 Aug 2006 20:39:18 -0700 |
nenolod |
[svn] - m3u and pls plugin implementation
trunk
|
Thu, 10 Aug 2006 20:35:10 -0700 |
nenolod |
[svn] - lowlevel plugin stuff
trunk
|
Thu, 10 Aug 2006 20:20:39 -0700 |
nenolod |
[svn] - further progress
trunk
|
Thu, 10 Aug 2006 20:13:57 -0700 |
nenolod |
[svn] - bootstrap for ContainerPlugin dir stuff
trunk
|
Thu, 10 Aug 2006 19:45:21 -0700 |
nenolod |
[svn] - hmm, calling plc->load() might be a good idea!
trunk
|
Thu, 10 Aug 2006 19:35:03 -0700 |
nenolod |
[svn] - m3u works again
trunk
|
Thu, 10 Aug 2006 19:24:55 -0700 |
nenolod |
[svn] - .pls playlists work again, now to do M3Us.
trunk
|
Thu, 10 Aug 2006 19:21:37 -0700 |
nenolod |
[svn] - make it compile
trunk
|
Thu, 10 Aug 2006 19:18:20 -0700 |
nenolod |
[svn] - cleanup
trunk
|
Thu, 10 Aug 2006 19:04:17 -0700 |
nenolod |
[svn] - sanity checking for saving
trunk
|
Thu, 10 Aug 2006 19:03:21 -0700 |
nenolod |
[svn] - some experimental shit
trunk
|
Thu, 10 Aug 2006 18:49:44 -0700 |
nenolod |
[svn] - saving now uses PlaylistContainer class.
trunk
|
Thu, 10 Aug 2006 18:40:52 -0700 |
nenolod |
[svn] - further integration
trunk
|
Thu, 10 Aug 2006 18:39:05 -0700 |
nenolod |
[svn] - fix
trunk
|
Thu, 10 Aug 2006 18:36:15 -0700 |
nenolod |
[svn] - some minimal integration
trunk
|
Thu, 10 Aug 2006 18:24:11 -0700 |
nenolod |
[svn] - more
trunk
|
Thu, 10 Aug 2006 18:10:25 -0700 |
nenolod |
[svn] - incomplete PlaylistContainer implementation
trunk
|
Thu, 10 Aug 2006 13:51:08 -0700 |
nenolod |
[svn] - dependency cleanup part 2
trunk
|
Thu, 10 Aug 2006 13:47:58 -0700 |
nenolod |
[svn] - dependency cleanup (pass 1 of many probably)
trunk
|
Thu, 10 Aug 2006 13:44:27 -0700 |
nenolod |
[svn] add -D_WIDGETCORE_H_ as we can use the private includes here
trunk
|
Thu, 10 Aug 2006 13:42:55 -0700 |
nenolod |
[svn] Do not allow widgetcore private includes to be referenced directly.
trunk
|
Thu, 10 Aug 2006 12:55:28 -0700 |
nenolod |
[svn] - add widgetcore.h (replaces directly including all of that junk)
trunk
|
Wed, 09 Aug 2006 03:58:43 -0700 |
nenolod |
[svn] - these might be nice huh?
trunk
|
Wed, 09 Aug 2006 02:47:22 -0700 |
nenolod |
[svn] this massive commit does the following:
trunk
|
Wed, 09 Aug 2006 02:11:01 -0700 |
nenolod |
[svn] - use posix_memalign() instead of memalign().
trunk
|
Wed, 09 Aug 2006 02:04:02 -0700 |
nenolod |
[svn] - switch to stdlib/unistd.h for malloc (all C89/C99 systems have these). fixes bug #539.
trunk
|
Tue, 08 Aug 2006 23:43:33 -0700 |
nenolod |
[svn] - fix geometry hinting so that it is ICCCM compliant. patch by whereami.
trunk
|
Tue, 08 Aug 2006 22:39:42 -0700 |
nhjm449 |
[svn] - Fix misspelling of flac (bug #545)
trunk
|
Tue, 08 Aug 2006 12:33:55 -0700 |
nenolod |
[svn] - oops
trunk
|
Tue, 08 Aug 2006 10:06:12 -0700 |
giacomo |
[svn] - fixed default values for libnotify plugin
trunk
|
Tue, 08 Aug 2006 09:13:41 -0700 |
giacomo |
[svn] - configure dialog for libnotify plugin
trunk
|
Tue, 08 Aug 2006 02:20:57 -0700 |
nenolod |
[svn] - byebye XMMS configfile crap
trunk
|
Tue, 08 Aug 2006 02:19:55 -0700 |
nenolod |
[svn] - allow configdb::pnxmms::preset to set what pn preset to load on start
trunk
|
Mon, 07 Aug 2006 23:49:36 -0700 |
nenolod |
[svn] - ok, with this commit, loading now works =)
trunk
|
Mon, 07 Aug 2006 23:27:43 -0700 |
nenolod |
[svn] - don't peg the CPU
trunk
|
Mon, 07 Aug 2006 23:25:46 -0700 |
nenolod |
[svn] - remove less noise
trunk
|
Mon, 07 Aug 2006 23:23:27 -0700 |
nenolod |
[svn] - i hate libxml2
trunk
|
Mon, 07 Aug 2006 23:16:21 -0700 |
nenolod |
[svn] - possible tweak to make loading work?
trunk
|
Mon, 07 Aug 2006 23:08:59 -0700 |
nenolod |
[svn] - a minor tweak to the save function
trunk
|
Mon, 07 Aug 2006 22:58:22 -0700 |
nenolod |
[svn] - locking the mutex on audacious data upload is unnecessary.
trunk
|
Mon, 07 Aug 2006 21:56:22 -0700 |
nenolod |
[svn] - some cleanups
trunk
|
Mon, 07 Aug 2006 21:47:55 -0700 |
nenolod |
[svn] - it might help if i actually ran bison on the script parser eh :)
trunk
|
Mon, 07 Aug 2006 21:44:23 -0700 |
nenolod |
[svn] - gah
trunk
|
Mon, 07 Aug 2006 21:41:14 -0700 |
nenolod |
[svn] - paranormal in theory works on audacious
trunk
|
Mon, 07 Aug 2006 21:34:12 -0700 |
nenolod |
[svn] - fix an oops
trunk
|
Mon, 07 Aug 2006 21:22:11 -0700 |
nenolod |
[svn] - oh, define an actual SDL version here. :P
trunk
|
Mon, 07 Aug 2006 21:18:20 -0700 |
nenolod |
[svn] - hook up paranormal -- client interface code doesn't exist yet though
trunk
|
Mon, 07 Aug 2006 17:18:08 -0700 |
giacomo |
[svn] - why wma tags were not converted to utf8? by the way, this made libnotify crash when wma tuple contained non-utf8 strings
trunk
|
Mon, 07 Aug 2006 16:34:31 -0700 |
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
trunk
|
Mon, 07 Aug 2006 04:19:43 -0700 |
chainsaw |
[svn] Endianness fix by Luca Barbato <lu_zero@gentoo.org>.
trunk
|
Mon, 07 Aug 2006 02:26:07 -0700 |
nenolod |
[svn] - indentation cleanups
trunk
|
Mon, 07 Aug 2006 00:39:19 -0700 |
yaz |
[svn] - to prevent SIGSEGV
trunk
|
Sun, 06 Aug 2006 15:13:01 -0700 |
giacomo |
[svn] - refinements for the notify plugin
trunk
|
Sun, 06 Aug 2006 06:24:06 -0700 |
chainsaw |
[svn] Remove 15 instrument magic at offset 1080 because of false positive resulting in decoder segfault. Closes bug #543.
trunk
|
Sun, 06 Aug 2006 05:45:48 -0700 |
giacomo |
[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)
trunk
|
Sun, 06 Aug 2006 02:52:27 -0700 |
deitarion |
[svn] Added awareness of the difference between stopped and playing.
trunk
|
Sun, 06 Aug 2006 01:54:32 -0700 |
nenolod |
[svn] - prepare to add an optional libxml2 dependency
trunk
|
Sun, 06 Aug 2006 01:53:29 -0700 |
nenolod |
[svn] - incomplete stuff
trunk
|
Sat, 05 Aug 2006 23:43:14 -0700 |
deitarion |
[svn] Fix the test for whether a notification is necessary
trunk
|
Sat, 05 Aug 2006 22:55:11 -0700 |
nenolod |
[svn] - fix!
trunk
|
Sat, 05 Aug 2006 15:10:37 -0700 |
chainsaw |
[svn] Updated german translation by Michael Hanselmann <hansmi@gentoo.org>: 988 translated messages, 2 untranslated messages.
trunk
|
Fri, 04 Aug 2006 16:05:41 -0700 |
nenolod |
[svn] - hook up cue plugin
trunk
|
Fri, 04 Aug 2006 12:18:23 -0700 |
nenolod |
[svn] - make Unknown Track, Unknown Artist, Unknown Album translatable.
trunk
|
Fri, 04 Aug 2006 11:54:26 -0700 |
nenolod |
[svn] - more leak fixes
trunk
|
Fri, 04 Aug 2006 11:38:37 -0700 |
nenolod |
[svn] - leak fix
trunk
|
Fri, 04 Aug 2006 02:46:05 -0700 |
nhjm449 |
[svn] - Don't show "(null)" information.
trunk
|
Fri, 04 Aug 2006 01:52:07 -0700 |
nenolod |
[svn] - WTF
trunk
|
Fri, 04 Aug 2006 01:46:11 -0700 |
nenolod |
[svn] - don't mind me, i'm being silly tonight
trunk
|
Fri, 04 Aug 2006 01:35:22 -0700 |
nenolod |
[svn] - also detect changes based on playlist "displayed title"
trunk
|
Fri, 04 Aug 2006 01:24:02 -0700 |
nenolod |
[svn] - fix the real_ip<InputPlugin *>.set_info mapping properly when InputPlugin cue_ip::stop() is reached.
trunk
|
Fri, 04 Aug 2006 01:21:49 -0700 |
nenolod |
[svn] - use $(NOTIFY_LIBS) and $(NOTIFY_CFLAGS)... not really much of difference, but yeah
trunk
|
Fri, 04 Aug 2006 00:58:45 -0700 |
nenolod |
[svn] - autodetect libnotify, and if found, build the notify plugin
trunk
|
Fri, 04 Aug 2006 00:49:40 -0700 |
nenolod |
[svn] - oh return TRUE here (duh)
trunk
|
Fri, 04 Aug 2006 00:49:01 -0700 |
nenolod |
[svn] - don't crash if there's no available tuple
trunk
|
Thu, 03 Aug 2006 22:54:57 -0700 |
nenolod |
[svn] - do things in a less hackish way
trunk
|
Thu, 03 Aug 2006 22:54:05 -0700 |
nenolod |
[svn] - use tuples (and build tuples if they aren't there :P)
trunk
|
Thu, 03 Aug 2006 22:32:07 -0700 |
nenolod |
[svn] - add libnotify plugin
trunk
|
Thu, 03 Aug 2006 01:40:18 -0700 |
chainsaw |
[svn] Updated dutch translation. 990 translated messages.
trunk
|
Thu, 03 Aug 2006 01:05:52 -0700 |
nenolod |
[svn] - do virtual playlists properly in 1.2
trunk
|
Thu, 03 Aug 2006 01:03:55 -0700 |
nenolod |
[svn] use -1 to indicate "drop the original nsf/gbs/nsfe file, but silently error"
trunk
|
Thu, 03 Aug 2006 01:02:34 -0700 |
nenolod |
[svn] use -1 to indicate "drop the original cue file, but silently error"
trunk
|
Thu, 03 Aug 2006 00:29:55 -0700 |
nenolod |
[svn] - implement finetune seeking properly this time :)
trunk
|
Thu, 03 Aug 2006 00:20:53 -0700 |
nenolod |
[svn] - remove pointless finetune_seek stuff. didn't work right anyway, and it works better without it.
trunk
|
Thu, 03 Aug 2006 00:15:58 -0700 |
nenolod |
[svn] - damn typoes
trunk
|
Thu, 03 Aug 2006 00:15:12 -0700 |
nenolod |
[svn] - ok, try to be less seek happy on 'natural' changes
trunk
|
Thu, 03 Aug 2006 00:12:56 -0700 |
nenolod |
[svn] - a little more fault tolerance (stick a fork in it, it's done)
trunk
|
Wed, 02 Aug 2006 23:44:16 -0700 |
nenolod |
[svn] - well not exactly, but this is :)
trunk
|
Wed, 02 Aug 2006 23:42:10 -0700 |
nenolod |
[svn] - the other half of the equasion wrt seeking
trunk
|
Wed, 02 Aug 2006 23:33:49 -0700 |
nenolod |
[svn] - support the notion of a watchdog function to keep things bound to the proper playlist entry. (half there)
trunk
|
Wed, 02 Aug 2006 22:57:08 -0700 |
nenolod |
[svn] - better support cuesheets outside of your directory
trunk
|
Wed, 02 Aug 2006 22:41:00 -0700 |
nenolod |
[svn] - remove dependency on the client library.
trunk
|
Wed, 02 Aug 2006 22:36:48 -0700 |
nenolod |
[svn] - make sure our tuples we generate our pure.
trunk
|
Wed, 02 Aug 2006 22:28:10 -0700 |
nenolod |
[svn] - reset real_ip<InputPlugin *> when we are done with it
trunk
|
Wed, 02 Aug 2006 22:25:35 -0700 |
nenolod |
[svn] - override InputPlugin::set_info.
trunk
|
Wed, 02 Aug 2006 19:49:45 -0700 |
nenolod |
[svn] - finishing touches
trunk
|
Wed, 02 Aug 2006 19:34:19 -0700 |
nenolod |
[svn] - fix a bug in the tuple builder
trunk
|
Wed, 02 Aug 2006 19:24:40 -0700 |
nenolod |
[svn] - tuple builder
trunk
|
Wed, 02 Aug 2006 18:56:53 -0700 |
nenolod |
[svn] - i'm not entirely sure how this works, but it seems to work ok
trunk
|
Wed, 02 Aug 2006 18:54:31 -0700 |
nenolod |
[svn] - more stuff
trunk
|
Wed, 02 Aug 2006 18:15:47 -0700 |
nenolod |
[svn] - seek by track index timestamp
trunk
|
Wed, 02 Aug 2006 18:12:58 -0700 |
nenolod |
[svn] - when we play from a cuefile, start playing from the file defined in the cuefile
trunk
|
Wed, 02 Aug 2006 17:52:07 -0700 |
nenolod |
[svn] - ok, lets use real URIs here
trunk
|
Wed, 02 Aug 2006 17:44:15 -0700 |
nenolod |
[svn] - cuesheet plugin.
trunk
|
Wed, 02 Aug 2006 16:18:16 -0700 |
nenolod |
[svn] - update PO files
trunk
|
Wed, 02 Aug 2006 16:06:49 -0700 |
nemo |
[svn] fine
trunk
|
Wed, 02 Aug 2006 16:00:13 -0700 |
chainsaw |
[svn] Fix postal code.
trunk
|
Wed, 02 Aug 2006 15:44:07 -0700 |
chainsaw |
[svn] Update FSF address in copyright notices. Update autotools templates.
trunk
|
Wed, 02 Aug 2006 14:26:56 -0700 |
chainsaw |
[svn] RockLight visualization plugin ported from XMMS.
trunk
|
Mon, 31 Jul 2006 17:06:44 -0700 |
nhjm449 |
[svn] - Don't poll the config database if not using TCP sockets.
trunk
|
Sat, 29 Jul 2006 16:23:16 -0700 |
yaz |
[svn] changes link order to avoid linkage with installed library.
trunk
|
Fri, 28 Jul 2006 14:13:59 -0700 |
nenolod |
[svn] - fix the other bug exposed by strace
trunk
|
Fri, 28 Jul 2006 14:12:59 -0700 |
nenolod |
[svn] - fix nemo's bug
trunk
|
Fri, 28 Jul 2006 13:57:26 -0700 |
nenolod |
[svn] - heh
trunk
|
Fri, 28 Jul 2006 13:53:45 -0700 |
nenolod |
[svn] - connect sqlite to the build
trunk
|
Fri, 28 Jul 2006 11:35:59 -0700 |
nenolod |
[svn] - fix autodetection of session URI
trunk
|
Fri, 28 Jul 2006 10:56:44 -0700 |
nenolod |
[svn] - experimental change to bmp_cfg_db_open() to ensure that g_type_init()
trunk
|
Fri, 28 Jul 2006 07:21:20 -0700 |
nemo |
[svn] Seems safer to me to free this way, assuming I'm not misreading.
trunk
|
Fri, 28 Jul 2006 02:27:19 -0700 |
nenolod |
[svn] - fix invalid frees
trunk
|
Fri, 28 Jul 2006 02:19:18 -0700 |
nenolod |
[svn] - be more paranoid about NULL pointers
trunk
|
Fri, 28 Jul 2006 01:35:52 -0700 |
nenolod |
[svn] - if cfg.session_uri_base = NULL (old/non-existant configs), then assume we want a default unix location
trunk
|
Fri, 28 Jul 2006 01:31:44 -0700 |
nenolod |
[svn] - libaudacious/beepctrl.c: optimise further and be more paranoid about leaks
trunk
|
Fri, 28 Jul 2006 01:11:15 -0700 |
nenolod |
[svn] - prepare for tcp listener code
trunk
|
Fri, 28 Jul 2006 01:07:14 -0700 |
nenolod |
[svn] - more sanity
trunk
|
Fri, 28 Jul 2006 01:05:21 -0700 |
nenolod |
[svn] - ok, don't eat up all the system ram (I forgot to g_free())
trunk
|
Fri, 28 Jul 2006 00:49:14 -0700 |
nenolod |
[svn] - allow environment variable AUDTOOL_REMOTE_URI to influence where the client library accesses the audacious session
trunk
|
Fri, 28 Jul 2006 00:46:34 -0700 |
nenolod |
[svn] - i believe we've got it!
trunk
|
Fri, 28 Jul 2006 00:33:37 -0700 |
nenolod |
[svn] - make the remote API actually work
trunk
|
Fri, 28 Jul 2006 00:16:07 -0700 |
nenolod |
[svn] - add audacious_set_session_uri().
trunk
|
Fri, 28 Jul 2006 00:13:02 -0700 |
nenolod |
[svn] - add framework for later handling tcp:// connections
trunk
|
Thu, 27 Jul 2006 23:15:43 -0700 |
nenolod |
[svn] - add incomplete media library UI -- still lots to do
trunk
|
Thu, 27 Jul 2006 22:41:31 -0700 |
nenolod |
[svn] - add sqlite/ directory
trunk
|
Thu, 27 Jul 2006 22:14:12 -0700 |
nenolod |
[svn] - path to file would probably be essential, huh.
trunk
|
Thu, 27 Jul 2006 22:03:26 -0700 |
nenolod |
[svn] - add schema
trunk
|
Thu, 27 Jul 2006 21:49:12 -0700 |
nenolod |
[svn] - add library/ (and base Makefile for libmedialibrary.a, schema.sqlite)
trunk
|
Tue, 25 Jul 2006 12:12:29 -0700 |
nenolod |
[svn] via Christian Birchinger <joker -at- netswarm.net>:
trunk
|
Mon, 24 Jul 2006 16:20:05 -0700 |
nemo |
[svn] Make annoying recursion that consistently returns wrong art, optional.
trunk
|
Fri, 21 Jul 2006 10:24:28 -0700 |
nenolod |
[svn] - add translators list
trunk
|
Fri, 21 Jul 2006 09:48:46 -0700 |
nenolod |
[svn] - update documentation
trunk
|
Fri, 21 Jul 2006 09:07:51 -0700 |
nenolod |
[svn] - Update NEWS
trunk
|
Tue, 18 Jul 2006 16:28:43 -0700 |
nenolod |
[svn] - better quoting
trunk
|
Tue, 18 Jul 2006 15:28:07 -0700 |
nenolod |
[svn] - datarootdir stuff
trunk
|
Tue, 18 Jul 2006 13:40:19 -0700 |
chainsaw |
[svn] Updated greek translation by StavrosG.
trunk
|
Tue, 18 Jul 2006 12:51:22 -0700 |
nenolod |
[svn] - try NOW
trunk
|
Tue, 18 Jul 2006 12:47:59 -0700 |
nenolod |
[svn] - try again
trunk
|
Tue, 18 Jul 2006 12:33:34 -0700 |
nenolod |
[svn] - ok, move this fix down a little
trunk
|
Tue, 18 Jul 2006 11:59:43 -0700 |
nenolod |
[svn] - workaround another autoconf bug
trunk
|
Tue, 18 Jul 2006 08:49:50 -0700 |
nenolod |
[svn] - work around a possible autoconf bug causing datadir to be blank
trunk
|
Sun, 16 Jul 2006 10:09:29 -0700 |
chainsaw |
[svn] Fix quoting in dutch translation.
trunk
|
Sun, 16 Jul 2006 10:00:28 -0700 |
chainsaw |
[svn] Updated dutch translation.
trunk
|
Sun, 16 Jul 2006 09:11:31 -0700 |
nenolod |
[svn] - sort by track number
trunk
|
Sun, 16 Jul 2006 08:50:00 -0700 |
nenolod |
[svn] - update PO files
trunk
|
Sun, 16 Jul 2006 08:14:08 -0700 |
nenolod |
[svn] - filepopup albumart stuff, via hansmi
trunk
|
Sat, 15 Jul 2006 17:27:49 -0700 |
nenolod |
[svn] - i think this works
trunk
|
Sat, 15 Jul 2006 17:03:07 -0700 |
chainsaw |
[svn] Bolt on libmms versions of byteswap macros and bring yet more files in (mmsh.c & mms.h).
trunk
|
Sat, 15 Jul 2006 16:55:29 -0700 |
chainsaw |
[svn] Add more files from libmms CVS.
trunk
|
Sat, 15 Jul 2006 16:52:52 -0700 |
nenolod |
[svn] - properly hook up mms
trunk
|
Sat, 15 Jul 2006 16:47:58 -0700 |
nenolod |
[svn] - bump to version 1.1.1
trunk
|
Sat, 15 Jul 2006 16:39:37 -0700 |
chainsaw |
[svn] Newer libmms, from their CVS. Needs to be hooked up properly as it wants more arguments to its functions.
trunk
|
Sat, 15 Jul 2006 16:05:21 -0700 |
chainsaw |
[svn] Volume fix (using a lookup table) from upstream CVS.
trunk
|
Fri, 14 Jul 2006 14:07:10 -0700 |
giacomo |
[svn] - libconsole: added an option to ignore length information from spc tags
trunk
|
Fri, 14 Jul 2006 13:13:46 -0700 |
giacomo |
[svn] - preferences window for libconsole plugin (added missing files)
trunk
|
Fri, 14 Jul 2006 13:12:45 -0700 |
giacomo |
[svn] - preferences window for libconsole plugin
trunk
|
Fri, 14 Jul 2006 09:04:58 -0700 |
yaz |
[svn] fileinfo_show_for_tuple() sometimes causes "Invalid UTF-8 string"
trunk
|
Fri, 14 Jul 2006 07:55:53 -0700 |
yaz |
[svn] - now filepopup_pointer_check_iter() returns immediately if cfg.show_filepopup_for_tuple is FALSE.
trunk
|
Fri, 14 Jul 2006 07:45:57 -0700 |
giacomo |
[svn] - amidi-plug: use AMIDIPLUG_VERSION instead of VERSION for about box
trunk
|
Thu, 13 Jul 2006 16:41:48 -0700 |
chainsaw |
[svn] Add missing file.
trunk
|
Thu, 13 Jul 2006 16:01:57 -0700 |
chainsaw |
[svn] AltiVec support for WMA, by Luca "lu_zero" Barbato from Gentoo.
trunk
|
Wed, 12 Jul 2006 21:16:35 -0700 |
nenolod |
[svn] - handle a situation where ID3 tags are bolted on the front.
trunk
|
Wed, 12 Jul 2006 11:25:26 -0700 |
nemo |
[svn] This alert is uninformative and due to design, spawns repeatedly instead of using one window. No other plugin does this, and if it is considered useful, should perhaps go to some sort of log window.
trunk
|
Wed, 12 Jul 2006 08:19:01 -0700 |
nenolod |
[svn] - revert botched patch
trunk
|
Tue, 11 Jul 2006 18:02:24 -0700 |
nenolod |
[svn] - install the amidi-plug plugins to ${libdir}/amidi-plug.
trunk
|
Tue, 11 Jul 2006 16:49:16 -0700 |
yaz |
[svn] - make cdaudio access cddb via protocol level 6 for utf-8 reply.
trunk
|
Mon, 10 Jul 2006 17:37:19 -0700 |
giacomo |
[svn] amidi-plug alsa: check if a sequencer actually exists before requesting sequencer port list
trunk
|
Mon, 10 Jul 2006 14:09:15 -0700 |
nenolod |
[svn] - update NEWS
trunk
|
Mon, 10 Jul 2006 14:04:49 -0700 |
nenolod |
[svn] - use default 'plugins' icon for now.
trunk
|
Mon, 10 Jul 2006 08:40:14 -0700 |
giacomo |
[svn] ensure that the fileinfo popup in playlist disappears when the cursor is moved again
trunk
|
Mon, 10 Jul 2006 06:41:11 -0700 |
yaz |
[svn] - when the playlist page of the preferences window is shown, the checkbox for filepopup follows the popup menu now.
trunk
|
Mon, 10 Jul 2006 04:52:51 -0700 |
giacomo |
[svn] import amidi-plug 0.5
trunk
|
Mon, 10 Jul 2006 04:42:53 -0700 |
nenolod |
[svn] - disconnect mms code
trunk
|
Mon, 10 Jul 2006 04:39:43 -0700 |
nenolod |
[svn] - vast improvements to the songchange plugin
trunk
|
Mon, 10 Jul 2006 04:02:23 -0700 |
nenolod |
[svn] - fix GTK+ assertions
trunk
|
Mon, 10 Jul 2006 03:15:09 -0700 |
nenolod |
[svn] - further cleanups
trunk
|
Mon, 10 Jul 2006 03:12:58 -0700 |
nenolod |
[svn] - preferences window cleanups
trunk
|
Mon, 10 Jul 2006 02:44:30 -0700 |
nenolod |
[svn] - fix compilation
trunk
|
Mon, 10 Jul 2006 02:37:04 -0700 |
nenolod |
[svn] - provide some additional debugging hints with gdk_error_trap_push/pop.
trunk
|
Mon, 10 Jul 2006 02:34:37 -0700 |
nenolod |
[svn] - do transparency the X11 way
trunk
|
Mon, 10 Jul 2006 01:18:38 -0700 |
nenolod |
[svn] - some improvements to song_change, still sucky
trunk
|
Sun, 09 Jul 2006 22:59:20 -0700 |
nenolod |
[svn] - properly respect signedness in get_spc_info_().
trunk
|
Sat, 08 Jul 2006 08:29:18 -0700 |
chainsaw |
[svn] Security fixes from AdPlug CVS (their July 7 commit shortly before the secunia announcement).
trunk
|
Fri, 07 Jul 2006 12:42:32 -0700 |
chainsaw |
[svn] Modplug conftest fix by Christian "Joker" Birchinger from Gentoo.
trunk
|
Fri, 07 Jul 2006 08:37:38 -0700 |
yaz |
[svn] - libguess/Makefile is not necessary.
trunk
|
Fri, 07 Jul 2006 08:33:43 -0700 |
yaz |
[svn] - next/previous button failed to work in some environments. 150ms seems little bit too short.
trunk
|
Tue, 04 Jul 2006 17:29:40 -0700 |
nenolod |
[svn] mpgdec:
trunk
|
Tue, 04 Jul 2006 04:59:27 -0700 |
nenolod |
[svn] - recursively locate album art, by external contributor Oliver Lumpton.
trunk
|
Tue, 04 Jul 2006 00:48:43 -0700 |
nenolod |
[svn] - make this a compile-time define
trunk
|
Tue, 04 Jul 2006 00:46:20 -0700 |
nenolod |
[svn] - bitch about invalid bitstreams right in the middle of our stream
trunk
|
Tue, 04 Jul 2006 00:37:37 -0700 |
nenolod |
[svn] - having taglib_file, taglib_tag in the global namespace is not thread safe, and unnecessary.
trunk
|
Tue, 04 Jul 2006 00:25:25 -0700 |
nenolod |
[svn] - fix a regression involving large ID3 tags being bolted right in the middle of a fraunhofer VBRX TOC (iTunes fucking fails)
trunk
|
Sat, 01 Jul 2006 16:19:46 -0700 |
chainsaw |
[svn] Show whether modplug will actually be built (wrong var was being displayed).
trunk
|
Sat, 01 Jul 2006 04:24:23 -0700 |
nhjm449 |
[svn] - Added playlist-delete command.
trunk
|
Sat, 01 Jul 2006 04:01:26 -0700 |
nhjm449 |
[svn] - No more cdaudio crashy.
trunk
|
Sat, 01 Jul 2006 03:11:13 -0700 |
nenolod |
[svn] - fix the skinwin realisation bug
trunk
|
Fri, 30 Jun 2006 04:18:20 -0700 |
yaz |
[svn] - use of sleep() or usleep() in multi-thread program may cause 100% CPU usage because of signal distribution.
trunk
|
Thu, 29 Jun 2006 16:46:01 -0700 |
chainsaw |
[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.
trunk
|
Thu, 29 Jun 2006 05:58:34 -0700 |
yaz |
[svn] - now filepopup menu shows its state through checkbox.
trunk
|
Thu, 29 Jun 2006 03:42:13 -0700 |
yaz |
[svn] - add a menu item that toggles filepopup to the playlist popup menu.
trunk
|
Thu, 29 Jun 2006 02:57:27 -0700 |
yaz |
[svn] - add toggle option for filepopup window
trunk
|
Thu, 29 Jun 2006 00:38:22 -0700 |
yaz |
[svn] - m3u file should be written in locale encoding.
trunk
|
Wed, 28 Jun 2006 19:24:02 -0700 |
nenolod |
[svn] - hookup tuple->formatter
trunk
|
Wed, 28 Jun 2006 19:06:06 -0700 |
nenolod |
[svn] - add tuple->formatter to tuplespace
trunk
|
Wed, 28 Jun 2006 18:53:47 -0700 |
nenolod |
[svn] - tuple builder for PSF files
trunk
|
Wed, 28 Jun 2006 18:21:25 -0700 |
chainsaw |
[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.
trunk
|
Wed, 28 Jun 2006 15:32:15 -0700 |
nenolod |
[svn] - GList cannot handle circular queues, so I integrated one into CategoryQueueEntry. No fuss, no muss.
trunk
|
Wed, 28 Jun 2006 13:50:30 -0700 |
nenolod |
[svn] - why are we requiring a lock in functions that are in the nolock namespace?
trunk
|