Mercurial > audlegacy-plugins
graph
-
- stop read_metadata from stomping on the wrong file descriptorsSun, 15 Jul 2007 15:00:10 +0200, by Ralf Ertzinger
-
disable unescape local file for now.Sun, 15 Jul 2007 19:50:15 +0900, by Yoshiki Yazawa
-
make tta decode easy to be interrupted.Sun, 15 Jul 2007 19:22:12 +0900, by Yoshiki Yazawa
-
- adapt filewriter for file:// scheme.Sun, 15 Jul 2007 19:06:04 +0900, by Yoshiki Yazawa
-
make playlist_save_m3u() accept uri as a destination file. pointed out by Crazy_Hopper.Sun, 15 Jul 2007 00:53:16 +0900, by Yoshiki Yazawa
-
add gdk_threads_*() guard around playlist_set_position() so that playlist advance work again. thanks to giacomo!Sun, 15 Jul 2007 00:19:10 +0900, by Yoshiki Yazawa
-
clean up r1265 as Crazy_Hopper suggests.Sat, 14 Jul 2007 16:03:57 +0900, by Yoshiki Yazawa
-
add workaround for that vfs_fopen doesn't accept filename.Sat, 14 Jul 2007 15:30:36 +0900, by Yoshiki Yazawa
-
a bunch of paranoid checks for the return value of g_filename_from_uriFri, 13 Jul 2007 21:31:17 +0200, by Giacomo Lozito
-
wav-sndfile: in is_our_file, ensure that filename is not NULL before passing it to sf_openFri, 13 Jul 2007 20:55:42 +0200, by Giacomo Lozito
-
The problem of not loading curl on Mach-based systems has been solved. MacOS's dyld gets confused when plugins refer to other code of the same name. Rename plugin binaries accordingly.Fri, 13 Jul 2007 12:21:37 -0500, by William Pitcock
-
branch mergeFri, 13 Jul 2007 10:32:32 -0500, by William Pitcock
-
MacOS target: Build modules with -fno-common.Fri, 13 Jul 2007 08:04:43 -0500, by William Pitcock
-
- Fix endless looping on certain unparseable streamsFri, 13 Jul 2007 16:34:54 +0200, by Ralf Ertzinger
-
- Fixes for flac_is_our_fdFri, 13 Jul 2007 14:36:28 +0200, by Ralf Ertzinger
-
- Fixes for flac_is_our_fdFri, 13 Jul 2007 13:28:18 +0200, by Ralf Ertzinger
-
branch mergeFri, 13 Jul 2007 13:13:00 +0200, by Ralf Ertzinger
-
- Add flac_is_our_fd()Thu, 12 Jul 2007 22:34:44 +0200, by Ralf Ertzinger
-
branch mergeFri, 13 Jul 2007 04:59:36 -0500, by William Pitcock
-
Support MacOS target.Fri, 13 Jul 2007 04:50:42 -0500, by William Pitcock
-
Fix m3u loading for real.Fri, 13 Jul 2007 04:17:37 -0500, by William Pitcock
-
Revert d8c1706faac4. Segfaults are bad, hmmkay?Fri, 13 Jul 2007 03:01:57 +0100, by Tony Vroon
-
Supposedly fix m3u loading, waiting on core patch. Untested, moan at Crazy_Hopper if broken.Fri, 13 Jul 2007 01:25:58 +0000, by Alex Maclean
-
Supposedly fix timidity config file URI. Untested. Yell at Crazy_Hopper, not me.Fri, 13 Jul 2007 00:20:37 +0000, by Alex Maclean
-
- Fix end-of-stream detection for 1.1.2Thu, 12 Jul 2007 19:58:09 +0200, by Ralf Ertzinger
-
Branch mergeThu, 12 Jul 2007 19:36:09 +0200, by Ralf Ertzinger
-
- Add FLAC 1.1.2 compatibilityThu, 12 Jul 2007 19:30:31 +0200, by sun
-
stripped down the config dialog, added an option for the save dmix volumeThu, 12 Jul 2007 19:42:32 +0300, by Cristi Magherusan
-
now it saves VMIX volume between sessionsThu, 12 Jul 2007 18:21:23 +0300, by Cristi Magherusan
-
made OSS report latest set volume when not having opened a vmix device;Thu, 12 Jul 2007 17:51:36 +0300, by Cristi Magherusan
-
adapt wav-sndfile for file:// scheme.Thu, 12 Jul 2007 14:59:38 +0900, by Yoshiki Yazawa
-
merge againThu, 12 Jul 2007 02:08:10 +0300, by Cristi Magherusan
-
mergeThu, 12 Jul 2007 02:07:09 +0300, by Cristi Magherusan
-
fixed crashes when opening multiple tracks, optimized metadata threadThu, 12 Jul 2007 02:04:43 +0300, by Cristi Magherusan
-
aosd: added triggers for pause and unpause eventThu, 12 Jul 2007 01:04:05 +0200, by Giacomo Lozito
-
- quick fix for link breakage to libaudid3tag.so when --prefix is specified.Thu, 12 Jul 2007 04:36:03 +0900, by Yoshiki Yazawa
-
More MacOS fixes.Wed, 11 Jul 2007 07:55:13 -0500, by nenolod
-
tta: MacOS target fixes.Wed, 11 Jul 2007 05:49:16 -0500, by nenolod
-
Fix typo.Wed, 11 Jul 2007 05:39:07 -0500, by nenolod
-
Make DBus support optional.Wed, 11 Jul 2007 05:36:57 -0500, by nenolod
-
merge againWed, 11 Jul 2007 04:35:57 +0300, by Cristi Magherusan
-
improved the metadata algorithm, but couldnt get rid of the crashes yetWed, 11 Jul 2007 04:30:31 +0300, by Cristi Magherusan
-
Updates to the AAC reduced open patch by Christian "Joker" Birchinger.Wed, 11 Jul 2007 00:48:20 +0100, by Tony Vroon
-
An experimental attempt to reduce the number of stream opens for AAC, by Christian @Joker" Birchinger. Tell him if it breaks.Tue, 10 Jul 2007 23:04:17 +0100, by Tony Vroon
-
file->handle should be cleared on close, otherwise it can lead to double free.Tue, 10 Jul 2007 14:21:15 +0900, by Yoshiki Yazawa
-
Don't shadow system calls.Mon, 09 Jul 2007 08:09:21 -0500, by William Pitcock
-
Add support for mimetypes.Mon, 09 Jul 2007 05:30:14 -0500, by William Pitcock
-
Add MIME support.Mon, 09 Jul 2007 05:06:47 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious-pluginsMon, 09 Jul 2007 05:03:05 -0500, by William Pitcock
-
Add mimetype integration.Mon, 09 Jul 2007 05:02:56 -0500, by William Pitcock
-
make fileinfo work again.Mon, 09 Jul 2007 17:54:57 +0900, by Yoshiki Yazawa
-
Prefix the station name with last.fm to denote that it's coming from last.fm.Sun, 08 Jul 2007 22:42:16 -0500, by William Pitcock
-
Remove metadata debugging notices.Sun, 08 Jul 2007 22:40:38 -0500, by William Pitcock
-
Fix more crashes and metadata.Sun, 08 Jul 2007 22:39:59 -0500, by William Pitcock
-
Make things not crash.Sun, 08 Jul 2007 22:25:12 -0500, by William Pitcock
-
rendered the lastfm transport plugin stable again, preparing it for its GUIMon, 09 Jul 2007 05:01:16 +0300, by Cristi Magherusan
-
ignore the VMIX balance setting until it gets fixed by the OSS4 devsSun, 08 Jul 2007 22:26:25 +0300, by Cristi Magherusan
-
disabled OSS4 by defaultSat, 07 Jul 2007 05:43:49 +0300, by Cristi Magherusan
-
damn, I forgot to 'hg add' the sourcesSat, 07 Jul 2007 05:02:14 +0300, by Cristi Magherusan
-
OSS4 VMIX-enabled fork of the OSS3 output plugin (just bypasses the mixerSat, 07 Jul 2007 04:54:06 +0300, by Cristi Magherusan
-
Added title changes event for songchange plugin trunkFri, 06 Jul 2007 17:37:21 +0200, by Giacomo Lozito
-
Remove workarounds for non-VFS compliant plugins. URIs are now mandatory. trunkThu, 05 Jul 2007 01:48:27 -0500, by William Pitcock
-
Remove fallback non-URI support hack for 1.3, it should not be in 1.4. trunkThu, 05 Jul 2007 00:58:09 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins trunkWed, 04 Jul 2007 23:27:27 -0500, by William Pitcock
-
Use Audacious as player identifier instead of XMMS. trunkWed, 04 Jul 2007 23:25:02 -0500, by William Pitcock
-
Use playlist_get_songtitle() instead of playlist_get_title(). trunkWed, 04 Jul 2007 23:23:58 -0500, by William Pitcock
-
Fine-tune fadeoutWed, 04 Jul 2007 10:43:33 +0200, by mf0102
-
Fixed bug (no fadeout was applied at the end of a file)Tue, 03 Jul 2007 12:15:45 +0200, by mf0102
-
Fixed hangs when outputting to FileWriter and improved readability inMon, 02 Jul 2007 23:02:43 +0200, by michi
-
Oops, forgot to remove something ...Mon, 02 Jul 2007 15:55:58 +0200, by michi
-
First cleanupsMon, 02 Jul 2007 15:53:49 +0200, by michi
-
mowgli transition, and some fixesSun, 01 Jul 2007 18:11:44 +0300, by Cristi Magherusan
-
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins trunkSun, 01 Jul 2007 07:01:48 -0500, by William Pitcock
-
Add #ifdef FILEWRITER_MP3 to filewriter/mp3.c trunkSun, 01 Jul 2007 02:30:41 +0200, by Jonathan Schleifer
-
Licensing tweaks on plugins distribution. Plugin-specific licensing remains trunkSat, 23 Jun 2007 23:35:05 -0500, by William Pitcock
-
fix for crash when the file pointed in a cuesheet does not exist. closes #978. trunkThu, 21 Jun 2007 21:00:35 +0900, by Yoshiki Yazawa
-
Sync with upstream: revision 1.8, Sun Jun 17 20:05:40 2007 UTC trunkThu, 21 Jun 2007 11:37:29 +0100, by Tony Vroon
-
- fix the bug that aac plugin had failed to get proper playtime length on AMD64. trunkMon, 18 Jun 2007 21:53:26 +0900, by Yoshiki Yazawa
-
exclude unused variables to suppress warning. trunkSat, 16 Jun 2007 17:06:39 +0900, by Yoshiki Yazawa
-
Note transition to mercurial, and give instructions about it. trunkThu, 14 Jun 2007 22:21:06 -0500, by William Pitcock
-
[svn] - Bleh, squash the evil warning! Must compile without warnings! trunkTue, 12 Jun 2007 17:26:51 -0700, by nazca
-
[svn] - fix invalid write of size 4 (actuators.c:56) trunkSat, 09 Jun 2007 06:10:17 -0700, by nenolod
-
[svn] - add general_evaluate which can run arbitrary VM code trunkFri, 08 Jun 2007 11:19:25 -0700, by nenolod
-
[svn] - libcalc (paranormal virtual evaluation machine): add rand() instruction, global registers (global_reg0-reg99). trunkFri, 08 Jun 2007 10:56:12 -0700, by nenolod
-
[svn] - move transport plugins into Transport subdirectory. trunkFri, 08 Jun 2007 07:33:14 -0700, by yaz
-
[svn] - keep old passwords if user doesn't change them in configuration trunkFri, 08 Jun 2007 04:37:56 -0700, by desowin
-
[svn] - fix a possible allocation overflow issue. found while merging to 1.3 stable. trunkThu, 07 Jun 2007 08:28:08 -0700, by nenolod
-
[svn] - add check for string length before call g_convert(). it may close #962. trunkThu, 07 Jun 2007 06:34:42 -0700, by yaz
-
[svn] - add playback->playing = 0 where buffer_playing = FALSE is done. without this, playback_get_time() would be confused and playback wouldn't advance in playlist. trunkThu, 07 Jun 2007 00:05:17 -0700, by yaz
-
[svn] - add a check for file existence to fileinfo dialog. closes #941. trunkSun, 03 Jun 2007 11:20:23 -0700, by yaz
-
[svn] - curl: allow user to customize connect timeout value using a connect_timeout entry in config file trunkThu, 31 May 2007 10:33:46 -0700, by giacomo
-
[svn] Updated turkish translation by Murat ªßenel, closes bug #959. trunkWed, 30 May 2007 09:13:31 -0700, by chainsaw
-
[svn] Fix handling of SPC efb register when echo instruction has been trunkTue, 29 May 2007 21:57:06 -0700, by nenolod
-
[svn] - fix for crash when file extension is not available. trunkTue, 29 May 2007 03:58:22 -0700, by yaz
-
[svn] - expose lastfm internal data over mowgli's global storage subsystem so that plugins can manipulate lastfm listening indirectly trunkMon, 28 May 2007 23:16:25 -0700, by nenolod
-
[svn] - curl, stdio: convert to plugin2 architecture trunkMon, 28 May 2007 03:12:40 -0700, by nenolod
-
[svn] - xspf, m3u, pls: convert to plugin2 architecture trunkMon, 28 May 2007 03:11:15 -0700, by nenolod
-
[svn] - rocklight: convert to plugin2 architecture. trunkMon, 28 May 2007 03:03:18 -0700, by nenolod
-
[svn] - spectrum: convert to plugin2 architecture. trunkMon, 28 May 2007 03:01:41 -0700, by nenolod
-
[svn] - blur_scope: convert to plugin2 architecture. trunkMon, 28 May 2007 02:59:10 -0700, by nenolod
-
[svn] - rovascope: convert to plugin2 architecture. trunkMon, 28 May 2007 02:57:42 -0700, by nenolod
-
[svn] - projectm: convert to plugin2 architecture. now SVN users have milkdrop back. trunkMon, 28 May 2007 02:56:10 -0700, by nenolod
-
[svn] - added options in configure.ac to disable sse2 and altivec support (madplug) even if available on the system trunkSun, 27 May 2007 17:11:58 -0700, by giacomo
-
[svn] Move effect plugin handling out of the output plugins trunkSun, 27 May 2007 14:30:06 -0700, by ertzing
-
[svn] Move effect plugin handling out of the output plugins trunkSun, 27 May 2007 14:29:45 -0700, by ertzing
-
[svn] Move effect plugin handling out of the output plugins trunkSun, 27 May 2007 14:28:52 -0700, by ertzing
-
[svn] Move effect plugin handling out of the output plugins trunkSun, 27 May 2007 14:27:41 -0700, by ertzing
-
[svn] Move effect plugin handling out of the output plugins trunkSun, 27 May 2007 14:26:32 -0700, by ertzing
-
[svn] Move effect plugin handling out of the output plugins trunkSun, 27 May 2007 14:26:15 -0700, by ertzing
-
[svn] Move effect plugin handling out of the output plugins trunkSun, 27 May 2007 14:25:46 -0700, by ertzing
-
[svn] - remove g_free(description) in cleanup functions to avoid crash on quit. trunkSat, 26 May 2007 20:36:05 -0700, by yaz
-
[svn] - Fix a little spelling error (It's not TiMiDIty just like it's not trunkSat, 26 May 2007 08:49:57 -0700, by mf0102
-
[svn] - filewriter: stop pretending to be a input plugin trunkFri, 25 May 2007 02:15:17 -0700, by giacomo
-
[svn] - amidi-plug: remove g_free(description) in cleanup function to avoid crash on quit trunkFri, 25 May 2007 02:07:04 -0700, by giacomo
-
[svn] - remove g_free(description) in cleanup functions to avoid crash on quit. trunkFri, 25 May 2007 01:55:15 -0700, by yaz
-
[svn] - cdaudio-ng (aka Zither's CD Audio Plugin): convert to plugin API v2 trunkThu, 24 May 2007 23:33:06 -0700, by nenolod
-
[svn] Switch pkg-config for cdaudio-ng from libcdio to libcdio_cdda (At the request of Crazy_Hopper) trunkThu, 24 May 2007 20:30:08 -0700, by deitarion
-
[svn] Fixed a typo in the cdaudio-ng portion of configure.ac as discovered by Crazy_Hopper. trunkThu, 24 May 2007 20:06:47 -0700, by deitarion
-
[svn] - conversion to yaz's style was not needed, just API v2 ;p trunkThu, 24 May 2007 15:53:40 -0700, by nenolod
-
[svn] - update paranormal visualizer to plugin API v2 trunkThu, 24 May 2007 12:16:55 -0700, by nenolod
-
[svn] - bump version of plugins and version requirements per plugin api v2 trunkThu, 24 May 2007 02:12:43 -0700, by nenolod
-
[svn] - remove xmms_session values per plugin api v2 trunkThu, 24 May 2007 02:11:23 -0700, by nenolod
-
[svn] - remove xmms_session value from GeneralPlugin structs per plugin api v2 trunkThu, 24 May 2007 02:07:53 -0700, by nenolod
-
[svn] - add support for reading id3v2 TXXX replaygain tag. patch by Eugene Zagidullin. trunkWed, 23 May 2007 03:48:56 -0700, by yaz
-
[svn] - FILEWRITER_LIBS had been left blank if bash 3.0 was used for configure, since this version doesn't accept '+='. trunkTue, 22 May 2007 08:26:53 -0700, by yaz
-
[svn] - evdev-plug 0.2: do not intercept all event types, currently only pick types KEY and ABSOLUTE; there could be other event types that are worth intercepting, feedback needed about this trunkTue, 22 May 2007 05:24:09 -0700, by giacomo
-
[svn] - statusicon: partial rewrite of si_ui_statusicon_cb_hook_tchange , nicer this way trunkTue, 22 May 2007 02:28:58 -0700, by giacomo
-
[svn] - statusicon: strenghten checks before last strcmp in si_ui_statusicon_cb_hook_tchange trunkTue, 22 May 2007 01:56:51 -0700, by giacomo
-
[svn] dnl CD-Audio New Generation; you need to add cdaudio-ng to INPUT_PLUGINS if CDIO_LIBS is set. Or something like that. Good luck. trunkMon, 21 May 2007 16:32:42 -0700, by chainsaw
-
[svn] .so != .c and lack of sleep is not an excuse. trunkMon, 21 May 2007 16:18:14 -0700, by chainsaw
-
[svn] This Makefile upsets it less. Needs LIBCDIO detection in configure.ac though. trunkMon, 21 May 2007 16:08:45 -0700, by chainsaw
-
[svn] - add a check for gcc version. now -fgnu89-inline is added only if gcc is 4.2.0 or more. trunkSun, 20 May 2007 21:52:04 -0700, by yaz
-
[svn] - get rid of all warnings gcc 4.2.0 emits with my build configuration. trunkSun, 20 May 2007 12:05:48 -0700, by yaz
-
[svn] I will murder someone if I have to fix the buildsystem again. trunkFri, 18 May 2007 10:42:29 -0700, by kiyoshi
-
[svn] Use proper integer types in the code, patch by Pavel Vymetalek <pvymetalek@seznam.cz>. trunkFri, 18 May 2007 03:41:05 -0700, by chainsaw
-
[svn] - upstream updates regarding handling of SPC700 instructions and runtime trunkTue, 15 May 2007 13:18:35 -0700, by nenolod
-
[svn] Changed alarm and projectm plugins so they use auddrct now. trunkSat, 12 May 2007 15:03:26 -0700, by magma
-
[svn] fixed player crash when trying to get file info trunkSat, 12 May 2007 04:29:22 -0700, by majeru
-
[svn] - enforce audioscrobbler rules on queued tracks trunkSat, 12 May 2007 00:30:49 -0700, by nenolod
-
[svn] - NP pings apparently do not affect musical profile, so queue tracks for submission trunkSat, 12 May 2007 00:21:55 -0700, by nenolod
-
[svn] - fully update to AudioScrobbler 1.2 protocol trunkSat, 12 May 2007 00:19:43 -0700, by nenolod
-
[svn] - first attempt at implementing AudioScrobbler 1.2 protocol trunkFri, 11 May 2007 22:49:11 -0700, by nenolod
-
[svn] - fix pulse_audio output sink. reported by Chainsaw. trunkFri, 11 May 2007 17:16:13 -0700, by nenolod
-
[svn] - amidi-plug works again (uses auddrct.h in place of the deprecated beepctrl.h) trunkFri, 11 May 2007 17:01:10 -0700, by giacomo
-
[svn] - aosd: remove aosd_osd_check_composite_mgr from where it was not supposed to be trunkFri, 11 May 2007 15:45:20 -0700, by giacomo
-
[svn] - returning -1 is invalid here for fsize(). make metadata display in Audacious. trunkFri, 11 May 2007 09:41:34 -0700, by nenolod
-
[svn] - lets avoid spawning >1 threads for metadata trunkFri, 11 May 2007 09:18:02 -0700, by nenolod
-
[svn] lastfn's metadata seems to wotk, but still it has some glitches trunkFri, 11 May 2007 06:08:46 -0700, by majeru
-
[svn] import major update by Aleksander Djuric (the original author). trunkFri, 11 May 2007 01:15:39 -0700, by yaz
-
[svn] - replace xmms_remote_*() with playlist functions. trunkThu, 10 May 2007 22:27:38 -0700, by yaz
-
[svn] - make this compile again and indent properly trunkThu, 10 May 2007 21:43:57 -0700, by nenolod
-
[svn] added primitive metadata handling (just gets printed in the terminal) trunkThu, 10 May 2007 17:48:34 -0700, by majeru
-
[svn] - get rid of Disk-Writer and Out-Lame in favor of FileWriter finally trunkThu, 10 May 2007 12:13:22 -0700, by mf0102
-
[svn] Fixed rootvis' config to only declare stuff once; modified alarm.c to use dbus and made appropriate changes to the build system. trunkWed, 09 May 2007 14:38:09 -0700, by magma
-
[svn] - move bmp_title_input_free() into file_open() to avoid memory leak. trunkSun, 06 May 2007 22:53:19 -0700, by yaz
-
[svn] ifdef filewriter/flac.c out completely if FILEWRITER_FLAC isn't defined trunkSat, 05 May 2007 12:11:33 -0700, by js
-
[svn] - configure.ac changes for FileWriter (are likely to have to be fixed) trunkSat, 05 May 2007 05:14:02 -0700, by mf0102
-
[svn] - Prepared FileWriter for partial compilation trunkSat, 05 May 2007 05:03:57 -0700, by mf0102
-
[svn] Return 1 if we encounter an unknown tuple, this seems to happen in files trunkFri, 04 May 2007 10:59:01 -0700, by nenolod
-
[svn] - fix a bug which counts number of frames twice in handling xing header. trunkTue, 01 May 2007 12:49:27 -0700, by yaz
-
[svn] - add tuple handling, but i don't think i'm doing it right... trunkTue, 01 May 2007 08:54:31 -0700, by nenolod
-
[svn] - use my version for now as r2126 does not work trunkTue, 01 May 2007 08:33:07 -0700, by nenolod
-
[svn] - remove support for hatena music as hatena ceased their musical profile service. trunkTue, 01 May 2007 07:03:49 -0700, by yaz
-
[svn] - provide full metadata from the file's tuple when performing the transcode trunkMon, 30 Apr 2007 22:03:19 -0700, by nenolod
-
[svn] - add check for cfg.stopaftersong at the end of cue. trunkMon, 30 Apr 2007 21:19:47 -0700, by yaz
-
[svn] - Out-Lame can now prepend the playlist position to the filename if the trunkSat, 28 Apr 2007 15:27:15 -0700, by mf0102
-
[svn] - replace almost all of outlame_write() with standard code from disk_writer in hope of fixing endianness problem. trunkFri, 27 Apr 2007 02:29:33 -0700, by yaz
-
[svn] - fix overflow when calculates bitrate with non-fast scan on a huge sized file. trunkThu, 26 Apr 2007 02:06:12 -0700, by yaz
-
[svn] - disable all use of puts() unless -DDEBUG is defined. trunkTue, 24 Apr 2007 02:53:37 -0700, by nenolod
-
[svn] got the metadata but couldnt make use of it yet trunkMon, 23 Apr 2007 16:24:55 -0700, by majeru
-
[svn] Fixed the embarassing situation i was in (writing a plugin and not being able to see/hear it work). trunkMon, 23 Apr 2007 14:24:01 -0700, by majeru
-
[svn] - build the lastfm VFS plugin if the scrobbler plugin is going to be built. trunkSun, 22 Apr 2007 04:31:31 -0700, by nenolod
-
[svn] Add lastfm:// transport, an abstract VFS class which derives from curl trunkSun, 22 Apr 2007 04:16:08 -0700, by nenolod
-
[svn] Sync with upstream. Subsong improvements for ADL, new JBM player. trunkWed, 18 Apr 2007 07:38:58 -0700, by chainsaw
-
[svn] - statusicon: added support for quit button in smallmenu; also, the field is being prepared for customizable smallmenu entries trunkMon, 16 Apr 2007 01:35:24 -0700, by giacomo
-
[svn] - merge some local changes which makes curl threading more reliable. trunkSun, 15 Apr 2007 12:23:05 -0700, by nenolod
-
[svn] - alsa: on volume changes, only use channel switches if the audio card supports separated ones trunkSun, 15 Apr 2007 11:33:11 -0700, by giacomo
-
[svn] A cast a day keeps the compiler warning at bay. trunkSat, 14 Apr 2007 18:09:55 -0700, by chainsaw
-
[svn] Hammer the WMA plugin into shape enough to bolt the following upstream commit on: "WMA decoder improvement, output closer to the dmo binary. trunkSat, 14 Apr 2007 17:38:32 -0700, by chainsaw
-
[svn] I said to indent it, not to break it, hmmkay? trunkSat, 14 Apr 2007 16:09:21 -0700, by chainsaw
-
[svn] Run indent -ts4 -nut -bli0 -cdw on this messy lot. Upstream is not consistent with whitespace anyway, no loss there. trunkSat, 14 Apr 2007 15:23:50 -0700, by chainsaw
-
[svn] Now in sync with AdPlug upstream, merging their commit: "Removed superfluous exit() call. This was detected as part of a GCC 4.3 trunkFri, 13 Apr 2007 09:27:41 -0700, by chainsaw
-
[svn] Upstream commit "Vastly enhanced generic Protracker player and modified loaders accordingly. trunkFri, 13 Apr 2007 09:09:50 -0700, by chainsaw
-
[svn] D00 Vibrato and Slides fix by Dennis Lindroos (from upstream CVS). trunkFri, 13 Apr 2007 08:07:32 -0700, by chainsaw
-
[svn] - curl: do NOT use signals with the new multi-thread layout, and take care of the url string value trunkFri, 13 Apr 2007 05:23:27 -0700, by giacomo
-
[svn] - add DEBUG_CURL to enable curl internal debugging messages trunkThu, 12 Apr 2007 14:55:59 -0700, by nenolod
-
[svn] - only create a new thread if handle->cancel is 0. trunkThu, 12 Apr 2007 14:04:26 -0700, by nenolod
-
[svn] - use a g_cond_wait() to ensure curl has started up before we try to read. trunkThu, 12 Apr 2007 13:22:28 -0700, by nenolod
-
[svn] - if handle->cancel = TRUE, immediately abort the fread operation. trunkThu, 12 Apr 2007 12:02:56 -0700, by nenolod
-
[svn] - fix curl.c:913: warning: implicit declaration of function 'strdup' trunkThu, 12 Apr 2007 11:29:07 -0700, by nenolod
-
[svn] - use unsigned char instead of gpointer for arithmetic to ensure that writes are 8-bit aligned. trunkThu, 12 Apr 2007 11:07:04 -0700, by nenolod
-
[svn] - initial import of flacng from audacious-flacng-0.012 trunkMon, 09 Apr 2007 10:55:23 -0700, by nenolod
-
[svn] - use C-style vectors instead of apple's stuff trunkMon, 09 Apr 2007 08:50:46 -0700, by nenolod
-
[svn] Spell internal & pseudorandom in a consistent way. Add missing altivec.h include in SFMT-alti.h; more work to be done as it still does not build. trunkMon, 09 Apr 2007 08:11:42 -0700, by chainsaw
-
[svn] - replace random number generator in dithering code with SIMD-oriented Fast Mersenne Twister (SFMT). it reduces CPU load on SSE2 or AltiVec capable platform. trunkSun, 08 Apr 2007 21:30:22 -0700, by yaz
-
[svn] - now wav plugin can handle remaining buffered data at the end of playing. trunkSat, 07 Apr 2007 11:06:36 -0700, by yaz
-
[svn] - statusicon: invert skip direction in mouse wheel; much better this way trunkFri, 06 Apr 2007 12:34:10 -0700, by giacomo
-
[svn] - statusicon: add an option to use mouse wheel to change playing song instead of volume trunkFri, 06 Apr 2007 11:47:07 -0700, by giacomo
-
[svn] revise reopen output code for #880. time count would be reset if output was closed. so I took two measures for it. trunkThu, 05 Apr 2007 21:12:59 -0700, by yaz
-
[svn] - statusicon: memorize player windows visibility status between sessions trunkThu, 05 Apr 2007 10:47:18 -0700, by giacomo
-
[svn] - statusicon: smarter show/hide on statusicon click (plugin will now correctly handle the situation where the player window is always hidden and the playlist window should be shown/hidden) trunkWed, 04 Apr 2007 11:49:12 -0700, by giacomo
-
[svn] - patches from upstream TTA author. see http://boards.nenolod.net/viewtopic.php?t=375 trunkWed, 04 Apr 2007 10:52:15 -0700, by nenolod
-
[svn] - aosd: added support to detect whether a composite manager is running (either standard with _NET_WM_CM_Sn or xcompmgr) trunkWed, 04 Apr 2007 07:48:53 -0700, by giacomo
-
[svn] rootvis: do not call cleanup routines if the plugin was not initted trunkMon, 02 Apr 2007 13:54:59 -0700, by giacomo
-
[svn] aosd: added compile option in configure for composite support; this way, if support is compiled in, we can safely check if the composite module is loaded trunkMon, 02 Apr 2007 04:03:06 -0700, by giacomo
-
[svn] - aosd: beta4, ghosd source was rewritten to support argb visual (x composite extension) as an option, this allows to have real transparency in the OSD trunkSat, 31 Mar 2007 17:44:23 -0700, by giacomo
-
[svn] - for security reasons, do not try all of the players (only check extension) trunkSat, 31 Mar 2007 06:40:00 -0700, by nenolod
-
[svn] - Added option to save output files to original file directory trunkFri, 30 Mar 2007 06:37:26 -0700, by mf0102
-
[svn] - flac: when bitrate update is disabled, always display VBR instead of a useless value trunkFri, 30 Mar 2007 01:52:06 -0700, by giacomo
-
[svn] Fix MOD title read by not permanently byteswapping the stream in the PSM loader. Patch by Joseph Jezak <josejx@gentoo.org>. trunkThu, 29 Mar 2007 03:14:36 -0700, by chainsaw
-
[svn] - now do_setpos() takes relative position as the argument and works even if cuesheets are included in large playlist. may close #869. trunkMon, 26 Mar 2007 14:44:46 -0700, by yaz
-
[svn] - add a starting point for xmms-rootvis port. giacomo will need to trunkMon, 26 Mar 2007 01:19:26 -0700, by nenolod
-
[svn] - aosd: use XMapRaised in place of XMapWindow to ensure that the osd window is raised with some window managers trunkSun, 25 Mar 2007 09:26:39 -0700, by giacomo
-
[svn] - non-utf string had been used for file name in window title of File Info window. patch by M.H. trunkSat, 24 Mar 2007 23:15:05 -0700, by yaz
-
[svn] - now wma can handle wide characters in metadata. trunkSat, 24 Mar 2007 09:29:41 -0700, by yaz
-
[svn] - aosd: added an option to enable/disable utf8 text conversion done by the plugin trunkFri, 23 Mar 2007 06:46:04 -0700, by giacomo
-
[svn] - aosd: use str_to_utf8 (I'll probably add an option to disable the utf8 conversion attempt as well) trunkWed, 21 Mar 2007 14:14:06 -0700, by giacomo
-
[svn] aosd: use g_locale_to_utf8 for osd strings (needs testing) trunkWed, 21 Mar 2007 07:24:33 -0700, by giacomo
-
[svn] - statusicon: use function/define names that do not collide with gtk >= 2.10 internals (paranoia) trunkWed, 21 Mar 2007 07:15:43 -0700, by giacomo
-
[svn] - alsa: handle errors on snd_pcm_wait (xrun, supend) trunkWed, 21 Mar 2007 05:18:25 -0700, by giacomo
-
[svn] - aosd: use a single ghosd object for all of the osd showups; this will be a lot gentler to XLib and should definitely help with stability trunkTue, 20 Mar 2007 18:55:57 -0700, by giacomo
-
[svn] alsa output plugin: use snd_pcm_wait in place of raw polls to handle device readyness; this allows to use alsa plugins such as jackplug; requires testing trunkMon, 19 Mar 2007 13:18:28 -0700, by giacomo
-
[svn] statusicon: do not behave strangely (or crash) when the plugin is loaded/unloaded multiple times trunkSun, 18 Mar 2007 16:21:10 -0700, by giacomo
-
[svn] - aosd: beta3, fixes for handling X display open/close trunkSun, 18 Mar 2007 11:13:45 -0700, by giacomo
-
[svn] - clear up some configure bugs, pointed out by freebsd port patches trunkSat, 17 Mar 2007 00:58:49 -0700, by nenolod
-
[svn] - These two lines probably shouldn't be in here as it is doubtful they do anything helpful trunkSat, 17 Mar 2007 00:30:46 -0700, by nazca
-
[svn] - Slight tweak ... smbc_init returns 0 on sucess, not fail trunkSat, 17 Mar 2007 00:25:24 -0700, by nazca
-
[svn] - in C++, using __null/NULL is improper. 0 should be used instead. trunkFri, 16 Mar 2007 21:13:22 -0700, by nenolod
-
[svn] - guard some potentially improper double delete [] usage trunkFri, 16 Mar 2007 21:08:34 -0700, by nenolod
-
[svn] - last commit wasn't obviously related wit changes here; revert stuff that is still being tested trunkFri, 16 Mar 2007 18:58:10 -0700, by giacomo
-
[svn] - prevent skin list overlap when it's first populated and user quickly switchs to other tabs in the prefswin trunkFri, 16 Mar 2007 18:47:24 -0700, by giacomo
-
[svn] - ffmpeg: prevent it from crashing when probing remote sources trunkFri, 16 Mar 2007 13:05:14 -0700, by giacomo
-
[svn] - add mseek support to wav.c (without libsndfile version) too. trunkThu, 15 Mar 2007 22:36:55 -0700, by yaz
-
[svn] - make use of playlist_set_position() instead of playlist_prev/next(). now cuesheet directly jumps to the objective track. trunkWed, 14 Mar 2007 23:50:12 -0700, by yaz
-
[svn] - implement real buffer_free() and buffer_playing(). trunkWed, 14 Mar 2007 23:34:56 -0700, by yaz
-
[svn] statusicon: added a open-file item in the small right-click menu trunkWed, 14 Mar 2007 07:50:31 -0700, by giacomo
-
[svn] statusicon 0.3: alternative right-click menu with simple playback control commands trunkWed, 14 Mar 2007 07:44:00 -0700, by giacomo
-
[svn] - add 1sec guard time after issue of playlist_prev/next. trunkWed, 14 Mar 2007 06:43:19 -0700, by yaz
-
[svn] - remove unnecessary sleep code so that out_lame can encode at full speed. trunkWed, 14 Mar 2007 06:07:57 -0700, by yaz
-
[svn] - if (result >= 0) return the result of ftell, otherwise return -1. trunkTue, 13 Mar 2007 06:17:24 -0700, by nenolod
-
[svn] - Adjust indenting cause the previous indenting was painful trunkTue, 13 Mar 2007 05:21:50 -0700, by nazca
-
[svn] - Prototype smb:// vfs transport. Needs testing. trunkTue, 13 Mar 2007 05:11:48 -0700, by nazca
-
[svn] - seek is implemented as it should be, but appears to not work trunkMon, 12 Mar 2007 18:53:58 -0700, by nenolod
-
[svn] - add a TODO for people wanting to play with this trunkMon, 12 Mar 2007 17:20:48 -0700, by nenolod
-
[svn] - working WMA playback. thanks to chainsaw for providing a ton and a half of WMA files. trunkMon, 12 Mar 2007 16:02:16 -0700, by nenolod
-
[svn] - start removing demuxers for video and images trunkMon, 12 Mar 2007 14:43:32 -0700, by nenolod
-
[svn] - i don't want to hear about deprecation, thanks. trunkMon, 12 Mar 2007 14:04:53 -0700, by nenolod
-
[svn] - make a dumb makefile for libavcodec so that it can be a make clean target. trunkMon, 12 Mar 2007 14:03:42 -0700, by nenolod
-
[svn] - make the whole thing compile. runtime linking is another story. trunkMon, 12 Mar 2007 13:00:06 -0700, by nenolod
-
[svn] - should check data != NULL before clear data->playing. trunkMon, 12 Mar 2007 09:12:26 -0700, by yaz
-
[svn] - performer and title of each track should be NULL after freed. trunkMon, 12 Mar 2007 02:08:26 -0700, by yaz
-
[svn] - implement stricter detection rules for MP3. patch by Matti Hamalainen (ccr). trunkSun, 11 Mar 2007 10:09:52 -0700, by nenolod
-
[svn] amidi-plug: changed VERSION to AMIDIPLUG_VERSION in fluidsynth backend; not that trivial, but this is how it's supposed to be trunkSun, 11 Mar 2007 06:31:32 -0700, by giacomo
-
[svn] - amidi-plug: change version number to reflect the code differences between audacious version and stand-alone version trunkFri, 09 Mar 2007 12:42:48 -0800, by giacomo
-
[svn] - madplug: do not call set_info repeatedly in input_process_remote_metadata, only call it when the built title string actually differs from the previous one trunkThu, 08 Mar 2007 09:24:04 -0800, by giacomo
-
[svn] statusicon: improvements in title changes detection while the popup is being displayed trunkThu, 08 Mar 2007 04:20:23 -0800, by giacomo
-
[svn] - statusicon: re-display statusicon popup with updated information when song (or title) changes, closes bug #846 trunkWed, 07 Mar 2007 16:45:38 -0800, by giacomo