Mercurial > audlegacy
graph
-
[svn] - this is a hack until I find a better solution trunkThu, 15 Jun 2006 03:37:59 -0700, by nenolod
-
[svn] - tuple builder for mp4 files (not AAC, sorry but nobody uses that crap anymore) trunkThu, 15 Jun 2006 01:22:24 -0700, by nenolod
-
[svn] - remove some left over #if 0'd out pipian code trunkThu, 15 Jun 2006 00:18:29 -0700, by nenolod
-
[svn] - fill in the length part of the tuple (oops) trunkWed, 14 Jun 2006 23:24:23 -0700, by nenolod
-
[svn] - get_song_tuple() implementation (scrobblerific!) trunkWed, 14 Jun 2006 23:19:56 -0700, by nenolod
-
[svn] - if a PlaylistEntry does not have a cached tuple, generate it on demand. trunkWed, 14 Jun 2006 22:39:13 -0700, by nenolod
-
[svn] - disconnect the scrobbler client from metatag logically trunkWed, 14 Jun 2006 22:30:04 -0700, by nenolod
-
[svn] - attach a TitleInput tuple to the PlaylistEntry class. trunkWed, 14 Jun 2006 19:03:23 -0700, by nenolod
-
[svn] - allow FDS files to play (although samples are presently ignored) trunkWed, 14 Jun 2006 17:38:42 -0700, by nenolod
-
[svn] - Make the category_view slightly wider to get rid of the horizontal scrollbar caused by the word "Connectivity" being so damned big. trunkWed, 14 Jun 2006 17:21:25 -0700, by nhjm449
-
[svn] - Don't crash when we encounter an unsupported NSF/NSFE type trunkWed, 14 Jun 2006 16:59:24 -0700, by nenolod
-
[svn] - There's an ellipsis character in text.png. Let's use it like we should. trunkWed, 14 Jun 2006 02:07:52 -0700, by nhjm449
-
[svn] - shut a make error up by using sinclude instead of normal include when rules.mk doesn't exist yet trunkWed, 14 Jun 2006 00:14:13 -0700, by nenolod
-
[svn] - if mk/rules.mk is missing, run configure to generate it (hopefully you are running the posix target, otherwise I feel sorry for you) trunkWed, 14 Jun 2006 00:07:04 -0700, by nenolod
-
[svn] - compiles warningless inside the audacious buildsystem now trunkWed, 14 Jun 2006 00:01:26 -0700, by nenolod
-
[svn] - OMKize Makefile (examples not installed yet) trunkWed, 14 Jun 2006 00:00:37 -0700, by nenolod
-
[svn] - temporal: copy the original Makefile as a template for OMKizing. trunkTue, 13 Jun 2006 23:57:16 -0700, by nenolod
-
[svn] - prepare to ship audtool with audacious SVN trunkTue, 13 Jun 2006 23:54:53 -0700, by nenolod
-
[svn] - yeah, JMA sucks -- i don't have the time for this trunkTue, 13 Jun 2006 23:19:04 -0700, by nenolod
-
[svn] - add libjma (a hopefully portable snapshot of the ZSNES JMA implementation) trunkTue, 13 Jun 2006 20:37:25 -0700, by nenolod
-
[svn] filesize must be cached, otherwise lookup loop will crash. trunkTue, 13 Jun 2006 08:36:56 -0700, by yaz
-
[svn] - fix potential crashing on malformed ID3v2 tags trunkTue, 13 Jun 2006 01:59:28 -0700, by nenolod
-
[svn] Updated japanese translation by dai, closes bug #384. trunkMon, 12 Jun 2006 03:25:29 -0700, by chainsaw
-
[svn] - prefswin_page_destroy() code, example will be added to the scrobbler plugin momentarily trunkSun, 11 Jun 2006 23:35:05 -0700, by nenolod
-
[svn] - place plugins we cannot register UIs for right now in a queue and register them later trunkSun, 11 Jun 2006 22:50:31 -0700, by nenolod
-
[svn] - scrobbler icon of doom (since it's part of the scrobbler bundle, it trunkSun, 11 Jun 2006 22:03:53 -0700, by nenolod
-
[svn] - make the scrobbler preferences appear in the main window; this does not work yet because I need to debug apparently! trunkSun, 11 Jun 2006 20:33:45 -0700, by nenolod
-
[svn] Update AUTHORS a little bit. (testing new auto changelog stuff) trunkSun, 11 Jun 2006 13:44:43 -0700, by nenolod
-
[svn] - update NEWS too (oh, and we missed 1.0.0 sorry!) trunkSun, 11 Jun 2006 13:33:46 -0700, by nenolod
-
[svn] - optimise for multiple lookups of a single INI file, by caching the contents of the INI file. trunkSun, 11 Jun 2006 12:10:53 -0700, by nenolod
-
[svn] - Allow to do format detection on demand; instead of immediately on add trunkSat, 10 Jun 2006 21:02:24 -0700, by nenolod
-
[svn] - remove Encoding patch, as it never worked properly anyway, and somebody complained about it causing stability problems trunkSat, 10 Jun 2006 18:47:51 -0700, by nenolod
-
[svn] Add V=1 shorthand for SHOW_CFLAGS, patch by vapier (Gentoo). trunkSat, 10 Jun 2006 12:47:00 -0700, by chainsaw
-
[svn] As requested by Joker; CFLAGS needs -fPIC -DPIC as well now that C/CXX flags are properly separated. trunkFri, 09 Jun 2006 07:14:32 -0700, by chainsaw
-
[svn] - remove an old hack that is no longer necessary (can cause a crash (!)) trunkThu, 08 Jun 2006 12:11:06 -0700, by nenolod
-
[svn] - Musepack Audio Plugin 1.2 -> Musepack Audio Plugin trunkThu, 08 Jun 2006 11:34:43 -0700, by nenolod
-
[svn] - crappy audio.png, somebody please improve (I made this in GIMP, in 5 minutes. We all know my GIMP skills are un-leet, thanks.) trunkSun, 04 Jun 2006 23:37:21 -0700, by nenolod
-
[svn] - cosmetic improvement (6px spacing between explanation label, and output plugin buttonbox) trunkSun, 04 Jun 2006 21:32:59 -0700, by nenolod
-
[svn] - oops, give that spinbutton some sane values trunkSun, 04 Jun 2006 21:30:47 -0700, by nenolod
-
[svn] - new global variable `output_buffer_size', replaces all of the per-plugin buffer sizes trunkSun, 04 Jun 2006 21:21:33 -0700, by nenolod
-
[svn] - more checkboxes than you can shake a stick at trunkSun, 04 Jun 2006 21:01:04 -0700, by nenolod
-
[svn] - hookup preferences/info buttons under dialog pane trunkSun, 04 Jun 2006 20:27:39 -0700, by nenolod
-
[svn] - "Reference FLAC Player v1.1.2" becomes "FLAC Audio Plugin" trunkSun, 04 Jun 2006 18:35:49 -0700, by nenolod
-
[svn] - convert filenames to UTF-8, as in vorbis plugin. Patch by: Kazuki Shimura <kazuki@ma.ccnw.ne.jp>. trunkSun, 04 Jun 2006 13:24:37 -0700, by nenolod
-
[svn] - further UI tweaks and mechanical simplification trunkSun, 04 Jun 2006 02:26:39 -0700, by nenolod
-
[svn] Updated italian translation and removal of translation tags for developer names by Diego "FlameEyes" Petteno from Gentoo. trunkSat, 03 Jun 2006 18:21:06 -0700, by chainsaw
-
[svn] Respect pointer signedness. Compiler is still unhappy about the constants shoved into guid_1 & guid_2 somehow, though. trunkSat, 03 Jun 2006 17:53:50 -0700, by chainsaw
-
[svn] Update dutch translation. One more pointer signedness issue in MP4. trunkSat, 03 Jun 2006 16:12:12 -0700, by chainsaw
-
[svn] Fully respect pointer signedness in libmp4ff. trunkSat, 03 Jun 2006 15:29:45 -0700, by chainsaw
-
[svn] - present subsongs as playlist entities (will be enqueued at the current position) trunkSat, 03 Jun 2006 12:09:25 -0700, by nenolod
-
[svn] - allow load_file<class Emu> to load files into the parser without reading the tag information trunkSat, 03 Jun 2006 11:46:48 -0700, by nenolod
-
[svn] - allow paths like /home/nenolod/moo/ff3/ff3.nsf?6 to play subsong 6 from ff3.nsf. trunkSat, 03 Jun 2006 11:13:29 -0700, by nenolod
-
[svn] The fallback label is not used unless detection is defined. Move endif down to reflect that. trunkFri, 02 Jun 2006 09:08:57 -0700, by chainsaw
-
[svn] Respect pointer signedness and delete legacy visual studio project file. trunkWed, 31 May 2006 06:55:17 -0700, by chainsaw
-
[svn] - add section concerning the MP3 patents and commercial use trunkTue, 30 May 2006 23:28:14 -0700, by nenolod
-
[svn] - rename psycho.c to paranoia.c, as other stuff will be here (such as frequency locking code, to fix warble, etc.) trunkTue, 30 May 2006 22:52:11 -0700, by nenolod
-
[svn] - reset harmonics threshold back to original value trunkTue, 30 May 2006 22:37:19 -0700, by nenolod
-
[svn] - finally the distortion bug might be killed! trunkTue, 30 May 2006 22:20:52 -0700, by nenolod
-
[svn] - audacious should pick runtime library up from ${libdir}. trunkSun, 28 May 2006 08:27:54 -0700, by yaz
-
[svn] - add additional greek translator, Stathis Kamperis <ekamperi@auth.gr> trunkSat, 27 May 2006 13:26:29 -0700, by nenolod
-
[svn] automatic character encoding detector for id3 metadata. --enable-chardet enables this feature. trunkSat, 27 May 2006 11:02:08 -0700, by yaz
-
[svn] oops. wasn't going to check the XMMS updates in until it was actually working. trunkWed, 24 May 2006 16:31:15 -0700, by nemo
-
[svn] Make certain playlist gets redrawn after docked move. (transparent background may have changed) trunkTue, 23 May 2006 13:56:14 -0700, by nemo
-
[svn] - prepare to split audacious code away from the actual decoder and use a highlevel API trunkMon, 22 May 2006 17:22:34 -0700, by nenolod
-
[svn] - remove improper sampling rate change condition. Valid MP3s will not do this. Infact, I've never seen an MP3 that does this. Additionally, it doesn't even work with Shoutcast. trunkMon, 22 May 2006 16:37:39 -0700, by nenolod
-
[svn] - if we're going to clip, just throw back the original data trunkSun, 21 May 2006 12:13:55 -0700, by nenolod
-
[svn] - stereo seperation hysterisis of 16dB vs 20dB trunkSat, 20 May 2006 22:25:31 -0700, by nenolod
-
[svn] - experimental tweaks to the new psychoaccoustic model trunkSat, 20 May 2006 22:09:43 -0700, by nenolod
-
[svn] Psychoaccoustics support (to disable, temporarily add -UPSYCHO to your CFLAGS.): trunkSat, 20 May 2006 20:36:10 -0700, by nenolod
-
[svn] - when using fixed integer based compile -DINTEGER_COMPILE, we want to use long type, not int (also use radixes to emulate FPU math) trunkSat, 20 May 2006 20:04:39 -0700, by nenolod
-
[svn] Add myself to translation credits for the dutch language. trunkSat, 20 May 2006 16:24:26 -0700, by chainsaw
-
[svn] - About window should be set to 'always on top' trunkFri, 19 May 2006 17:53:03 -0700, by nhjm449
-
[svn] - playlistwin and equalizerwin are their own windows, don't treat them trunkFri, 19 May 2006 13:23:08 -0700, by nenolod
-
[svn] - "Use custom cursors" does NOT require it's own vbox, kthx trunkFri, 19 May 2006 12:56:44 -0700, by nenolod
-
[svn] - update transparency pixmap if root window pixmap changes trunkFri, 19 May 2006 12:48:02 -0700, by nenolod
-
[svn] - if cfg.show_separator_in_pl is not true, then make it look nicer (and trunkFri, 19 May 2006 12:09:49 -0700, by nenolod
-
[svn] - remove improper transience settings (these were just wrong) trunkFri, 19 May 2006 11:57:39 -0700, by nenolod
-
[svn] - cosmetic fix: use proper indentation on glade file in Connectivity pane trunkWed, 17 May 2006 10:15:36 -0700, by nenolod
-
[svn] - use global proxy configuration instead of individual configurations (chainsaw) trunkTue, 16 May 2006 21:52:56 -0700, by nenolod
-
[svn] - Don't force cfg.close_dialog_{open,add} to TRUE when opening the filechooser... trunkTue, 16 May 2006 19:56:58 -0700, by nhjm449
-
[svn] - Add the ability to easily save to playlist.m3u from the list menu. (For trunkMon, 15 May 2006 20:55:19 -0700, by nhjm449