log

age author description
2006-06-12 nenolod [svn] prefswin_page_new(): trunk
2006-06-12 nenolod [svn] - update README a bit trunk
2006-06-11 nenolod [svn] - fix spelling trunk
2006-06-11 nenolod [svn] update changelog trunk
2006-06-11 nenolod [svn] - cleanup ChangeLog trunk
2006-06-11 nenolod [svn] Update AUTHORS a little bit. (testing new auto changelog stuff) trunk
2006-06-11 nenolod [svn] - update NEWS too (oh, and we missed 1.0.0 sorry!) trunk
2006-06-11 nenolod [svn] - update ChangeLog trunk
2006-06-11 nenolod [svn] - new audio icon (via deitarion) trunk
2006-06-11 nenolod [svn] - optimise for multiple lookups of a single INI file, by caching the contents of the INI file. trunk
2006-06-11 nenolod [svn] - make it work for real trunk
2006-06-11 nenolod [svn] - oops trunk
2006-06-11 nenolod [svn] - Allow to do format detection on demand; instead of immediately on add trunk
2006-06-11 nenolod [svn] - remove Encoding patch, as it never worked properly anyway, and somebody complained about it causing stability problems trunk
2006-06-10 chainsaw [svn] Add V=1 shorthand for SHOW_CFLAGS, patch by vapier (Gentoo). trunk
2006-06-09 nenolod [svn] - CFLAGS, yeah trunk
2006-06-09 chainsaw [svn] As requested by Joker; CFLAGS needs -fPIC -DPIC as well now that C/CXX flags are properly separated. trunk
2006-06-08 nenolod [svn] - remove an old hack that is no longer necessary (can cause a crash (!)) trunk
2006-06-08 nenolod [svn] - Musepack Audio Plugin 1.2 -> Musepack Audio Plugin trunk
2006-06-08 nenolod [svn] - revert r1191 trunk
2006-06-08 nenolod [svn] - respect CXXFLAGS trunk
2006-06-08 nenolod [svn] - more fixes trunk
2006-06-08 nenolod [svn] - fix improper makefile trunk
2006-06-05 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.) trunk
2006-06-05 nenolod [svn] - cleanup the prefs box trunk
2006-06-05 nenolod [svn] - use global value for buffer size trunk
2006-06-05 nenolod [svn] - cosmetic improvement (6px spacing between explanation label, and output plugin buttonbox) trunk
2006-06-05 nenolod [svn] - oops, give that spinbutton some sane values trunk
2006-06-05 nenolod [svn] - hookup buffer size option trunk
2006-06-05 nenolod [svn] - new global variable `output_buffer_size', replaces all of the per-plugin buffer sizes trunk
2006-06-05 nenolod [svn] - more checkboxes than you can shake a stick at trunk
2006-06-05 nenolod [svn] - hookup preferences/info buttons under dialog pane trunk
2006-06-05 nenolod [svn] - some audio preferences stuff, incomplete trunk
2006-06-05 nenolod [svn] - remove shorten plugin trunk
2006-06-05 nenolod [svn] - "Reference FLAC Player v1.1.2" becomes "FLAC Audio Plugin" trunk
2006-06-04 nenolod [svn] - new connectivity icon trunk
2006-06-04 nenolod [svn] - convert filenames to UTF-8, as in vorbis plugin. Patch by: Kazuki Shimura <kazuki@ma.ccnw.ne.jp>. trunk
2006-06-04 nenolod [svn] - don't pass NULL to atoi(). trunk
2006-06-04 nenolod [svn] - further UI tweaks and mechanical simplification trunk
2006-06-04 nenolod [svn] - remove unnecessary gtk hpane thingy trunk
2006-06-04 nenolod [svn] - prefswin enhancements trunk
2006-06-04 nenolod [svn] - proxy support hack trunk
2006-06-04 nenolod [svn] - proxy support hack (stupid gconf) trunk
2006-06-04 chainsaw [svn] Updated italian translation and removal of translation tags for developer names by Diego "FlameEyes" Petteno from Gentoo. trunk
2006-06-04 chainsaw [svn] Respect pointer signedness. Compiler is still unhappy about the constants shoved into guid_1 & guid_2 somehow, though. trunk
2006-06-03 chainsaw [svn] Update dutch translation. One more pointer signedness issue in MP4. trunk
2006-06-03 chainsaw [svn] Fully respect pointer signedness in libmp4ff. trunk
2006-06-03 nenolod [svn] - fix NSFE metadata trunk
2006-06-03 nenolod [svn] - present subsongs as playlist entities (will be enqueued at the current position) trunk
2006-06-03 nenolod [svn] - allow load_file<class Emu> to load files into the parser without reading the tag information trunk
2006-06-03 nenolod [svn] - allow paths like /home/nenolod/moo/ff3/ff3.nsf?6 to play subsong 6 from ff3.nsf. trunk
2006-06-02 nenolod [svn] - initial mms stream support trunk
2006-06-02 chainsaw [svn] The fallback label is not used unless detection is defined. Move endif down to reflect that. trunk
2006-05-31 chainsaw [svn] Respect pointer signedness and delete legacy visual studio project file. trunk
2006-05-31 nenolod [svn] - add section concerning the MP3 patents and commercial use trunk
2006-05-31 nenolod [svn] - more bandwidth expansion trunk
2006-05-31 nenolod [svn] - rename psycho.c to paranoia.c, as other stuff will be here (such as frequency locking code, to fix warble, etc.) trunk
2006-05-31 nenolod [svn] - reset harmonics threshold back to original value trunk
2006-05-31 nenolod [svn] - fix an oops trunk
2006-05-31 nenolod [svn] - further simplification trunk
2006-05-31 nenolod [svn] - simplify trunk
2006-05-31 nenolod [svn] - finally the distortion bug might be killed! trunk
2006-05-31 nenolod [svn] - further tuning optimisations trunk
2006-05-31 nenolod [svn] - new tunings, please test trunk
2006-05-30 nenolod [svn] - improve support of non-standard bitrates trunk
2006-05-29 nenolod [svn] - remove equalizer.c (unneeded) trunk
2006-05-28 yaz [svn] - audacious should pick runtime library up from ${libdir}. trunk
2006-05-27 nenolod [svn] - add additional greek translator, Stathis Kamperis <ekamperi@auth.gr> trunk
2006-05-27 nenolod [svn] - update PO files trunk
2006-05-27 yaz [svn] chardet build error fix. trunk
2006-05-27 yaz [svn] automatic character encoding detector for id3 metadata. --enable-chardet enables this feature. trunk
2006-05-24 nemo [svn] oops. wasn't going to check the XMMS updates in until it was actually working. trunk
2006-05-23 nemo [svn] Updating of some deprecated GTK functions. trunk
2006-05-23 nemo [svn] Make certain playlist gets redrawn after docked move. (transparent background may have changed) trunk
2006-05-23 nenolod [svn] via Christian Birchinger: trunk
2006-05-23 nenolod [svn] - don't need this trunk
2006-05-23 nenolod [svn] - update docs trunk
2006-05-23 nenolod [svn] - prepare to split audacious code away from the actual decoder and use a highlevel API trunk
2006-05-23 nenolod [svn] s:xmms_usleep:g_usleep:g trunk
2006-05-22 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. trunk
2006-05-21 nenolod [svn] - nevermind trunk
2006-05-21 nenolod [svn] - if we're going to clip, just throw back the original data trunk
2006-05-21 nenolod [svn] - stereo seperation hysterisis of 16dB vs 20dB trunk
2006-05-21 nenolod [svn] - experimental tweaks to the new psychoaccoustic model trunk
2006-05-21 nenolod [svn] - more stuff trunk
2006-05-21 nenolod [svn] Psychoaccoustics support (to disable, temporarily add -UPSYCHO to your CFLAGS.): trunk
2006-05-21 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) trunk
2006-05-20 chainsaw [svn] Add myself to translation credits for the dutch language. trunk
2006-05-20 nenolod [svn] - Preferences UI tweak trunk
2006-05-20 nhjm449 [svn] - About window should be set to 'always on top' trunk
2006-05-19 nenolod [svn] - revert r1156, r1164 trunk
2006-05-19 nenolod [svn] - playlistwin and equalizerwin are their own windows, don't treat them trunk
2006-05-19 nenolod [svn] - disable expand/fill trunk
2006-05-19 nenolod [svn] - handle the redraw more effectively here trunk
2006-05-19 nenolod [svn] - playlist transparency toggle trunk
2006-05-19 nenolod [svn] - "Use custom cursors" does NOT require it's own vbox, kthx trunk
2006-05-19 nenolod [svn] - update transparency pixmap if root window pixmap changes trunk
2006-05-19 nenolod [svn] - avoid BadDrawable error trunk
2006-05-19 nenolod [svn] - if cfg.show_separator_in_pl is not true, then make it look nicer (and trunk
2006-05-19 nenolod [svn] - remove improper transience settings (these were just wrong) trunk
2006-05-17 nenolod [svn] - cosmetic fix: use proper indentation on glade file in Connectivity pane trunk
2006-05-17 nenolod [svn] - artwork trunk
2006-05-17 nenolod [svn] - fix trunk
2006-05-17 nenolod [svn] - fix snapto mainwindow trunk
2006-05-17 nenolod [svn] - use global proxy configuration instead of individual configurations (chainsaw) trunk
2006-05-17 nenolod [svn] - proxy auth options trunk
2006-05-17 nhjm449 [svn] - super minor fixes trunk
2006-05-17 nenolod [svn] - fix dock.c trunk
2006-05-17 nhjm449 [svn] - Don't force cfg.close_dialog_{open,add} to TRUE when opening the filechooser... trunk
2006-05-17 nenolod [svn] - fix trunk
2006-05-17 nenolod [svn] - I made an oops. trunk
2006-05-17 nenolod [svn] - revert back to dock.c 2/2 (hope it works) trunk
2006-05-17 nenolod [svn] - revert back to dock.c, commit 1/2. trunk
2006-05-16 nhjm449 [svn] - Add the ability to easily save to playlist.m3u from the list menu. (For trunk
2006-05-15 nenolod [svn] - DESTDIR fix trunk
2006-05-15 nenolod [svn] - make sure libaudacious.so is picked up trunk
2006-05-15 nenolod [svn] - remove unnecessary build-posthook trunk
2006-05-15 nenolod [svn] - remove debug notice trunk
2006-05-15 nenolod [svn] - link against 'libaudacious.so.2.0.0' instead of 'libaudacious.so'. This brings us in full compliance of debian trunk
2006-05-15 yaz [svn] add the config option to enable/disable separator line in the playlist trunk