Mercurial > audlegacy
graph
-
[svn] Pending proper layout, make a little less vertical at least. trunkFri, 24 Mar 2006 19:14:03 -0800, by nemo
-
[svn] - remove default rules override as it's no longer used here trunkFri, 24 Mar 2006 13:31:38 -0800, by nenolod
-
[svn] - do not show OMK debugging notices unless we use 'make VERBOSITY=1' trunkFri, 24 Mar 2006 13:26:21 -0800, by nenolod
-
[svn] fixed multiple spawns of wav-sndfile aboutbox trunkFri, 24 Mar 2006 08:03:56 -0800, by giacomo
-
[svn] now modplug uses xmms_show_message for its aboutbox trunkFri, 24 Mar 2006 07:02:57 -0800, by giacomo
-
[svn] Only compare 4 bytes, unless someone had a reason. trunkWed, 22 Mar 2006 16:58:39 -0800, by nemo
-
[svn] amidi-plug: completed merge with 0.2 changes trunkTue, 21 Mar 2006 11:28:00 -0800, by giacomo
-
[svn] - Also determine a change by track name, patch by nixphoeni. trunkTue, 21 Mar 2006 09:22:14 -0800, by nenolod
-
[svn] - no longer explodes. still no audio output. trunkSun, 19 Mar 2006 13:12:44 -0800, by nenolod
-
[svn] - PSF2 support (everything is BORKED right now) trunkSun, 19 Mar 2006 12:51:03 -0800, by nenolod
-
[svn] added multiple 'remove duplicates' (by title, by filename, by path+filename) trunkSat, 18 Mar 2006 14:31:38 -0800, by giacomo
-
[svn] - we don't really need to free here, messes up on ID3v2 a *lot* trunkSat, 18 Mar 2006 13:30:56 -0800, by nenolod
-
[svn] do not try to autogenerate pixmaps.h; removed build.list and moved some icons in the images dir trunkSat, 18 Mar 2006 13:21:00 -0800, by giacomo
-
[svn] added many new icons for the playlist menus (some drawn from scratch and others derived from the gtk stock ones) trunkSat, 18 Mar 2006 12:32:41 -0800, by giacomo
-
[svn] Report sample rate properly. Rate is just the number of channels, but that is better then 0, right? trunkSat, 18 Mar 2006 10:09:58 -0800, by chainsaw
-
[svn] Sync core with upstream. Also, rename plugin from AdPlug to AdLib synthesizer, by request of Giacomo. trunkSat, 18 Mar 2006 09:28:08 -0800, by chainsaw
-
[svn] Use magic bytes to identify AAC and MP4 as the decoder insists on reading the entire file before making a decision. This can be upsetting to users of large playlists, so reduce that to two 4-byte reads. Extension checking still needed for files that have been butchered by bad taggers, sorry. trunkSat, 18 Mar 2006 08:56:03 -0800, by chainsaw
-
[svn] started to add more icons for the playlist menu entries; others are going to be drawn and added trunkSat, 18 Mar 2006 08:37:21 -0800, by giacomo
-
[svn] added a 'remove duplicates' option to the playlist removal menu trunkSat, 18 Mar 2006 07:34:43 -0800, by giacomo
-
[svn] - initial work on skin.hints support (the first step to modernizing our trunkFri, 17 Mar 2006 18:21:50 -0800, by nenolod
-
[svn] Only start the decoder for FLAC detection on HTTP. We can handle files much easier, with a metadata check. Faster, less resource intensive, and does not spuriously trigger for wave files. trunkTue, 14 Mar 2006 15:35:10 -0800, by chainsaw
-
[svn] - improve the way the scrobbler plugin is compiled trunkMon, 13 Mar 2006 19:29:55 -0800, by nenolod
-
[svn] Fix logic error that caused us to lock on to wav. trunkMon, 13 Mar 2006 14:18:03 -0800, by chainsaw
-
[svn] Be smarter about spotting MP4 files, only fall back on extension for AAC. trunkMon, 13 Mar 2006 13:58:32 -0800, by chainsaw
-
[svn] - improvements to the playlist list control, via nhjm trunkSun, 12 Mar 2006 15:18:35 -0800, by nenolod
-
[svn] Okay, we need to pinch more playback code to avoid false positives. trunkSun, 12 Mar 2006 15:05:18 -0800, by chainsaw
-
[svn] Ask the decoder whether this is a WMA file, instead of depending on file magic. trunkSun, 12 Mar 2006 14:49:19 -0800, by chainsaw
-
[svn] Ask the decoder whether this is a FLAC file, instead of depending on file magic. trunkSun, 12 Mar 2006 14:07:38 -0800, by chainsaw
-
[svn] - do not include ${DESTDIR} in the symlink target. reported by mokoshi. trunkSun, 12 Mar 2006 11:41:40 -0800, by nenolod
-
[svn] - only show the SVN revision if we know what it is trunkSun, 12 Mar 2006 10:27:25 -0800, by nenolod
-
[svn] prefs window: added user@host info in the version label trunkSat, 11 Mar 2006 17:25:53 -0800, by giacomo
-
[svn] display audacious version and revision in the prefs window trunkSat, 11 Mar 2006 16:56:50 -0800, by giacomo
-
[svn] - Fix a ton and a half of memory leaks, via the wonderful Leonardo Boshell <leonardop -at- gentoo.org>. trunkFri, 10 Mar 2006 08:20:15 -0800, by nenolod
-
[svn] - add voice_removal plugin. Ported by: Thomas Cort <linuxgeek -at- gmail.com>, tcort @ #audacious. trunkThu, 09 Mar 2006 19:09:41 -0800, by nenolod
-
[svn] - implement vfs_feof() and vfs_ftell() and update the scrobbler plugin to reflect that, trunkThu, 09 Mar 2006 19:03:27 -0800, by nenolod
-
[svn] ported xmms-arts 0.7.1 to audacious and integrated it in the build process trunkThu, 09 Mar 2006 09:55:56 -0800, by giacomo
-
[svn] - add psuedo_output_plugin, a psuedo output plugin that will be used for reverse compatibility with old plugins. trunkWed, 08 Mar 2006 06:57:02 -0800, by nenolod
-
[svn] - add get_written_time(), get_output_time(). trunkWed, 08 Mar 2006 06:47:02 -0800, by nenolod
-
[svn] update amidi-plug towards 0.2; bug fixes and a new option (midi length pre-calculation) trunkTue, 07 Mar 2006 11:47:20 -0800, by giacomo
-
[svn] Don't override input LD_FLAGS - needed to enable profiling. trunkSun, 05 Mar 2006 13:19:01 -0800, by nemo
-
[svn] Bug #423 - Add retrieval of first entry in case of multiple matches. Good enough to remove the FIXME? trunkSun, 05 Mar 2006 12:46:31 -0800, by nemo
-
[svn] - use OBJECTIVE_DATA instead of a kludge in the posthook here trunkSat, 04 Mar 2006 14:34:04 -0800, by nenolod
-
[svn] - add corrected version of Aerdan's jump to file patch trunkSat, 04 Mar 2006 12:17:20 -0800, by nenolod
-
[svn] - blah, #if 0 out these g_free's until we get to 0.2.3 trunkFri, 03 Mar 2006 23:39:17 -0800, by nenolod
-
[svn] - we shouldn't pass queuepos to gtk_widget_create_pango_layout(), the only thing we will do is confuse it trunkFri, 03 Mar 2006 22:53:31 -0800, by nenolod
-
[svn] - iteration pacing against id3_read_frame() since we cannot trust all tags to behave properly. trunkFri, 03 Mar 2006 20:04:24 -0800, by nenolod
-
[svn] - more fixes, sizeof *frame !($&($&(@!#$@#*&@!$# whoever wrote this code is an idiot trunkFri, 03 Mar 2006 10:31:57 -0800, by nenolod
-
[svn] - some compilers couldn't figure the original call out, so put a struct infront of it trunkThu, 02 Mar 2006 16:07:31 -0800, by nenolod
-
[svn] - oh shit, i just found the error, we were calling malloc(0)! trunkThu, 02 Mar 2006 15:50:49 -0800, by nenolod
-
[svn] - use /sbin/ldconfig here instead of just ldconfig. trunkThu, 02 Mar 2006 15:01:33 -0800, by nenolod
-
[svn] untag a critical fixme as it was actually deadchip smoking some craq trunkThu, 02 Mar 2006 08:26:55 -0800, by nenolod
-
[svn] Add error reporting for many places, patch by external contributor Derek trunkThu, 02 Mar 2006 08:14:36 -0800, by nenolod
-
[svn] - try to avoid a buffer overflow when detecting an MPEG stream trunkWed, 01 Mar 2006 09:07:09 -0800, by nenolod