Mercurial > audlegacy
view ChangeLog @ 1169:42ce4042b07b trunk
[svn] - update NEWS too (oh, and we missed 1.0.0 sorry!)
author | nenolod |
---|---|
date | Sun, 11 Jun 2006 13:33:46 -0700 |
parents | 0a7e53b82f1a |
children | efc94dec4504 |
line wrap: on
line source
2006-06-11 15:23:35 William Pitcock <nenolod@nenolod.net> - new audio icon (via deitarion) 2006-06-11 14:10:53 William Pitcock <nenolod@nenolod.net> - optimise for multiple lookups of a single INI file, by caching the contents of the INI file. 2006-06-10 23:44:36 William Pitcock <nenolod@nenolod.net> - make it work for real 2006-06-10 23:29:02 William Pitcock <nenolod@nenolod.net> - oops 2006-06-10 23:02:24 William Pitcock <nenolod@nenolod.net> - Allow to do format detection on demand; instead of immediately on add 2006-06-10 20:47:51 William Pitcock <nenolod@nenolod.net> - remove Encoding patch, as it never worked properly anyway, and somebody complained about it causing stability problems 2006-06-10 14:47:00 Tony Vroon <chainsaw@gentoo.org> * Add V=1 shorthand for SHOW_CFLAGS, patch by vapier (Gentoo). 2006-06-09 15:28:15 William Pitcock <nenolod@nenolod.net> - CFLAGS, yeah 2006-06-09 09:14:32 Tony Vroon <chainsaw@gentoo.org> * As requested by Joker; CFLAGS needs -fPIC -DPIC as well now that C/CXX flags are properly separated. 2006-06-08 14:11:06 William Pitcock <nenolod@nenolod.net> - remove an old hack that is no longer necessary (can cause a crash (!)) 2006-06-08 13:34:43 William Pitcock <nenolod@nenolod.net> - Musepack Audio Plugin 1.2 -> Musepack Audio Plugin 2006-06-08 13:29:58 William Pitcock <nenolod@nenolod.net> - revert r1191 2006-06-08 13:15:21 William Pitcock <nenolod@nenolod.net> - respect CXXFLAGS 2006-06-08 13:14:34 William Pitcock <nenolod@nenolod.net> - more fixes 2006-06-08 13:09:22 William Pitcock <nenolod@nenolod.net> - fix improper makefile 2006-06-05 01:37:21 William Pitcock <nenolod@nenolod.net> - crappy audio.png, somebody please improve (I made this in GIMP, in 5 minutes. We all know my GIMP skills are un-leet, thanks.) 2006-06-04 23:42:56 William Pitcock <nenolod@nenolod.net> - cleanup the prefs box 2006-06-04 23:39:41 William Pitcock <nenolod@nenolod.net> - use global value for buffer size 2006-06-04 23:32:59 William Pitcock <nenolod@nenolod.net> - cosmetic improvement (6px spacing between explanation label, and output plugin buttonbox) 2006-06-04 23:30:47 William Pitcock <nenolod@nenolod.net> - oops, give that spinbutton some sane values 2006-06-04 23:28:53 William Pitcock <nenolod@nenolod.net> - hookup buffer size option 2006-06-04 23:21:33 William Pitcock <nenolod@nenolod.net> - new global variable `output_buffer_size', replaces all of the per-plugin buffer sizes 2006-06-04 23:01:04 William Pitcock <nenolod@nenolod.net> - more checkboxes than you can shake a stick at 2006-06-04 22:27:39 William Pitcock <nenolod@nenolod.net> - hookup preferences/info buttons under dialog pane 2006-06-04 22:03:13 William Pitcock <nenolod@nenolod.net> - some audio preferences stuff, incomplete 2006-06-04 20:38:07 William Pitcock <nenolod@nenolod.net> - remove shorten plugin 2006-06-04 20:35:49 William Pitcock <nenolod@nenolod.net> - "Reference FLAC Player v1.1.2" becomes "FLAC Audio Plugin" - Properly use global proxy configuration settings. 2006-06-04 15:31:31 William Pitcock <nenolod@nenolod.net> - new connectivity icon 2006-06-04 15:24:37 William Pitcock <nenolod@nenolod.net> - convert filenames to UTF-8, as in vorbis plugin. Patch by: Kazuki Shimura <kazuki@ma.ccnw.ne.jp>. 2006-06-04 15:20:40 William Pitcock <nenolod@nenolod.net> - don't pass NULL to atoi(). 2006-06-04 04:26:39 William Pitcock <nenolod@nenolod.net> - further UI tweaks and mechanical simplification 2006-06-04 04:15:34 William Pitcock <nenolod@nenolod.net> - remove unnecessary gtk hpane thingy 2006-06-04 03:57:12 William Pitcock <nenolod@nenolod.net> - prefswin enhancements 2006-06-04 03:33:41 William Pitcock <nenolod@nenolod.net> - proxy support hack 2006-06-04 03:30:51 William Pitcock <nenolod@nenolod.net> - proxy support hack (stupid gconf) 2006-06-03 20:21:06 Tony Vroon <chainsaw@gentoo.org> * Updated italian translation and removal of translation tags for developer names by Diego "FlameEyes" Petteno from Gentoo. 2006-06-03 19:53:50 Tony Vroon <chainsaw@gentoo.org> * Respect pointer signedness. Compiler is still unhappy about the constants shoved into guid_1 & guid_2 somehow, though. 2006-06-03 18:12:12 Tony Vroon <chainsaw@gentoo.org> * Update dutch translation. One more pointer signedness issue in MP4. 2006-06-03 17:29:45 Tony Vroon <chainsaw@gentoo.org> * Fully respect pointer signedness in libmp4ff. 2006-06-03 14:19:34 William Pitcock <nenolod@nenolod.net> - fix NSFE metadata 2006-06-03 14:09:25 William Pitcock <nenolod@nenolod.net> - present subsongs as playlist entities (will be enqueued at the current position) 2006-06-03 13:46:48 William Pitcock <nenolod@nenolod.net> - allow load_file<class Emu> to load files into the parser without reading the tag information - generate subsong path specifications on demand if we're not loading a specific subsong 2006-06-03 13:13:29 William Pitcock <nenolod@nenolod.net> - allow paths like /home/nenolod/moo/ff3/ff3.nsf?6 to play subsong 6 from ff3.nsf. 2006-06-02 11:58:51 William Pitcock <nenolod@nenolod.net> - initial mms stream support 2006-06-02 11:08:57 Tony Vroon <chainsaw@gentoo.org> * The fallback label is not used unless detection is defined. Move endif down to reflect that. 2006-05-31 08:55:17 Tony Vroon <chainsaw@gentoo.org> * Respect pointer signedness and delete legacy visual studio project file. 2006-05-31 01:28:14 William Pitcock <nenolod@nenolod.net> - add section concerning the MP3 patents and commercial use 2006-05-31 01:10:32 William Pitcock <nenolod@nenolod.net> - more bandwidth expansion 2006-05-31 00:52:11 William Pitcock <nenolod@nenolod.net> - rename psycho.c to paranoia.c, as other stuff will be here (such as frequency locking code, to fix warble, etc.) 2006-05-31 00:37:19 William Pitcock <nenolod@nenolod.net> - reset harmonics threshold back to original value 2006-05-31 00:34:42 William Pitcock <nenolod@nenolod.net> - fix an oops 2006-05-31 00:30:11 William Pitcock <nenolod@nenolod.net> - further simplification 2006-05-31 00:29:00 William Pitcock <nenolod@nenolod.net> - simplify 2006-05-31 00:20:52 William Pitcock <nenolod@nenolod.net> - finally the distortion bug might be killed! 2006-05-31 00:09:36 William Pitcock <nenolod@nenolod.net> - further tuning optimisations 2006-05-30 23:55:51 William Pitcock <nenolod@nenolod.net> - new tunings, please test 2006-05-29 19:51:48 William Pitcock <nenolod@nenolod.net> - improve support of non-standard bitrates - remove unreached code 2006-05-29 13:25:33 William Pitcock <nenolod@nenolod.net> - remove equalizer.c (unneeded) 2006-05-28 10:27:54 Yoshiki Yazawa <yaz@cc.rim.or.jp> - audacious should pick runtime library up from ${libdir}. - fix for chardet combobox bug. now combox will be drawn appropriately even if config file doesn't have chardet_detector. 2006-05-27 15:26:29 William Pitcock <nenolod@nenolod.net> - add additional greek translator, Stathis Kamperis <ekamperi@auth.gr> 2006-05-27 15:24:53 William Pitcock <nenolod@nenolod.net> - update PO files - update greek translation, via stavrosg 2006-05-27 13:37:53 Yoshiki Yazawa <yaz@cc.rim.or.jp> * chardet build error fix. 2006-05-27 13:02:08 Yoshiki Yazawa <yaz@cc.rim.or.jp> * automatic character encoding detector for id3 metadata. --enable-chardet enables this feature. 2006-05-24 18:31:15 Derek Pomery <nemo@m8y.org> * oops. wasn't going to check the XMMS updates in until it was actually working. 2006-05-23 18:05:38 Derek Pomery <nemo@m8y.org> * Updating of some deprecated GTK functions. 2006-05-23 15:56:14 Derek Pomery <nemo@m8y.org> * Make certain playlist gets redrawn after docked move. (transparent background may have changed) * Should this be in dock.c? 2006-05-23 12:52:15 William Pitcock <nenolod@nenolod.net> * via Christian Birchinger: - (Plugins/Input/sid/ xmms-sid.c): fix the slider size in the subsong switcher to be something more than 1px 2006-05-22 19:45:04 William Pitcock <nenolod@nenolod.net> - don't need this 2006-05-22 19:42:44 William Pitcock <nenolod@nenolod.net> - update docs 2006-05-22 19:22:34 William Pitcock <nenolod@nenolod.net> - prepare to split audacious code away from the actual decoder and use a highlevel API 2006-05-22 19:02:59 William Pitcock <nenolod@nenolod.net> * s:xmms_usleep:g_usleep:g 2006-05-22 18:37:39 William Pitcock <nenolod@nenolod.net> - 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. 2006-05-21 14:16:21 William Pitcock <nenolod@nenolod.net> - nevermind 2006-05-21 14:13:55 William Pitcock <nenolod@nenolod.net> - if we're going to clip, just throw back the original data 2006-05-21 00:25:31 William Pitcock <nenolod@nenolod.net> - stereo seperation hysterisis of 16dB vs 20dB 2006-05-21 00:09:43 William Pitcock <nenolod@nenolod.net> - experimental tweaks to the new psychoaccoustic model 2006-05-20 23:09:00 William Pitcock <nenolod@nenolod.net> - more stuff 2006-05-20 22:36:10 William Pitcock <nenolod@nenolod.net> * Psychoaccoustics support (to disable, temporarily add -UPSYCHO to your CFLAGS.): * This commit brings psychoaccoustics support (as used in mp3surround decoders) to libmpgdec. * For example, we can now almost fully compensate for lack of bandwidth in ISO compliant MP3 encodings. * In addition, further inaccuracies with pitch and the lack of reverb feeling that some MP3s have are * detected and automatically compensated for. 2006-05-20 22:04:39 William Pitcock <nenolod@nenolod.net> - when using fixed integer based compile -DINTEGER_COMPILE, we want to use long type, not int (also use radixes to emulate FPU math) 2006-05-20 18:24:26 Tony Vroon <chainsaw@gentoo.org> * Add myself to translation credits for the dutch language. 2006-05-20 12:47:42 William Pitcock <nenolod@nenolod.net> - Preferences UI tweak 2006-05-19 19:53:03 George Averill <nhjm449@gmail.com> - About window should be set to 'always on top' 2006-05-19 16:00:07 William Pitcock <nenolod@nenolod.net> - revert r1156, r1164 2006-05-19 15:23:08 William Pitcock <nenolod@nenolod.net> - playlistwin and equalizerwin are their own windows, don't treat them as transient windows (ugh) 2006-05-19 15:09:35 William Pitcock <nenolod@nenolod.net> - disable expand/fill 2006-05-19 15:07:38 William Pitcock <nenolod@nenolod.net> - handle the redraw more effectively here 2006-05-19 15:06:50 William Pitcock <nenolod@nenolod.net> - playlist transparency toggle 2006-05-19 14:56:44 William Pitcock <nenolod@nenolod.net> - "Use custom cursors" does NOT require it's own vbox, kthx 2006-05-19 14:48:02 William Pitcock <nenolod@nenolod.net> - update transparency pixmap if root window pixmap changes 2006-05-19 14:24:07 William Pitcock <nenolod@nenolod.net> - avoid BadDrawable error 2006-05-19 14:09:49 William Pitcock <nenolod@nenolod.net> - if cfg.show_separator_in_pl is not true, then make it look nicer (and add a dot after the playlist number, maybe galisus will be happy) 2006-05-19 13:57:39 William Pitcock <nenolod@nenolod.net> - remove improper transience settings (these were just wrong) 2006-05-17 12:15:36 William Pitcock <nenolod@nenolod.net> - cosmetic fix: use proper indentation on glade file in Connectivity pane 2006-05-17 10:06:03 William Pitcock <nenolod@nenolod.net> - artwork 2006-05-17 10:02:49 William Pitcock <nenolod@nenolod.net> - fix 2006-05-16 23:57:16 William Pitcock <nenolod@nenolod.net> - fix snapto mainwindow 2006-05-16 23:52:56 William Pitcock <nenolod@nenolod.net> - use global proxy configuration instead of individual configurations (chainsaw) 2006-05-16 23:52:31 William Pitcock <nenolod@nenolod.net> - proxy auth options 2006-05-16 23:00:38 George Averill <nhjm449@gmail.com> - super minor fixes 2006-05-16 22:38:22 William Pitcock <nenolod@nenolod.net> - fix dock.c 2006-05-16 21:56:58 George Averill <nhjm449@gmail.com> - Don't force cfg.close_dialog_{open,add} to TRUE when opening the filechooser... 2006-05-16 19:25:58 William Pitcock <nenolod@nenolod.net> - fix 2006-05-16 19:15:01 William Pitcock <nenolod@nenolod.net> - I made an oops. 2006-05-16 19:12:36 William Pitcock <nenolod@nenolod.net> - revert back to dock.c 2/2 (hope it works) 2006-05-16 19:05:47 William Pitcock <nenolod@nenolod.net> - revert back to dock.c, commit 1/2. 2006-05-15 22:55:19 George Averill <nhjm449@gmail.com> - Add the ability to easily save to playlist.m3u from the list menu. (For * those who hate having to restart Audacious in order to save the playlist). 2006-05-15 15:45:52 William Pitcock <nenolod@nenolod.net> - DESTDIR fix 2006-05-15 14:58:58 William Pitcock <nenolod@nenolod.net> - make sure libaudacious.so is picked up 2006-05-15 14:27:01 William Pitcock <nenolod@nenolod.net> - remove unnecessary build-posthook 2006-05-15 13:42:14 William Pitcock <nenolod@nenolod.net> - remove debug notice 2006-05-15 13:31:31 William Pitcock <nenolod@nenolod.net> - link against 'libaudacious.so.2.0.0' instead of 'libaudacious.so'. This brings us in full compliance of debian packaging guidelines. 2006-05-15 10:17:53 Yoshiki Yazawa <yaz@cc.rim.or.jp> * add the config option to enable/disable separator line in the playlist 2006-05-15 09:47:01 William Pitcock <nenolod@nenolod.net> - don't blindly call shade_pixmap(). pointyhat to: me, pointed out by: yaz 2006-05-14 22:48:13 William Pitcock <nenolod@nenolod.net> - ok, that g_thread_join() is definately hostile 2006-05-14 22:40:08 William Pitcock <nenolod@nenolod.net> - add an additional ip_data.stop check 2006-05-14 22:38:22 William Pitcock <nenolod@nenolod.net> - try to g_thread_join() here. 2006-05-14 22:35:37 William Pitcock <nenolod@nenolod.net> - if writable == 0 then bail out of produce_audio() instead of segfault 2006-05-14 18:24:39 William Pitcock <nenolod@nenolod.net> - performance boost 2006-05-14 18:08:07 William Pitcock <nenolod@nenolod.net> - add prototype for shade_pixmap() to be used on skin redraw (TRUE) 2006-05-14 18:05:32 William Pitcock <nenolod@nenolod.net> - self-caching transparency generator (right now we have a blend constant of 60%) 2006-05-14 15:35:06 William Pitcock <nenolod@nenolod.net> - initial playlist_transparent patch. (you will need to edit your audacious config manually, either by gconf or texteditor to enable) 2006-05-14 13:45:51 William Pitcock <nenolod@nenolod.net> - gtk_window_set_decorated() 2006-05-14 13:35:41 William Pitcock <nenolod@nenolod.net> - make playlist moveable again 2006-05-14 13:23:22 William Pitcock <nenolod@nenolod.net> - same for equalizerwin 2006-05-14 13:10:01 William Pitcock <nenolod@nenolod.net> - make mainwin moveable again 2006-05-14 12:31:46 William Pitcock <nenolod@nenolod.net> - remove X11-incompliant dock.c, dock.h (sorry) 2006-05-14 10:38:23 Tony Vroon <chainsaw@gentoo.org> * 48kHz sampling rate selection for ModPlug by Christian Birchinger (Joker) from Gentoo. 2006-05-14 03:20:40 George Averill <nhjm449@gmail.com> * mainwin.c: - always on top fix - playlistwin_time fix * skin.c: - set default text colors in case of missing pledit.txt * ui_playlist.c - playlistwin_info width fix 2006-05-14 01:28:57 William Pitcock <nenolod@nenolod.net> - if taglib_tag == NULL, then return instead of crash 2006-05-14 00:59:15 William Pitcock <nenolod@nenolod.net> - this stuff hasn't applied since audacious 0.1.1 2006-05-14 00:56:35 William Pitcock <nenolod@nenolod.net> - add some notes to myself about getting from here to there 2006-05-13 13:20:38 William Pitcock <nenolod@nenolod.net> - abort out of produce_audio if a stop has been requested 2006-05-13 13:20:11 William Pitcock <nenolod@nenolod.net> - remove comment 2006-05-13 05:58:16 Tony Vroon <chainsaw@gentoo.org> * Convert from deprecated configfile interace to configdb, closes bug #494. 2006-05-12 16:18:48 Tony Vroon <chainsaw@gentoo.org> * This code assumes that char is signed by default. This is not true on PPC. Extending CFLAGS so that the assumption is met. 2006-05-12 16:12:17 William Pitcock <nenolod@nenolod.net> - hackhackhack workaround for the fact that joins will fail at times, inspired by the hackhack in WMA 2006-05-12 16:03:50 William Pitcock <nenolod@nenolod.net> - threading cleanups, we no longer need to be mutexlocked 90% of the time, and we shouldn't have been joining in stop(), as the thread will likely already be joined, and if not, it will be reaped later 2006-05-12 15:47:25 William Pitcock <nenolod@nenolod.net> - fix g_thread_join() spurious call error (also effects 1.0 -- yuck!) 2006-05-12 08:48:55 William Pitcock <nenolod@nenolod.net> - src/tagging_mp4.c, fileinfo.c, libmp4.c: Finish conversion to internal container code. - include/mpeg4ip.h, mpeg4ip_version.h, systems.h: Remove libmp4v2. - libmp4v2/: Remove libmp4v2. - Makefile.in: Remove references to libmp4v2. - configure.ac: Remove references to libmp4v2. 2006-05-12 08:29:11 William Pitcock <nenolod@nenolod.net> - Use g_get_home_dir() instead of getenv ugliness here. 2006-05-11 22:58:33 George Averill <nhjm449@gmail.com> - If GTK is going to show its own search box for the JTF treeview, at least make it search the correct column 2006-05-10 21:13:49 George Averill <nhjm449@gmail.com> - Queue fix from ircubic (bug #490) 2006-05-10 19:54:49 William Pitcock <nenolod@nenolod.net> - fix a potential crash in our read callback (for VFS) - typo fix 2006-05-10 18:01:35 William Pitcock <nenolod@nenolod.net> - fix infinite loop issue 2006-05-10 17:56:52 William Pitcock <nenolod@nenolod.net> - add makefile to configure.ac 2006-05-10 17:00:19 William Pitcock <nenolod@nenolod.net> - resync headers - libmp4ff based container management code working (has a few bugs to work out still though.) 2006-05-10 16:44:20 William Pitcock <nenolod@nenolod.net> - 2.1 beta 2006-05-10 16:41:23 William Pitcock <nenolod@nenolod.net> - stuff 2006-05-10 09:55:22 William Pitcock <nenolod@nenolod.net> - about box cleanups 2006-05-09 13:08:29 William Pitcock <nenolod@nenolod.net> - ConfigDb goodness 2006-05-09 12:05:03 William Pitcock <nenolod@nenolod.net> - bypass poisoning on configfile.c 2006-05-09 12:02:09 William Pitcock <nenolod@nenolod.net> - configdb stuff 2006-05-09 11:52:49 William Pitcock <nenolod@nenolod.net> - don't use XMMS ConfigFile interface here 2006-05-09 11:04:44 William Pitcock <nenolod@nenolod.net> * (a quick way to reenable configfile): * If you are a third party developer and you need a quick fix, add * #define I_AM_A_THIRD_PARTY_DEVELOPER_WHO_NEEDS_TO_BE_KICKED_IN_THE_HEAD_BY_CHUCK_NORRIS * to your code. 2006-05-09 10:57:40 William Pitcock <nenolod@nenolod.net> * Poison the XMMS ConfigFile routines. The rationale for this decision, * is that the configdb code has been deprecated by us since 0.2, and that * anybody still using it needs a swift kick in the head (by chuck norris?). * This action has been taken after IRC discussions with both nemo and Chainsaw. 2006-05-09 10:48:01 William Pitcock <nenolod@nenolod.net> - fix overcompression in the modified iir routines 2006-05-08 23:05:33 William Pitcock <nenolod@nenolod.net> - yes this lrintf stuff needs to go 2006-05-08 08:56:47 William Pitcock <nenolod@nenolod.net> - synchronize audacious-faad with FAAD2 CVS. 2006-05-08 08:00:19 William Pitcock <nenolod@nenolod.net> - add an additional usleep to the playback resume code per Chainsaw 2006-05-08 00:36:14 William Pitcock <nenolod@nenolod.net> - version bump: 1.1.0 (since we're getting close to releasing the reference package) 2006-05-07 23:47:02 William Pitcock <nenolod@nenolod.net> - Make vorbisfile/vorbisinfo code threadsafe and reenterant by properly respecting vf_mutex. Patch by Johan Tavelin <d00jota -at- dtek.chalmers.se>. 2006-05-04 11:54:53 William Pitcock <nenolod@nenolod.net> * via Shay Green: - add frequency response modifier options for GBS/VGM/GYM to Music_Emu::equalizer_t. 2006-05-04 00:44:03 George Averill <nhjm449@gmail.com> - ID3LIBS no longer needed! 2006-05-03 14:44:25 Derek Pomery <nemo@m8y.org> * Oh right. Strip id3lib check 2006-05-02 19:04:52 Tony Vroon <chainsaw@gentoo.org> * Add an empty tag obliterator(TM) as designed by nenolod for mpg123. 2006-05-02 18:37:38 Tony Vroon <chainsaw@gentoo.org> * Now the world can finally hear the last few seconds of the Atomic Betty song. Rejoice! 2006-05-01 17:33:32 Tony Vroon <chainsaw@gentoo.org> * Assign new shortcuts that no longer conflict. Patch by mokoshi, closes bug #478. 2006-05-01 17:08:28 Tony Vroon <chainsaw@gentoo.org> * A GCC warning pointed out that the *bp++ statement did not actually do anything useful, quite certain that the author intended \(*bp\)++ or *bp += 1 here. 2006-05-01 16:20:50 Tony Vroon <chainsaw@gentoo.org> * Add wmclass information to the playlist and equalizer. Patch by cha0smaster, closes bug #481. 2006-05-01 15:53:20 Tony Vroon <chainsaw@gentoo.org> * Support for saving the playback state, and resuming playback after restart. Patch by cha0smaster, closes bug #479. 2006-05-01 10:38:43 Tony Vroon <chainsaw@gentoo.org> * Properly nullify the tag pointer or we could be passing a stale one. 2006-05-01 09:46:17 Tony Vroon <chainsaw@gentoo.org> * Stop assuming that a char is signed by default. Stop trying to store negative values in an unsigned char. Remove some fragments of the Windows build system that were still present. 2006-05-01 07:57:13 Tony Vroon <chainsaw@gentoo.org> * Reduce amount of emitted GCC 4.1 warnings to 6. For that boring rainy afternoon, remove the two -Wno statements in CFLAGS (configure.ac) and you will see the actual amount. 2006-04-30 20:04:43 Tony Vroon <chainsaw@gentoo.org> * Taglib length determination veto by nenolod, reverting. Leaving fileinfo optimizations in place, though. 2006-04-30 19:59:55 Tony Vroon <chainsaw@gentoo.org> * Use taglib for length determination. Simpler code, might also deal better with some VBR MP3s if they have length info in their tags. 2006-04-30 19:00:48 Tony Vroon <chainsaw@gentoo.org> * Add a missing cast. 2006-04-30 18:48:20 Tony Vroon <chainsaw@gentoo.org> * Declare variables in a different order, as GCC feels that the current order was wrong. 2006-04-30 18:32:42 Tony Vroon <chainsaw@gentoo.org> * Use correct format string; gsize != long unsigned int. 2006-04-30 17:46:01 Tony Vroon <chainsaw@gentoo.org> * Updated dutch translation. 1043 translated messages, no more fuzzy (read: wrong) or untranslated messages. 2006-04-30 10:10:06 William Pitcock <nenolod@nenolod.net> - Denote Gustavo D. Vranjes as current Spanish translator - Update spanish translation per Gustavo. 2006-04-29 14:29:59 Derek Pomery <nemo@m8y.org> * Not a CVS repo 2006-04-29 14:21:27 Derek Pomery <nemo@m8y.org> * Not a CVS repo 2006-04-29 10:59:35 William Pitcock <nenolod@nenolod.net> * Per Laszlo Dvornik: - Update POTFILES.in - Update hungarian translation 2006-04-29 00:46:00 George Averill <nhjm449@gmail.com> - jumptofile and queue support fun 2006-04-29 00:44:06 George Averill <nhjm449@gmail.com> - Fun fileinfo fixes 2006-04-29 00:43:09 George Averill <nhjm449@gmail.com> - Let's not leave mp4 files open after reading their tags :P 2006-04-28 13:21:33 Tony Vroon <chainsaw@gentoo.org> * Correct includes, should not have taglib/ in there. 2006-04-27 17:52:06 George Averill <nhjm449@gmail.com> - Another CDDB fix! :/ 2006-04-27 10:06:57 William Pitcock <nenolod@nenolod.net> - contrast improvements 2006-04-27 08:52:47 William Pitcock <nenolod@nenolod.net> - IPv6 support 2006-04-26 23:26:03 George Averill <nhjm449@gmail.com> - Revert: Okay, I'm a fool. There was a reason they weren't included. 2006-04-26 23:14:48 George Averill <nhjm449@gmail.com> - Let's not forget the year and track number! 2006-04-26 23:06:14 George Averill <nhjm449@gmail.com> - Correctly display >1000 kbps bitrates when using modern skins 2006-04-26 22:12:05 William Pitcock <nenolod@nenolod.net> * Remove nonexistant tags from TitleInput. 2006-04-26 21:14:25 William Pitcock <nenolod@nenolod.net> - compile objectives before installing them (oops) 2006-04-26 13:38:41 William Pitcock <nenolod@nenolod.net> - don't use dct9 in integer mode 2006-04-26 13:21:33 William Pitcock <nenolod@nenolod.net> - remove #define mpgdec_real 2006-04-26 12:54:58 William Pitcock <nenolod@nenolod.net> - integer-mode decoding accuracy improvements 2006-04-24 23:41:50 William Pitcock <nenolod@nenolod.net> - fix FD leak (pointed out by: Mikachu) 2006-04-24 16:29:36 Derek Pomery <nemo@m8y.org> * Adding back trim for deitarion. 2006-04-24 16:03:16 Derek Pomery <nemo@m8y.org> * Force dependance on taglib now used by mpg123 and musepack. 2006-04-24 15:07:42 William Pitcock <nenolod@nenolod.net> - display filename if no tag is available 2006-04-24 14:58:25 William Pitcock <nenolod@nenolod.net> - remove unused file 2006-04-24 14:49:51 Derek Pomery <nemo@m8y.org> * Quick n dirty unicode hack pending taglib-1.5. * See http://bugs.kde.org/show_bug.cgi?id=126192 2006-04-24 14:46:47 William Pitcock <nenolod@nenolod.net> - GLib 2.6 compatibility wrapper, per bug #469 2006-04-24 02:40:43 George Averill <nhjm449@gmail.com> - Let's not let the user press the skin refresh button while already refreshing ;) 2006-04-24 01:50:37 George Averill <nhjm449@gmail.com> - Reposition the 9 2006-04-23 22:17:11 William Pitcock <nenolod@nenolod.net> - sync configure.ac with stable 2006-04-23 19:46:20 William Pitcock <nenolod@nenolod.net> - fix crashing with taglib 2006-04-23 19:11:06 George Averill <nhjm449@gmail.com> - Assorted playlist fixes ;) 2006-04-23 17:50:33 Tony Vroon <chainsaw@gentoo.org> * First attempt at introducing taglib here. Very rough, needs polishing. Please wear protective goggles before opening the file dialog. It *will* explode. 2006-04-23 17:11:43 Tony Vroon <chainsaw@gentoo.org> * Small update to the german translation (by a friend of Michael Hanselmann). 2006-04-23 11:45:18 Tony Vroon <chainsaw@gentoo.org> * Updated german translation by Michael Hanselmann (Gentoo). 2006-04-22 20:52:47 George Averill <nhjm449@gmail.com> - fix signal handler error 2006-04-22 01:13:19 George Averill <nhjm449@gmail.com> - CDDB query fix 2006-04-20 16:07:57 Tony Vroon <chainsaw@gentoo.org> * Update dutch translation. Apparently nobody else cares about this (sent several mails). 2006-04-20 12:25:02 Giacomo Lozito <james@develia.org> * fixed incorrect range conversion in volume functions 2006-04-18 09:00:25 Derek Pomery <nemo@m8y.org> * Moral, always compile before checking in. 2006-04-18 08:50:23 Derek Pomery <nemo@m8y.org> * Bug #463 - Adding a little noise to the log to help in debugging. 2006-04-17 14:19:04 Derek Pomery <nemo@m8y.org> * Experiment with catching invalid utf-8 so the dialog sees it, * and it can be fixed properly in dialog. 2006-04-17 08:41:26 William Pitcock <nenolod@nenolod.net> - don't run ldconfig when DESTDIR is not /. Closes bug #464. 2006-04-16 20:34:59 George Averill <nhjm449@gmail.com> - Forgot a few things regarding titlestrings! 2006-04-16 19:51:07 George Averill <nhjm449@gmail.com> - Tiny fix 2006-04-16 18:38:46 Tony Vroon <chainsaw@gentoo.org> * Convert \ path separators to /. Support was already present, but was not enabled before. Closes bug #461. 2006-04-16 16:37:40 George Averill <nhjm449@gmail.com> - New default titlestring 2006-04-15 22:12:29 Tony Vroon <chainsaw@gentoo.org> * Use default settings when no valid config exists. 2006-04-15 20:49:50 Giacomo Lozito <james@develia.org> * rewritten audiocompress aboutbox 2006-04-15 20:35:01 Giacomo Lozito <james@develia.org> * removed empty tab from audiocompress configuration window 2006-04-15 20:05:57 Giacomo Lozito <james@develia.org> * prevent audiocompress from fulfilling its suicidal tendencies 2006-04-15 11:08:23 Giacomo Lozito <james@develia.org> * fixed locale problem in sid about box 2006-04-15 10:05:03 Tony Vroon <chainsaw@gentoo.org> * Port AudioCompress (AGC) effect plugin from XMMS, as requested by Junics on SorceryNet. 2006-04-14 19:21:21 George Averill <nhjm449@gmail.com> - oops, minor fix 2006-04-14 13:25:08 William Pitcock <nenolod@nenolod.net> - more debugging 2006-04-14 13:22:15 William Pitcock <nenolod@nenolod.net> - remove debugging printfs 2006-04-14 13:21:02 William Pitcock <nenolod@nenolod.net> - remove declarations that we don't need to have 2006-04-14 13:20:38 William Pitcock <nenolod@nenolod.net> - new decode loop from updated BMP-MP4 plugin 2006-04-14 12:38:26 Derek Pomery <nemo@m8y.org> * Moved the free, based on Joker's report of string corruptions. 2006-04-14 12:11:18 Derek Pomery <nemo@m8y.org> * For Joker, adds some padding around the buttons 2006-04-13 10:32:17 William Pitcock <nenolod@nenolod.net> - experimental produce-audio changes via shd of the UADE team 2006-04-12 21:53:19 William Pitcock <nenolod@nenolod.net> - fix FD leak 2006-04-12 17:17:39 Tony Vroon <chainsaw@gentoo.org> * Look, you missed a spot. 2006-04-12 15:35:24 Tony Vroon <chainsaw@gentoo.org> * Conversion of file operations to VFS. Needs stress testing, especially on Gnome-VFS. 2006-04-12 13:07:10 William Pitcock <nenolod@nenolod.net> - konqueror hack was breaking standards here, fix a crash 2006-04-11 16:33:16 Tony Vroon <chainsaw@gentoo.org> * Allow to disable grabbing Amiga MOD files so a diferent plugin such as UADE gets a chance. Adds a few extra magic strings for Amiga files. Amiga MOD grabbing defaults to on for that Just Works(TM) feeling. 2006-04-10 19:18:44 George Averill <nhjm449@gmail.com> - Fix playlist_set_position when paused 2006-04-10 01:36:13 George Averill <nhjm449@gmail.com> - Skin update! 2006-04-09 14:17:02 Tony Vroon <chainsaw@gentoo.org> * Updated german translation by Tarsonis, closes bug #459. 2006-04-08 21:44:43 Tony Vroon <chainsaw@gentoo.org> * Extra_stereo effect plugin ported by deitarion. Some last pointer-related touchups by nemo & me. 2006-04-06 13:03:26 William Pitcock <nenolod@nenolod.net> - fading fix 2006-04-05 13:15:06 William Pitcock <nenolod@nenolod.net> - remove debugging notices 2006-04-05 13:13:52 William Pitcock <nenolod@nenolod.net> - more progress 2006-04-05 13:07:10 William Pitcock <nenolod@nenolod.net> - more work here 2006-04-05 09:50:49 William Pitcock <nenolod@nenolod.net> - input proposed shorten input plugin for hacking 2006-04-02 20:04:14 Giacomo Lozito <james@develia.org> * objects in Plugins/Input/sexypsf/spu/ should be deleted too on make clean requests 2006-04-02 19:53:30 Giacomo Lozito <james@develia.org> * object files in Plugins/General/scrobbler/tags/ should be deleted too on clean requests 2006-04-02 19:42:32 Giacomo Lozito <james@develia.org> * binaries (audacious,audacious-arts-helper) should be deleted on clean requests 2006-04-02 19:08:11 Tony Vroon <chainsaw@gentoo.org> * Use a single 8-byte read instead of two 4-byte ones. The common path would nearly always result in two reads, so this should be faster. 2006-04-02 13:32:31 Tony Vroon <chainsaw@gentoo.org> * Detection of modules by magic bytes instead of by extension. Please let me know of false positives, if any. I would appreciate examples for any of the extensions still listed in the fallback that are not archives. 2006-03-31 16:55:11 Tony Vroon <chainsaw@gentoo.org> * Linking fix for --as-needed LDFLAG, thanks to Diego "Flameeyes" Petteno. 2006-03-31 14:38:59 Tony Vroon <chainsaw@gentoo.org> * Report mode from mpg123. Patch by spike, closes bug #457. 2006-03-31 13:10:09 Tony Vroon <chainsaw@gentoo.org> * Build fixes for --as-needed LDFLAG, provided by lav. Closes bug #454. 2006-03-30 23:16:35 George Averill <nhjm449@gmail.com> - this should be it for now 2006-03-30 23:10:03 George Averill <nhjm449@gmail.com> - more output-stopping fun! 2006-03-30 23:04:21 George Averill <nhjm449@gmail.com> - stop the psuedo output plugin when using 'no playlist advance' or 'stop after current song' 2006-03-30 16:12:18 Giacomo Lozito <james@develia.org> * prevent jack o.p. aboutbox from spawning multiple times 2006-03-30 16:03:48 Giacomo Lozito <james@develia.org> * prevent tonegen aboutbox from spawning multiple times 2006-03-30 15:55:46 Giacomo Lozito <james@develia.org> * prevent timidity aboutbox from spawning multiple times 2006-03-30 15:47:45 Giacomo Lozito <james@develia.org> * prevent libconsole aboutbox from spawning multiple times 2006-03-30 01:22:58 George Averill <nhjm449@gmail.com> - Forgot something 2006-03-30 01:22:03 George Averill <nhjm449@gmail.com> - 'stop after current song' feature 2006-03-30 00:17:26 George Averill <nhjm449@gmail.com> - icons woohoo 2006-03-30 00:15:02 George Averill <nhjm449@gmail.com> - correct icon 2006-03-29 21:57:35 George Averill <nhjm449@gmail.com> - should fix the ability to change songs while paused 2006-03-29 09:37:10 Derek Pomery <nemo@m8y.org> * If the pref is still going to appear, suppose one should allow it to do something. 2006-03-29 09:35:54 Derek Pomery <nemo@m8y.org> * Make refreshing optional, default to disabled if Gnome VFS available. 2006-03-28 22:11:34 George Averill <nhjm449@gmail.com> - whoever made the song queue number a fixed distance from the edge of the playlist was insane 2006-03-27 19:23:36 George Averill <nhjm449@gmail.com> * * No Playlist Advance context menu checkmark fix (bug #456) 2006-03-27 15:05:09 William Pitcock <nenolod@nenolod.net> * Gapless support. This comes with a few caveats, that I will mention here: * 1) It is not really gapless, it just removes any delays caused by resetting the output device. Mileage depends on source performance. * However, this commit reduces any gaps I have to a period of time that is * unnoticable to me. (Of course, I have a 15k RPM SATA drive too.) 2006-03-27 13:02:35 William Pitcock <nenolod@nenolod.net> - Unbreak headless support. This probably needs to be backported to 0.2.4. 2006-03-26 16:17:03 William Pitcock <nenolod@nenolod.net> - nhjm is now on core so lets make a note of that in the credits 2006-03-26 15:51:07 George Averill <nhjm449@gmail.com> * * Skin thumbnails are refreshable! 2006-03-26 01:14:27 William Pitcock <nenolod@nenolod.net> - add missing skin hints data 2006-03-25 22:05:46 William Pitcock <nenolod@nenolod.net> - version bump 2006-03-25 22:05:15 William Pitcock <nenolod@nenolod.net> - modern skin for 0.3 2006-03-25 19:27:49 William Pitcock <nenolod@nenolod.net> - disable the scrobbler plugin if curl isn't there (for real) 2006-03-25 19:10:10 William Pitcock <nenolod@nenolod.net> - version bump 2006-03-25 19:07:37 William Pitcock <nenolod@nenolod.net> - Update NEWS 2006-03-25 18:58:38 William Pitcock <nenolod@nenolod.net> - Update ChangeLog 2006-03-24 23:05:42 Derek Pomery <nemo@m8y.org> * Quick n dirty refresh. 2006-03-24 21:14:03 Derek Pomery <nemo@m8y.org> * Pending proper layout, make a little less vertical at least. 2006-03-24 19:31:08 William Pitcock <nenolod@nenolod.net> - we should not compile arts_helper.h here. 2006-03-24 16:20:04 William Pitcock <nenolod@nenolod.net> - rule reduction - add SHOW_CFLAGS option to show the CFLAGS used to compile each source unit 2006-03-24 15:31:38 William Pitcock <nenolod@nenolod.net> - remove default rules override as it's no longer used here 2006-03-24 15:30:29 William Pitcock <nenolod@nenolod.net> - cosmetic adjustment 2006-03-24 15:26:21 William Pitcock <nenolod@nenolod.net> - do not show OMK debugging notices unless we use 'make VERBOSITY=1' 2006-03-24 15:02:27 William Pitcock <nenolod@nenolod.net> - mistake here, we forget to pop back 2006-03-24 15:01:36 William Pitcock <nenolod@nenolod.net> - more recursion fixes 2006-03-24 14:51:05 William Pitcock <nenolod@nenolod.net> - properly recurse build errors 2006-03-24 13:04:06 Derek Pomery <nemo@m8y.org> * A basic reenabling of the info dialog 2006-03-24 10:03:56 Giacomo Lozito <james@develia.org> * fixed multiple spawns of wav-sndfile aboutbox 2006-03-24 10:00:06 Giacomo Lozito <james@develia.org> * fixed multiple spawns of flac aboutbox 2006-03-24 09:54:14 Giacomo Lozito <james@develia.org> * fixed multiple spawns of vorbis aboutbox 2006-03-24 09:51:13 Giacomo Lozito <james@develia.org> * fixed multiple spawns of adplug aboutbox 2006-03-24 09:02:57 Giacomo Lozito <james@develia.org> * now modplug uses xmms_show_message for its aboutbox 2006-03-23 19:24:41 Giacomo Lozito <james@develia.org> * new xmms_show_message look 2006-03-23 17:32:40 Derek Pomery <nemo@m8y.org> * memcmp since magic isn't a string 2006-03-22 18:58:39 Derek Pomery <nemo@m8y.org> * Only compare 4 bytes, unless someone had a reason. 2006-03-21 13:28:00 Giacomo Lozito <james@develia.org> * amidi-plug: completed merge with 0.2 changes 2006-03-21 11:22:14 William Pitcock <nenolod@nenolod.net> - Also determine a change by track name, patch by nixphoeni. 2006-03-20 12:57:25 William Pitcock <nenolod@nenolod.net> - what was that doing here? 2006-03-19 15:21:35 William Pitcock <nenolod@nenolod.net> - revert (commit 2/2) 2006-03-19 15:21:11 William Pitcock <nenolod@nenolod.net> - revert (commit 1/2) 2006-03-19 15:12:44 William Pitcock <nenolod@nenolod.net> - no longer explodes. still no audio output. 2006-03-19 14:51:03 William Pitcock <nenolod@nenolod.net> - PSF2 support (everything is BORKED right now) 2006-03-18 16:48:04 Giacomo Lozito <james@develia.org> * shortened the compare-dups-by-path function 2006-03-18 16:31:38 Giacomo Lozito <james@develia.org> * added multiple 'remove duplicates' (by title, by filename, by path+filename) 2006-03-18 15:35:16 William Pitcock <nenolod@nenolod.net> - yeah lets try not freeing this at all 2006-03-18 15:32:39 William Pitcock <nenolod@nenolod.net> - fix free() stuff properly 2006-03-18 15:32:01 Giacomo Lozito <james@develia.org> * changed adplug plugin name 2006-03-18 15:30:56 William Pitcock <nenolod@nenolod.net> - we don't really need to free here, messes up on ID3v2 a *lot* 2006-03-18 15:21:00 Giacomo Lozito <james@develia.org> * do not try to autogenerate pixmaps.h; removed build.list and moved some icons in the images dir 2006-03-18 14:32:41 Giacomo Lozito <james@develia.org> * added many new icons for the playlist menus (some drawn from scratch and others derived from the gtk stock ones) 2006-03-18 12:09:58 Tony Vroon <chainsaw@gentoo.org> * Report sample rate properly. Rate is just the number of channels, but that is better then 0, right? 2006-03-18 11:58:29 Tony Vroon <chainsaw@gentoo.org> * Sync header file for rix player as well. 2006-03-18 11:28:08 Tony Vroon <chainsaw@gentoo.org> * Sync core with upstream. Also, rename plugin from AdPlug to AdLib synthesizer, by request of Giacomo. 2006-03-18 10:56:03 Tony Vroon <chainsaw@gentoo.org> * 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. 2006-03-18 10:37:21 Giacomo Lozito <james@develia.org> * started to add more icons for the playlist menu entries; others are going to be drawn and added 2006-03-18 09:34:43 Giacomo Lozito <james@develia.org> * added a 'remove duplicates' option to the playlist removal menu 2006-03-17 22:07:11 William Pitcock <nenolod@nenolod.net> - archive support 2006-03-17 21:11:49 William Pitcock <nenolod@nenolod.net> - equalizer improvements 2006-03-17 20:21:50 William Pitcock <nenolod@nenolod.net> - initial work on skin.hints support (the first step to modernizing our skin format :D) 2006-03-17 12:25:25 William Pitcock <nenolod@nenolod.net> - reinit the visualizer for VIS_SCOPE too. 2006-03-14 17:35:10 Tony Vroon <chainsaw@gentoo.org> * 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. 2006-03-13 22:21:42 William Pitcock <nenolod@nenolod.net> - revert pluginenum change (did no good) - remove tags/Makefile reference from configure 2006-03-13 21:29:55 William Pitcock <nenolod@nenolod.net> - improve the way the scrobbler plugin is compiled - use G_MODULE_BIND_LAZY to safely bind plugins dependant on libaudacious, some libdl implementations hate doing this otherwise 2006-03-13 16:18:03 Tony Vroon <chainsaw@gentoo.org> * Fix logic error that caused us to lock on to wav. 2006-03-13 15:58:32 Tony Vroon <chainsaw@gentoo.org> * Be smarter about spotting MP4 files, only fall back on extension for AAC. 2006-03-13 13:07:18 William Pitcock <nenolod@nenolod.net> - use extern here (grr) 2006-03-12 22:57:18 William Pitcock <nenolod@nenolod.net> - if make fails, exit -1 recursively 2006-03-12 17:18:35 William Pitcock <nenolod@nenolod.net> - improvements to the playlist list control, via nhjm 2006-03-12 17:05:18 Tony Vroon <chainsaw@gentoo.org> * Okay, we need to pinch more playback code to avoid false positives. 2006-03-12 16:49:19 Tony Vroon <chainsaw@gentoo.org> * Ask the decoder whether this is a WMA file, instead of depending on file magic. 2006-03-12 16:07:38 Tony Vroon <chainsaw@gentoo.org> * Ask the decoder whether this is a FLAC file, instead of depending on file magic. 2006-03-12 14:09:33 William Pitcock <nenolod@nenolod.net> * that should have been strcasecmp 2006-03-12 13:41:40 William Pitcock <nenolod@nenolod.net> - do not include ${DESTDIR} in the symlink target. reported by mokoshi. 2006-03-12 12:27:25 William Pitcock <nenolod@nenolod.net> - only show the SVN revision if we know what it is 2006-03-11 23:06:47 William Pitcock <nenolod@nenolod.net> - safety checks 2006-03-11 20:13:26 William Pitcock <nenolod@nenolod.net> - fix disk_writer build 2006-03-11 19:30:13 Giacomo Lozito <james@develia.org> * revert erroneous change in objective.mk 2006-03-11 19:25:53 Giacomo Lozito <james@develia.org> * prefs window: added user@host info in the version label 2006-03-11 19:10:26 Giacomo Lozito <james@develia.org> * fixed quoting on arts.m4 2006-03-11 18:56:50 Giacomo Lozito <james@develia.org> * display audacious version and revision in the prefs window 2006-03-11 16:20:40 Giacomo Lozito <james@develia.org> * new icons for the preferences window 2006-03-11 08:21:23 Giacomo Lozito <james@develia.org> * made the preferences window smaller 2006-03-10 10:20:15 William Pitcock <nenolod@nenolod.net> - Fix a ton and a half of memory leaks, via the wonderful Leonardo Boshell <leonardop -at- gentoo.org>. 2006-03-09 21:09:41 William Pitcock <nenolod@nenolod.net> - add voice_removal plugin. Ported by: Thomas Cort <linuxgeek -at- gmail.com>, tcort @ #audacious. 2006-03-09 21:03:27 William Pitcock <nenolod@nenolod.net> - implement vfs_feof() and vfs_ftell() and update the scrobbler plugin to reflect that, by external contributor: Leonardo Boshell <leonardop -at- gentoo.org> 2006-03-09 11:55:56 Giacomo Lozito <james@develia.org> * ported xmms-arts 0.7.1 to audacious and integrated it in the build process 2006-03-08 13:16:59 William Pitcock <nenolod@nenolod.net> - fix typo 2006-03-08 12:11:37 William Pitcock <nenolod@nenolod.net> - fix a FD leak here 2006-03-08 08:57:02 William Pitcock <nenolod@nenolod.net> - add psuedo_output_plugin, a psuedo output plugin that will be used for reverse compatibility with old plugins. sort of. 2006-03-08 08:47:02 William Pitcock <nenolod@nenolod.net> - add get_written_time(), get_output_time(). 2006-03-07 13:47:20 Giacomo Lozito <james@develia.org> * update amidi-plug towards 0.2; bug fixes and a new option (midi length pre-calculation) 2006-03-05 15:42:27 William Pitcock <nenolod@nenolod.net> - add nemo to credits 2006-03-05 15:19:01 Derek Pomery <nemo@m8y.org> * Don't override input LD_FLAGS - needed to enable profiling. 2006-03-05 14:46:31 Derek Pomery <nemo@m8y.org> * Bug #423 - Add retrieval of first entry in case of multiple matches. Good enough to remove the FIXME? 2006-03-04 16:34:04 William Pitcock <nenolod@nenolod.net> - use OBJECTIVE_DATA instead of a kludge in the posthook here 2006-03-04 14:22:19 William Pitcock <nenolod@nenolod.net> * documentation updates for 0.2.2 2006-03-04 14:17:20 William Pitcock <nenolod@nenolod.net> - add corrected version of Aerdan's jump to file patch 2006-03-04 01:39:17 William Pitcock <nenolod@nenolod.net> - blah, #if 0 out these g_free's until we get to 0.2.3 2006-03-04 00:58:55 William Pitcock <nenolod@nenolod.net> - clean this up a bit 2006-03-04 00:55:28 William Pitcock <nenolod@nenolod.net> * err, actually, nevermind 2006-03-04 00:53:31 William Pitcock <nenolod@nenolod.net> - we shouldn't pass queuepos to gtk_widget_create_pango_layout(), the only thing we will do is confuse it 2006-03-04 00:50:04 William Pitcock <nenolod@nenolod.net> - 0.2.2 2006-03-03 23:16:35 William Pitcock <nenolod@nenolod.net> - leak fix 2006-03-03 22:57:36 William Pitcock <nenolod@nenolod.net> - fix a memory leak here 2006-03-03 22:43:06 William Pitcock <nenolod@nenolod.net> - finish up here 2006-03-03 22:09:52 William Pitcock <nenolod@nenolod.net> - more sanity checking 2006-03-03 22:04:24 William Pitcock <nenolod@nenolod.net> - iteration pacing against id3_read_frame() since we cannot trust all tags to behave properly. 2006-03-03 21:26:54 William Pitcock <nenolod@nenolod.net> - experimental ID32.2 fix 2006-03-03 12:31:57 William Pitcock <nenolod@nenolod.net> - more fixes, sizeof *frame !($&($&(@!#$@#*&@!$# whoever wrote this code is an idiot 2006-03-03 12:11:53 William Pitcock <nenolod@nenolod.net> - leak fix, take 1 2006-03-02 18:07:31 William Pitcock <nenolod@nenolod.net> - some compilers couldn't figure the original call out, so put a struct infront of it 2006-03-02 17:50:49 William Pitcock <nenolod@nenolod.net> - oh shit, i just found the error, we were calling malloc(0)! 2006-03-02 17:01:33 William Pitcock <nenolod@nenolod.net> - use /sbin/ldconfig here instead of just ldconfig. 2006-03-02 10:26:55 William Pitcock <nenolod@nenolod.net> * untag a critical fixme as it was actually deadchip smoking some craq * back in the days of BMP 2006-03-02 10:14:36 William Pitcock <nenolod@nenolod.net> * Add error reporting for many places, patch by external contributor Derek * Pomery (nemo @ #audacious). Additional cleanups too. 2006-03-02 10:00:29 William Pitcock <nenolod@nenolod.net> - do not operate on a non-existant fd 2006-03-01 14:13:38 William Pitcock <nenolod@nenolod.net> - found it 2006-03-01 13:34:43 William Pitcock <nenolod@nenolod.net> * lalala 2006-03-01 13:29:36 William Pitcock <nenolod@nenolod.net> - do not use type/magic detection here 2006-03-01 13:17:23 William Pitcock <nenolod@nenolod.net> - fix a typo here 2006-03-01 13:15:40 William Pitcock <nenolod@nenolod.net> - reinstate cyc-based checks intelligently 2006-03-01 13:13:46 William Pitcock <nenolod@nenolod.net> - blah 2006-03-01 13:09:13 William Pitcock <nenolod@nenolod.net> - remove cyc based breaking 2006-03-01 12:39:35 William Pitcock <nenolod@nenolod.net> * adjust our tolerance a bit 2006-03-01 12:33:12 William Pitcock <nenolod@nenolod.net> * ten iterations? 2006-03-01 12:26:30 William Pitcock <nenolod@nenolod.net> * blah! 2006-03-01 12:25:01 William Pitcock <nenolod@nenolod.net> - enable debug notice 2006-03-01 12:24:18 William Pitcock <nenolod@nenolod.net> * hmm 2006-03-01 12:05:28 William Pitcock <nenolod@nenolod.net> - typo 2006-03-01 11:40:21 William Pitcock <nenolod@nenolod.net> - should be safe to revert now 2006-03-01 11:39:18 William Pitcock <nenolod@nenolod.net> - more sanity checks 2006-03-01 11:37:37 William Pitcock <nenolod@nenolod.net> - sanity checks for mpg123_decode_header 2006-03-01 11:34:21 William Pitcock <nenolod@nenolod.net> - lets not use mpg123_detect_by_content 2006-03-01 11:07:09 William Pitcock <nenolod@nenolod.net> - try to avoid a buffer overflow when detecting an MPEG stream 2006-02-28 16:56:30 William Pitcock <nenolod@nenolod.net> - sanity checks here 2006-02-28 16:36:33 Giacomo Lozito <james@develia.org> * removed explicit calls to libtool from sidplay.m4, since libtool is not here anymore 2006-02-28 13:33:08 William Pitcock <nenolod@nenolod.net> - generate makefile for BSD/Sun plugin. 2006-02-28 13:32:33 William Pitcock <nenolod@nenolod.net> - Initial port of the bsd/sun audio output plugin from XMMS. Needs testing. 2006-02-28 00:12:32 William Pitcock <nenolod@nenolod.net> * kludge 2006-02-27 23:01:17 William Pitcock <nenolod@nenolod.net> * put AM_INIT_AUTOMAKE back 2006-02-27 22:59:50 William Pitcock <nenolod@nenolod.net> * build intl first 2006-02-27 22:57:33 William Pitcock <nenolod@nenolod.net> * add kludge for xorg on pkgsrc 2006-02-27 22:54:14 William Pitcock <nenolod@nenolod.net> * update languages 2006-02-27 22:52:38 William Pitcock <nenolod@nenolod.net> * blah 2006-02-27 22:47:59 William Pitcock <nenolod@nenolod.net> * more progress 2006-02-27 22:37:43 William Pitcock <nenolod@nenolod.net> * more stuff 2006-02-27 22:32:58 William Pitcock <nenolod@nenolod.net> * more fixing 2006-02-27 22:24:11 William Pitcock <nenolod@nenolod.net> * use PACKAGE_NAME instead of PACKAGE for autoconf compatibility 2006-02-27 22:22:27 William Pitcock <nenolod@nenolod.net> * another kludge for pkgsrc, C++ edition 2006-02-27 22:18:03 William Pitcock <nenolod@nenolod.net> * kludge for pkgsrc machines 2006-02-27 22:11:58 William Pitcock <nenolod@nenolod.net> - remove autopoint 2006-02-27 22:11:39 William Pitcock <nenolod@nenolod.net> - remove need for autopoint 2006-02-27 20:58:22 William Pitcock <nenolod@nenolod.net> - remove LIBTOOL 2006-02-27 20:54:39 William Pitcock <nenolod@nenolod.net> - add config.guess, config.sub. - remove AM_INIT_AUTOMAKE 2006-02-27 20:42:14 William Pitcock <nenolod@nenolod.net> - wtf is this? well it's leaving at any rate. 2006-02-27 20:39:30 William Pitcock <nenolod@nenolod.net> - remove libtoolize 2006-02-27 20:35:11 William Pitcock <nenolod@nenolod.net> * documentation updates 2006-02-27 20:17:55 William Pitcock <nenolod@nenolod.net> - fix underwater effects, patch via Spyke @ #audacious 2006-02-27 18:52:02 Giacomo Lozito <james@develia.org> * Added a get_volume plugin function, to ensure that the player volume is properly updated when the player is remotely controlled 2006-02-27 18:51:14 William Pitcock <nenolod@nenolod.net> - another playlist DND fix 2006-02-27 18:42:12 William Pitcock <nenolod@nenolod.net> * drag and drop line rendering fix 2006-02-27 17:54:47 William Pitcock <nenolod@nenolod.net> - revert this 2006-02-27 17:43:15 William Pitcock <nenolod@nenolod.net> - remerge fixed version of OSS patch. Submitted by Bren <spike -at- spykes.net> 2006-02-27 17:20:52 William Pitcock <nenolod@nenolod.net> - crash fix at no additional charge 2006-02-27 17:02:04 William Pitcock <nenolod@nenolod.net> - revert OSS warning squashing as the patch created more problems than it solved 2006-02-27 16:34:47 William Pitcock <nenolod@nenolod.net> - fix gconf at no additional charge 2006-02-27 10:32:57 William Pitcock <nenolod@nenolod.net> - memleak fix (noticed by HopeSeekr @ efnet #xmule) 2006-02-27 09:29:53 William Pitcock <nenolod@nenolod.net> - fix my layer2 implementation by looking at the one in XMMS. MP2 support at no additional charge. 2006-02-27 08:34:58 William Pitcock <nenolod@nenolod.net> - gconf 2006-02-27 08:31:47 William Pitcock <nenolod@nenolod.net> - gnomevfs 2006-02-27 08:28:11 William Pitcock <nenolod@nenolod.net> - sndfile 2006-02-27 08:25:36 William Pitcock <nenolod@nenolod.net> - fix this stupid thing 2006-02-27 00:40:13 William Pitcock <nenolod@nenolod.net> - create directories that aren't there in the install phase 2006-02-26 22:47:43 William Pitcock <nenolod@nenolod.net> * perhaps a fix? 2006-02-26 22:38:33 William Pitcock <nenolod@nenolod.net> - remove automake. no longer used. 2006-02-26 22:37:20 William Pitcock <nenolod@nenolod.net> * fix? 2006-02-26 22:32:47 William Pitcock <nenolod@nenolod.net> - convert to objective make. needs testing. 2006-02-26 22:28:53 William Pitcock <nenolod@nenolod.net> - convert to objective make 2006-02-26 22:27:45 William Pitcock <nenolod@nenolod.net> - convert to objective make 2006-02-26 22:22:38 William Pitcock <nenolod@nenolod.net> - convert to objective make 2006-02-26 22:20:28 William Pitcock <nenolod@nenolod.net> - fix data rule (whitespace) 2006-02-26 22:20:17 William Pitcock <nenolod@nenolod.net> * convert to objective make 2006-02-26 22:14:08 William Pitcock <nenolod@nenolod.net> * rule for installing data 2006-02-26 22:09:32 William Pitcock <nenolod@nenolod.net> - distclean enhancements 2006-02-26 22:06:12 William Pitcock <nenolod@nenolod.net> - fix version info 2006-02-26 18:17:12 Tony Vroon <chainsaw@gentoo.org> * Remove references to inetctl from the build system. 2006-02-26 18:14:17 Tony Vroon <chainsaw@gentoo.org> * Move inetctl out into the hacking zone as it needs conversion to a threading model instead of it just forking things. 2006-02-26 17:50:50 William Pitcock <nenolod@nenolod.net> - fix 2006-02-26 17:46:14 William Pitcock <nenolod@nenolod.net> * fix a warning here, lalala. 2006-02-26 17:41:10 William Pitcock <nenolod@nenolod.net> - fix AAC build 2006-02-26 17:39:06 William Pitcock <nenolod@nenolod.net> - more intelligently handle directory creation 2006-02-26 17:29:28 William Pitcock <nenolod@nenolod.net> - Add makerules. 2006-02-26 17:23:50 Tony Vroon <chainsaw@gentoo.org> * Make GCC 4.1 a bit less talkative, patch by Flameeyes from Gentoo. Fixing the warnings is possible, but would require extensive changes throughout the entire codebase. 2006-02-26 17:05:40 William Pitcock <nenolod@nenolod.net> - fix installation i think 2006-02-26 15:08:35 Tony Vroon <chainsaw@gentoo.org> * Fixes of the remaining GCC 4.1 warnings from external contributor Diego "Flameeyes" Petteno (Gentoo). 2006-02-26 12:21:49 Tony Vroon <chainsaw@gentoo.org> * Fixes for all warnings (except 3 spurious GCC 4.0 ones, upgrade to 4.1 if you see them) and a performance increase. By external contributor Diego "FlameEyes" Petteno (Gentoo). 2006-02-26 03:09:12 William Pitcock <nenolod@nenolod.net> * experimental fix 2006-02-26 00:47:48 William Pitcock <nenolod@nenolod.net> * GUI fix 2006-02-26 00:33:56 William Pitcock <nenolod@nenolod.net> - fix errorbox stuff some more 2006-02-25 21:17:26 William Pitcock <nenolod@nenolod.net> - Fix error box stuff. 2006-02-25 21:14:32 William Pitcock <nenolod@nenolod.net> - New configuration UI. 2006-02-25 20:40:22 William Pitcock <nenolod@nenolod.net> * Import new GUI code. Not yet hooked up really. 2006-02-25 20:24:10 William Pitcock <nenolod@nenolod.net> * via NhJm: - Grammatical updates to the audacious man page, - Remove unused event boxes from the preferences pane. 2006-02-25 16:56:54 William Pitcock <nenolod@nenolod.net> - Use pkg-config to detect libmusicbrainz. 2006-02-25 16:28:29 William Pitcock <nenolod@nenolod.net> * Don't install util.h 2006-02-25 15:49:41 William Pitcock <nenolod@nenolod.net> - Change client id from XMMS-Scrobbler to Audacious (we now have our own ID) 2006-02-25 15:15:05 William Pitcock <nenolod@nenolod.net> * Attach a SONAME to all .so's. 2006-02-25 14:11:20 William Pitcock <nenolod@nenolod.net> - add scrobbler support 2006-02-25 11:36:36 Tony Vroon <chainsaw@gentoo.org> * Revert debug-only cleanup system verbosity. 2006-02-25 11:35:27 Tony Vroon <chainsaw@gentoo.org> * Remove libvisual-proxy. It is broken and hard to repair. A written-from-scratch replacement is planned but will be a while. 2006-02-25 03:30:30 William Pitcock <nenolod@nenolod.net> - Ok, really revert this. 2006-02-25 03:25:21 William Pitcock <nenolod@nenolod.net> - Roll back broken HTTP-based stream detection code. 2006-02-25 02:09:42 William Pitcock <nenolod@nenolod.net> - Slay unused variables here. 2006-02-25 02:08:27 William Pitcock <nenolod@nenolod.net> - Add a discussion about headless operation. 2006-02-25 01:57:41 William Pitcock <nenolod@nenolod.net> - Slay an unused variable warning here. 2006-02-25 01:56:24 William Pitcock <nenolod@nenolod.net> - Add some sanity checking to make sure we can't do X11 stuff when running headless. 2006-02-25 01:44:27 William Pitcock <nenolod@nenolod.net> - Rename ALL_PLUGINS setting in Plugins/Visualization (only for reference) - Version bump: 0.2.1 2006-02-25 01:32:17 William Pitcock <nenolod@nenolod.net> * Squelch a stupid warning here. 2006-02-25 01:16:06 William Pitcock <nenolod@nenolod.net> - Working exception handling at no extra charge. Closes bugs #408, #409. 2006-02-25 00:50:55 William Pitcock <nenolod@nenolod.net> - Remove libblah.so: cruft from pre-autolink rule times. 2006-02-25 00:47:30 William Pitcock <nenolod@nenolod.net> - Fix a crash relating to changing FLAC plugin settings. Closes bug #412. 2006-02-25 00:05:06 William Pitcock <nenolod@nenolod.net> - Really fix preview generation for PNG/SVG based skins. 2006-02-24 23:25:33 William Pitcock <nenolod@nenolod.net> - Remove pre-objective auto-linking rules for library objectives (cruft) 2006-02-24 14:36:42 William Pitcock <nenolod@nenolod.net> * change permissions here 2006-02-24 14:34:42 William Pitcock <nenolod@nenolod.net> * install HEADERS properly (oops) 2006-02-23 20:56:34 William Pitcock <nenolod@nenolod.net> * We had this backwards. 2006-02-23 19:04:36 Tony Vroon <chainsaw@gentoo.org> * This came with it. No extra charge. 2006-02-23 19:03:03 Tony Vroon <chainsaw@gentoo.org> * ESD output plugin ported to objective make by Kyoshi Aman. 2006-02-23 18:36:31 William Pitcock <nenolod@nenolod.net> * grr 2006-02-23 18:09:56 William Pitcock <nenolod@nenolod.net> * directory creation 2006-02-23 10:44:06 William Pitcock <nenolod@nenolod.net> * s/sharedir/datadir 2006-02-22 20:27:55 William Pitcock <nenolod@nenolod.net> * Install audacious.pc, audacious.1 and audacious.desktop. 2006-02-22 19:31:03 William Pitcock <nenolod@nenolod.net> * Link against libstdc++ because we're intermixing code. 2006-02-22 19:23:01 William Pitcock <nenolod@nenolod.net> * honour DESTDIR here too 2006-02-22 19:17:52 William Pitcock <nenolod@nenolod.net> * apparently GNU make doesn't like to use @${VAR} 2006-02-22 19:12:10 William Pitcock <nenolod@nenolod.net> * directory creation stuff 2006-02-22 19:10:11 William Pitcock <nenolod@nenolod.net> * add HEADERS for audacious/ 2006-02-22 19:07:25 William Pitcock <nenolod@nenolod.net> * If the makefile has a HEADERS variable, then install them to the * INCLUDEDIR. 2006-02-22 19:04:47 William Pitcock <nenolod@nenolod.net> * versioning for libaudacious.so 2006-02-22 18:37:26 William Pitcock <nenolod@nenolod.net> * Ok, really fix this stupid bug. 2006-02-22 18:30:23 William Pitcock <nenolod@nenolod.net> * Fix the scrolling in the audacious mainwin, by making sure a GTK Timeout * is only registered once. 2006-02-21 15:09:39 Tony Vroon <chainsaw@gentoo.org> * Fix logic for shaded mode. With TIME_REMAINING and a song of unknown length, we got just the :, and not the time. 2006-02-19 20:20:51 William Pitcock <nenolod@nenolod.net> - Fix mp3 detection properly. - Generate thumbnails for nextgen skins as well as WA2.x ones. 2006-02-19 20:05:14 William Pitcock <nenolod@nenolod.net> * fix libvisual-proxy conditional 2006-02-19 17:50:50 Tony Vroon <chainsaw@gentoo.org> * Kill the crossfader plugin. It insisted on exploding on amd64 systems and was a general pita to compile. Also, remove two unused vars from mpg123. 2006-02-19 17:35:37 Tony Vroon <chainsaw@gentoo.org> * Actually use the cleanup hooks on general & visualization plugins. 2006-02-19 17:18:05 Tony Vroon <chainsaw@gentoo.org> * Get mpg123 going. Nenolod promises to fix this properly soon. 2006-02-19 17:03:06 Tony Vroon <chainsaw@gentoo.org> * Port inetctl plugin from XMMS. 2006-02-19 14:39:36 William Pitcock <nenolod@nenolod.net> * FIX 2006-02-19 10:36:35 Tony Vroon <chainsaw@gentoo.org> * Juggle declarations around so that GCC likes the order of things. 2006-02-19 08:34:25 Tony Vroon <chainsaw@gentoo.org> * Initialize org variable before using it. 2006-02-19 08:13:53 Tony Vroon <chainsaw@gentoo.org> * Disabled unused void function add_instlist. 2006-02-19 08:00:47 Tony Vroon <chainsaw@gentoo.org> * Only build what the configure system tells us to build. 2006-02-19 07:48:58 Tony Vroon <chainsaw@gentoo.org> * Robustness fix; skinning dialog should deal with incorrect current skin setting gracefully. By external contributor Daniel Drake (Gentoo). 2006-02-18 18:36:33 Tony Vroon <chainsaw@gentoo.org> * An explicit cast a day keeps the compiler warning at bay. 2006-02-18 18:15:16 Tony Vroon <chainsaw@gentoo.org> * Addresses most of the warnings in the code, and uses a -W CFLAG to disable the non-null checks. From external contributor Harald van Dijk (Gentoo). 2006-02-18 16:02:57 Tony Vroon <chainsaw@gentoo.org> * More skin-related fixups. One segfault fix by Michael Hanselmann and a fix by Daniel Drake to also display skins that lack a thumbnail. 2006-02-18 15:21:21 Tony Vroon <chainsaw@gentoo.org> * Do not throw SIGABRT when path == NULL, g_return_val_if_fail logs a critical message and will abort. Patch courtesy of Daniel Drake from Gentoo. 2006-02-18 10:23:30 Tony Vroon <chainsaw@gentoo.org> * Sync with upstream. Drop hardware OPL2/3 support, it throws warnings and is not used on most modern machines. Added var inits where GCC 4.0 thought it was a good idea. 2006-02-16 09:40:35 William Pitcock <nenolod@nenolod.net> * id3v1 tag stuffs. 2006-02-12 13:10:41 Tony Vroon <chainsaw@gentoo.org> * Check for have_alsa to enable ALSA, and not have_oss. 2006-02-12 12:24:16 William Pitcock <nenolod@nenolod.net> * Conditionalize the buildsystem. 2006-02-12 10:59:11 Tony Vroon <chainsaw@gentoo.org> * Use g_strchug instead of g_strstrip during playlist load. Trailing whitespace can be a valid occurance. Closes bug #282. 2006-02-12 09:12:26 Tony Vroon <chainsaw@gentoo.org> * Do not show 00:00 when stopped in shaded mode, closes bug #390. 2006-02-11 11:10:33 Tony Vroon <chainsaw@gentoo.org> * Updated japanese translation by dai, from bug #384. 2006-02-11 10:25:14 Tony Vroon <chainsaw@gentoo.org> * Update codingstyle to be more consistent with last upstream release. Stop exploding at shutdown. 2006-02-08 18:08:04 Tony Vroon <chainsaw@gentoo.org> * Trim the header a bit too. 2006-02-08 18:07:34 Tony Vroon <chainsaw@gentoo.org> * Remove config dependency, font usage and misc dead code. 2006-02-07 13:54:28 William Pitcock <nenolod@nenolod.net> * use the default rule for building library objectives here 2006-02-07 08:40:04 William Pitcock <nenolod@nenolod.net> * do not forkbomb if we have a malformed makefile 2006-02-06 19:10:47 Tony Vroon <chainsaw@gentoo.org> * GCC 4.1 warning fixes by Diego 'Flameeyes' Petteno from Gentoo. 2006-02-06 18:52:28 Tony Vroon <chainsaw@gentoo.org> * MP3 linking fixes by NhJm. 2006-02-06 18:47:35 Tony Vroon <chainsaw@gentoo.org> * Musepack build fix by NhJm. 2006-02-06 18:41:01 Tony Vroon <chainsaw@gentoo.org> * Vorbis linking fix by Kiyoshi Aman. 2006-02-06 18:24:20 Tony Vroon <chainsaw@gentoo.org> * Build fixes for SID by NhJm. 2006-02-06 14:08:35 Tony Vroon <chainsaw@gentoo.org> * Convert crossfade & disk_writer to new build system. 2006-02-05 15:58:33 Tony Vroon <chainsaw@gentoo.org> * Start building adplug. 2006-02-05 15:32:51 Tony Vroon <chainsaw@gentoo.org> * Fix building of the musepack plugin. 2006-02-05 09:14:48 Tony Vroon <chainsaw@gentoo.org> * Convert OSS & ALSA output plugins. 2006-02-05 09:14:24 Tony Vroon <chainsaw@gentoo.org> * Convert OSS & ALSA output plugins. 2006-02-04 19:29:52 William Pitcock <nenolod@nenolod.net> * buildsystem fixes, shouldn't bomb now :P 2006-02-04 19:22:10 William Pitcock <nenolod@nenolod.net> * Oops. 2006-02-04 13:47:01 William Pitcock <nenolod@nenolod.net> * Run ldconfig as an install-posthook operation, some systems need it. 2006-02-04 13:44:06 William Pitcock <nenolod@nenolod.net> * Convert Visualization plugins over. 2006-02-04 13:30:06 William Pitcock <nenolod@nenolod.net> * we never did anything here, removing for confusion 2006-02-04 13:19:32 William Pitcock <nenolod@nenolod.net> * playlist_list widget improvements via plasmaroo 2006-02-03 09:26:58 William Pitcock <nenolod@nenolod.net> * General plugins converted 2006-02-03 09:15:37 William Pitcock <nenolod@nenolod.net> * Effects conversion 2006-02-03 09:11:33 William Pitcock <nenolod@nenolod.net> * modplug conversion 2006-02-03 08:51:47 William Pitcock <nenolod@nenolod.net> * wav conversion 2006-02-03 08:44:11 William Pitcock <nenolod@nenolod.net> * wma conversion 2006-02-03 08:38:16 William Pitcock <nenolod@nenolod.net> * ditto 2006-02-03 08:36:31 William Pitcock <nenolod@nenolod.net> * fixes 2006-02-03 08:34:31 William Pitcock <nenolod@nenolod.net> * ditto 2006-02-03 08:34:08 William Pitcock <nenolod@nenolod.net> * oops 2006-02-03 08:33:34 William Pitcock <nenolod@nenolod.net> * sexypsf conversion 2006-02-03 08:30:51 William Pitcock <nenolod@nenolod.net> * sid conversion 2006-02-03 08:26:41 William Pitcock <nenolod@nenolod.net> * remove unused makefile 2006-02-02 21:35:40 William Pitcock <nenolod@nenolod.net> * vorbis linkage 2006-02-02 21:32:18 William Pitcock <nenolod@nenolod.net> * fix libconsole linkage 2006-02-02 21:10:15 William Pitcock <nenolod@nenolod.net> * fix some path issues 2006-02-02 21:06:15 William Pitcock <nenolod@nenolod.net> * link against libid3 if available 2006-02-02 21:01:48 William Pitcock <nenolod@nenolod.net> * install subobjectives 2006-02-02 20:49:10 William Pitcock <nenolod@nenolod.net> * make sure mpg123 installs correctly 2006-02-02 20:47:47 William Pitcock <nenolod@nenolod.net> * timidity conversion 2006-02-02 20:33:24 William Pitcock <nenolod@nenolod.net> * flac conversion 2006-02-02 20:28:35 William Pitcock <nenolod@nenolod.net> * remove dead code 2006-02-02 20:28:19 William Pitcock <nenolod@nenolod.net> * adplug fixes 2006-02-02 20:26:59 William Pitcock <nenolod@nenolod.net> * Musepack conversion 2006-02-02 20:23:59 William Pitcock <nenolod@nenolod.net> * Convert adplug over to build objectives... 2006-02-02 20:16:36 William Pitcock <nenolod@nenolod.net> * remove old LIBTOOL crap 2006-02-02 20:16:10 William Pitcock <nenolod@nenolod.net> * build objective for amidi-plug 2006-02-02 20:13:17 William Pitcock <nenolod@nenolod.net> * remove unused components 2006-02-02 19:46:30 William Pitcock <nenolod@nenolod.net> * libaudacious has two objectives that are evaluated, a static object and * a shared object. 2006-02-02 19:32:49 William Pitcock <nenolod@nenolod.net> * Convert audacious over to a binary objective. 2006-02-02 18:20:49 William Pitcock <nenolod@nenolod.net> * more fixes 2006-02-02 18:15:10 William Pitcock <nenolod@nenolod.net> * ditto for static libraries 2006-02-02 18:14:33 William Pitcock <nenolod@nenolod.net> * try to add a "default" make rule for $(OBJECTIVE_BINS) 2006-02-02 18:12:08 William Pitcock <nenolod@nenolod.net> * buildsystem improvements 2006-02-02 18:03:51 William Pitcock <nenolod@nenolod.net> * Conversion to new system. 2006-02-02 17:49:25 William Pitcock <nenolod@nenolod.net> * Update vorbis. 2006-02-02 17:44:45 William Pitcock <nenolod@nenolod.net> * squelch warnings -- they're getting annoying seeing again and again 2006-02-02 17:42:11 William Pitcock <nenolod@nenolod.net> * Add -I../.. here to satisfy OSS header dependency (O_o) 2006-02-02 17:40:33 William Pitcock <nenolod@nenolod.net> * convert cdaudio 2006-02-02 17:37:08 William Pitcock <nenolod@nenolod.net> * update to objective make 2006-02-02 17:33:01 William Pitcock <nenolod@nenolod.net> * Convert aac over, make sure mpg123 is compiled -fPIC 2006-02-02 16:52:47 William Pitcock <nenolod@nenolod.net> * Announce objective completion. 2006-02-02 16:50:05 William Pitcock <nenolod@nenolod.net> * Add library "dependencies" care of $(OBJECTIVE_LIBS_NOINST) 2006-02-02 16:47:26 William Pitcock <nenolod@nenolod.net> * Announce when we're building a library or binary objective, not just a component objective. 2006-02-02 16:43:34 William Pitcock <nenolod@nenolod.net> * fix make clean 2006-02-02 16:42:17 William Pitcock <nenolod@nenolod.net> * convert mpg123 over... right now we don't use the "x86-optimized code", although I doubt it makes a lick of * difference anyway... 2006-02-02 16:21:14 William Pitcock <nenolod@nenolod.net> * buildsystem upgrade 2006-02-02 16:17:33 William Pitcock <nenolod@nenolod.net> * Add confirmation messages. 2006-02-02 16:15:36 William Pitcock <nenolod@nenolod.net> * some buildsystem changes... nothing notable yet 2006-02-02 15:57:20 William Pitcock <nenolod@nenolod.net> * needed requirements for objective-based buildsystem (automake replacement) 2006-02-01 21:42:23 William Pitcock <nenolod@nenolod.net> * Remove the elusive playlistwin visualiser that we do not use. 2006-02-01 16:04:14 William Pitcock <nenolod@nenolod.net> * I made an error in the ChangeLog, whoops. 2006-02-01 16:01:16 William Pitcock <nenolod@nenolod.net> * ChangeLog 2006-02-01 15:57:44 William Pitcock <nenolod@nenolod.net> - Update mpg123 configure options - Update NEWS. 2006-02-01 15:36:46 Giacomo Lozito <james@develia.org> * amidi-plug: ensure that i_seq_off() can be safely called multiple times 2006-02-01 15:11:14 William Pitcock <nenolod@nenolod.net> * Mouse icon. 2006-02-01 15:10:07 William Pitcock <nenolod@nenolod.net> * update hungarian translation 2006-02-01 15:09:25 William Pitcock <nenolod@nenolod.net> * make lirc strings translatable 2006-02-01 15:09:00 William Pitcock <nenolod@nenolod.net> * make WMA plugin strings translatable 2006-02-01 15:08:39 William Pitcock <nenolod@nenolod.net> * make timidity strings translatable 2006-02-01 15:08:20 William Pitcock <nenolod@nenolod.net> * update POTFILES.in 2006-01-30 07:44:27 William Pitcock <nenolod@nenolod.net> * Sanity checking inside vfs_() functions. 2006-01-29 16:17:45 Giacomo Lozito <james@develia.org> * reverted changes applied in r564, the backward seek behaved strangely 2006-01-29 14:38:24 Giacomo Lozito <james@develia.org> * added support for the FluidSynth ALSA backend, by sending a MIDI_CTL_ALL_SOUNDS_OFF controller event when playback is halted 2006-01-28 21:23:29 Giacomo Lozito <james@develia.org> * centered text in audacious logo window 2006-01-28 19:08:53 William Pitcock <nenolod@nenolod.net> * Make a tweak to the build_stamp.c rule. 2006-01-28 15:54:44 William Pitcock <nenolod@nenolod.net> * *ding* fix for chainsaw 2006-01-28 15:45:34 William Pitcock <nenolod@nenolod.net> * fix giacomo's bug I think 2006-01-28 13:49:45 William Pitcock <nenolod@nenolod.net> * add disk_getvol and disk_setvol 2006-01-28 13:13:12 Giacomo Lozito <james@develia.org> * adapted the logo text for gettext translations 2006-01-28 11:40:22 Tony Vroon <chainsaw@gentoo.org> * Updated Czech translation by Jan N. <finn@sendmail.cz> 2006-01-28 11:27:32 William Pitcock <nenolod@nenolod.net> * add playback.c to build 2006-01-28 11:27:01 William Pitcock <nenolod@nenolod.net> * we don't need to build libaudcore/Makefile anymore ;) 2006-01-28 11:21:21 William Pitcock <nenolod@nenolod.net> * remove libaudcore, we never did anything with it 2006-01-28 11:15:54 William Pitcock <nenolod@nenolod.net> * update potfiles 2006-01-28 11:14:54 William Pitcock <nenolod@nenolod.net> * per laci, use stock icons in the menu 2006-01-28 11:07:49 William Pitcock <nenolod@nenolod.net> * We now require GTK+ 2.6.x. 2006-01-28 11:00:25 William Pitcock <nenolod@nenolod.net> * artist - album - title is now the default title format. 2006-01-27 23:29:56 William Pitcock <nenolod@nenolod.net> * throw out duplicate XEvents... again, for speed purposes we don't need * to process every pixel the player is manipulated 2006-01-27 23:20:29 William Pitcock <nenolod@nenolod.net> * I like the rotated icon better. 2006-01-27 22:55:26 William Pitcock <nenolod@nenolod.net> * icons so far 2006-01-27 22:31:53 William Pitcock <nenolod@nenolod.net> * When running SVN, make a note of the SVN version. The SVN version is stored in build_stamp.c. * ./audacious --version will display it. 2006-01-27 22:09:05 William Pitcock <nenolod@nenolod.net> * About box tweaks. 2006-01-27 21:38:19 William Pitcock <nenolod@nenolod.net> * Patch for improved GYM/VGM file support ala blargg. 2006-01-27 17:10:44 Giacomo Lozito <james@develia.org> * in configure.ac, do not check for ALSA twice if it has been already detected (both alsa output plugin and amidi-plug check its availability) 2006-01-27 16:22:22 Giacomo Lozito <james@develia.org> * do not try to compile amidi-plug if alsa is not available 2006-01-27 14:00:13 Giacomo Lozito <james@develia.org> * amidi-plug: do not try to guess the correct alsa port from alsa-lib version if there's not a wavetable hw synth available 2006-01-27 01:22:49 Giacomo Lozito <james@develia.org> * adjusted audacious headers includes in amidi-plug 2006-01-26 20:45:42 Giacomo Lozito <james@develia.org> * updated configure.ac and macros; added amidi-plug and conditions for timidity compilation 2006-01-26 20:43:59 Giacomo Lozito <james@develia.org> * amidi-plug (MIDI through ALSA seq) input plugin added, brand new and completely written from scratch :) 2006-01-26 19:24:48 William Pitcock <nenolod@nenolod.net> * fixes via blargg. 2006-01-26 18:35:44 William Pitcock <nenolod@nenolod.net> * experimental fix 2006-01-26 17:21:09 William Pitcock <nenolod@nenolod.net> * whoever wrote output_to_audio() was a crackhead. 2006-01-26 13:44:29 William Pitcock <nenolod@nenolod.net> * cleanup produce_audio() a bit. 2006-01-26 13:37:48 William Pitcock <nenolod@nenolod.net> * Add tell_audio(AFormat *, gint *, gint *), for retrieving audio * format information from an output plugin. Right now, we need this * inside the core to do effects processing. * Rationale: - If tell_audio() is unavailable, do not do processing. - If tell_audio() is available and there is a format mismatch, do not do processing yet -- we need to reinitialize the output port before we can do anything useful. * Disk Writer and Crossfade are too fragile to make these changes to, * so they do not support tell_audio yet. 2006-01-26 13:18:52 William Pitcock <nenolod@nenolod.net> * tell_audio returns void, not gint. 2006-01-26 13:11:20 William Pitcock <nenolod@nenolod.net> * Add support for tell_audio(), an output plugin accessor which will give us the information the input plugin passed to * open_audio()... XMMS design sucks and we WILL be getting rid of most of these kludges in 0.3. :P 2006-01-26 13:06:40 Giacomo Lozito <james@develia.org> * re-added an empty ChangeLog file to avoid autotool complaints 2006-01-26 12:57:27 Giacomo Lozito <james@develia.org> * about.c buttons centered and properly sized 2006-01-26 12:47:47 William Pitcock <nenolod@nenolod.net> * Indentation changes. 2006-01-26 12:47:29 William Pitcock <nenolod@nenolod.net> * make "Credits" translatable. 2006-01-26 12:31:35 Giacomo Lozito <james@develia.org> * custom label/images for about.c buttons 2006-01-26 00:45:56 William Pitcock <nenolod@nenolod.net> * sed -i s:XMMS:Audacious:g 2006-01-26 00:44:32 William Pitcock <nenolod@nenolod.net> * More doc updates. 2006-01-26 00:42:38 William Pitcock <nenolod@nenolod.net> * documentation updates. 2006-01-26 00:22:45 William Pitcock <nenolod@nenolod.net> * Add a line between the time and the track name. 2006-01-26 00:15:52 William Pitcock <nenolod@nenolod.net> * Make *sure* it's borderless. 2006-01-25 21:17:49 William Pitcock <nenolod@nenolod.net> * Credits window is back in action. 2006-01-25 20:40:41 William Pitcock <nenolod@nenolod.net> * Remove crap that is unneeded from about.c, update credits information. 2006-01-25 20:37:38 Giacomo Lozito <james@develia.org> * initial layout for buttons over the png logo 2006-01-25 20:31:49 William Pitcock <nenolod@nenolod.net> * Add credits.c to makefile, and fill in as much information as I have. 2006-01-25 20:19:59 William Pitcock <nenolod@nenolod.net> * Add show_credits_window() declaration. 2006-01-25 19:39:42 William Pitcock <nenolod@nenolod.net> * If a track has a length, then we *really* do not want silence detection, * as this fucks up tracks that have been improperly tagged. 2006-01-25 19:27:09 Giacomo Lozito <james@develia.org> * removed X11 dependencies and cflags from audacious/makefile.am 2006-01-25 11:31:04 William Pitcock <nenolod@nenolod.net> * New output driver which makes use of Output objects ability to flush * buffers. (seek for output timing, basically) 2006-01-24 23:47:40 William Pitcock <nenolod@nenolod.net> * Input buffers are always 3 seconds ahead of what you hear... compensate for this. 2006-01-24 23:34:46 William Pitcock <nenolod@nenolod.net> * Close enough... does some sort of speedup for 3 seconds like timidity, but close enough. 2006-01-24 23:03:30 William Pitcock <nenolod@nenolod.net> * aboutbox formatting stuffs. 2006-01-24 22:19:01 William Pitcock <nenolod@nenolod.net> * hostile merge, phase 2: reimport based on new plugin code 2006-01-24 22:17:26 William Pitcock <nenolod@nenolod.net> * Hostile merge, phase 1: remove merge target from the repository. 2006-01-24 21:10:07 Tony Vroon <chainsaw@gentoo.org> * New code drop from blargg. Needs some work. 2006-01-24 15:57:22 William Pitcock <nenolod@nenolod.net> * Whoops. 2006-01-24 10:25:36 William Pitcock <nenolod@nenolod.net> * Do not process redundant XEvents... just throw them away. Crude * optimization brings us much X11 Performance. 2006-01-24 09:52:28 William Pitcock <nenolod@nenolod.net> * ESD output plugin enhancements by max_verem -at- yahoo.com. 2006-01-23 16:11:40 William Pitcock <nenolod@nenolod.net> * Remove X11 dependency. Audacious can now run anywhere where GTK is * available. Please port me to your favourite operating system. 2006-01-23 16:07:43 William Pitcock <nenolod@nenolod.net> * Always on top fix. 2006-01-23 15:53:26 William Pitcock <nenolod@nenolod.net> * Convert Xlib stuff to GDK/GTK. This isn't entirely set in stone yet -- * (Always on Top has a minor bug remaining involving the transient * windows attached to mainwin still.) 2006-01-23 14:24:48 William Pitcock <nenolod@nenolod.net> * Remove ALL Xlib stuff from the skinning engine and use GDK where * applicable instead. 2006-01-21 16:06:25 Tony Vroon <chainsaw@gentoo.org> * Assembly file is now unused. Removing. 2006-01-21 16:06:07 Tony Vroon <chainsaw@gentoo.org> * Remove X86 assembler code; use of executable stacks is a problem on hardened systems. 2006-01-21 12:03:15 Tony Vroon <chainsaw@gentoo.org> * Tag length enforcement by null-terminating the strings. By Kiyoshi Aman <kiyoshi.aman -at- gmail.com>. 2006-01-21 09:12:02 Tony Vroon <chainsaw@gentoo.org> * Use the VFS layer. 2006-01-21 08:32:50 Tony Vroon <chainsaw@gentoo.org> * Use the VFS subsystem and delete the unused demo source. 2006-01-20 09:17:03 William Pitcock <nenolod@nenolod.net> * Reenable wma compilation. 2006-01-19 21:31:32 William Pitcock <nenolod@nenolod.net> * SPC length detection c/o Kiyoshi Aman <kiyoshi.aman -at- gmail.com> 2006-01-19 17:45:42 William Pitcock <nenolod@nenolod.net> * Updated about-logo.png. 2006-01-19 17:45:01 William Pitcock <nenolod@nenolod.net> * More progress towards the about window, no more background being overwritten... we were forgetting to tell X that the window was paintable. 2006-01-18 23:21:50 William Pitcock <nenolod@nenolod.net> * Experimental about box stuff... doesnt work right yet. Work in progress! 2006-01-18 19:18:37 Tony Vroon <chainsaw@gentoo.org> * Tag reading for NSF. 2006-01-18 19:07:59 Tony Vroon <chainsaw@gentoo.org> * Length detection for VGM; tag reading for GBS. 2006-01-18 18:03:38 William Pitcock <nenolod@nenolod.net> * Rename about.c to credits.c 2006-01-18 18:01:31 William Pitcock <nenolod@nenolod.net> * Add about-logo.png to the distribution. 2006-01-18 16:34:54 Tony Vroon <chainsaw@gentoo.org> * Simplify magic reader and get GYM tag reading right. 2006-01-18 16:03:32 Giacomo Lozito <james@develia.org> * use labs() instead of abs() for long types 2006-01-18 15:55:23 Giacomo Lozito <james@develia.org> * seek with tristate prev/next buttons now works just like the seek bar (no seek until the button is released, no seek at all if it should move to the prev/next song) 2006-01-18 14:35:20 Tony Vroon <chainsaw@gentoo.org> * Clean up after myself, reverting botched fix to ffmpeg code. 2006-01-18 13:21:11 Giacomo Lozito <james@develia.org> * fixed width of the fwd button 2006-01-18 13:03:23 William Pitcock <nenolod@nenolod.net> * Remove header that got moved. Oops. 2006-01-18 12:53:34 William Pitcock <nenolod@nenolod.net> * Fork off the rcfile backend for conversion into an XML file-based preferences option using GMarkup. This does not work * yet... 2006-01-18 12:38:51 William Pitcock <nenolod@nenolod.net> * Move xml_document stuff into libaudacious. 2006-01-17 20:15:15 William Pitcock <nenolod@nenolod.net> * Remove EQ again. *grr* 2006-01-17 20:12:22 William Pitcock <nenolod@nenolod.net> * Further speedups 2006-01-17 20:05:29 William Pitcock <nenolod@nenolod.net> * Change logic used for drawing the line between the numbers and the * titles in the playlist. 2006-01-17 19:26:38 Tony Vroon <chainsaw@gentoo.org> * Temporarily stop building the WMA plugin until it can be fixed. 2006-01-17 19:24:38 Tony Vroon <chainsaw@gentoo.org> * More complete title reporting and make coding style consistent with the rest of audacious. Contributed by Kiyoshi Aman <kiyoshi.aman -at- gmail.com>. 2006-01-17 17:46:09 Tony Vroon <chainsaw@gentoo.org> * Revert to revision 379, unable to fix fallout from 450, still segfaults intermittently. 2006-01-17 14:39:37 William Pitcock <nenolod@nenolod.net> * Possibly play nicer with X11 in the skinning engine's event loop. 2006-01-16 23:39:45 William Pitcock <nenolod@nenolod.net> * Revert pause on seek stuff as it did no good anyway and just caused * problems. 2006-01-16 20:29:49 Giacomo Lozito <james@develia.org> * added a new column in the treeview model to store the skin name 2006-01-16 18:05:02 William Pitcock <nenolod@nenolod.net> * Make "Unarchived Winamp 2.x skin" &c translatable. 2006-01-16 17:58:53 William Pitcock <nenolod@nenolod.net> * Use g_object_(get|set)_data() on the thumbnail object to store the skin * path. (This is probably considered hackish by some, but hey, it works * :D) 2006-01-16 17:21:41 William Pitcock <nenolod@nenolod.net> * Dissect the pango markup using scanf and various string delimiter hacks. * This could be done in a much better way, but I'd rather not sit down and * figure out why GTK is not behaving the way I want it to right now. 2006-01-16 16:37:05 William Pitcock <nenolod@nenolod.net> * new pango-based skin selection sexyness. 2006-01-16 15:37:00 William Pitcock <nenolod@nenolod.net> * Revert hack that had no effect. The blips apparently occur on the output side of things. 2006-01-16 15:29:32 William Pitcock <nenolod@nenolod.net> * lets not output audio when paused. really. 2006-01-16 15:24:54 William Pitcock <nenolod@nenolod.net> * vis fixes 2006-01-16 15:19:11 William Pitcock <nenolod@nenolod.net> * Stop playing while seeking the player. 2006-01-16 12:38:28 William Pitcock <nenolod@nenolod.net> * The default skin is now distributed as a png skin, not a bmp one due to * the new skinning engine's support for PNG files. 2006-01-16 12:32:57 William Pitcock <nenolod@nenolod.net> * Be less spammy in the audacious trace log about not being able to find * files. 2006-01-16 12:30:11 William Pitcock <nenolod@nenolod.net> * This commit allows for the use of alternate formats to bmp in skin * files. 2006-01-15 18:49:42 William Pitcock <nenolod@nenolod.net> * Add a hackhack for FreeBSD ports. 2006-01-15 09:35:01 Tony Vroon <chainsaw@gentoo.org> * Pinch nicer file info dialog from BMP-WMA. 2006-01-15 02:34:41 William Pitcock <nenolod@nenolod.net> * Add `Apply' button to the presets window. Patch via NhJm. 2006-01-14 20:19:36 William Pitcock <nenolod@nenolod.net> * Smarter algorithm for detecting differentials between button presses, now takes seconds into account. * (I borrowed this from Atheme's lag detection code. :P) 2006-01-14 20:12:15 William Pitcock <nenolod@nenolod.net> * Take matters of seconds into consideration. 2006-01-14 20:10:44 William Pitcock <nenolod@nenolod.net> * Ditto for playlist window. 2006-01-14 20:09:54 William Pitcock <nenolod@nenolod.net> - Scroll by 1000 frames when using the keypad (7 && 9) inside the player window to scroll through the song instead of 5000 frames. - Scroll by 1000 when using the tristate buttons to seek. 2006-01-14 19:57:44 William Pitcock <nenolod@nenolod.net> * Logic stuff relating to tristate-seek. Now I just need to work it into the event loop. 2006-01-14 19:21:16 William Pitcock <nenolod@nenolod.net> * Convert prev/next buttons to tristate, via create_pbutton_ex(). 2006-01-14 19:05:06 Tony Vroon <chainsaw@gentoo.org> * Hello includes. Goodbye warnings. 2006-01-14 18:58:03 William Pitcock <nenolod@nenolod.net> * create_pbutton() should hook on release, not on push. My bad. :P 2006-01-14 18:49:00 William Pitcock <nenolod@nenolod.net> * This commit rips out the old equalization engine with a dynamic engine * that can be extended all the way up to 128 bands. 2006-01-14 13:03:49 Tony Vroon <chainsaw@gentoo.org> * This file is not used. 2006-01-14 09:27:13 Tony Vroon <chainsaw@gentoo.org> * Sync with upstream CVS. This implements RIX playback. 2006-01-14 07:40:19 Tony Vroon <chainsaw@gentoo.org> * That removed so much that it does not play anymore. Add a line of code back. 2006-01-14 02:02:06 William Pitcock <nenolod@nenolod.net> * Reliability fixes. 2006-01-13 22:48:46 William Pitcock <nenolod@nenolod.net> * timidity fixes... remove duplicated code provided by produce_audio() -_-. 2006-01-13 22:03:07 William Pitcock <nenolod@nenolod.net> * Buttons are now tri-state, meaning they have both callbacks for push and * release. This can be used for creating timers between the two points of * push and release (for instance, to allow the rewind/forward buttons to * seek through songs if they are not exited immediately) 2006-01-13 21:18:38 William Pitcock <nenolod@nenolod.net> - remove fullscreen.c, fullscreen.h (I know of nothing for audacious * that uses this code?) - merge timidity conversion to produce_audio(), provided by Kiyoshi Aman * <kiyoshi.aman -at- gmail.com>. 2006-01-13 20:36:08 William Pitcock <nenolod@nenolod.net> * Install input.h and output.h headers. 2006-01-13 16:57:57 William Pitcock <nenolod@nenolod.net> * SPC titleinput fix. Contributed by Kiyoshi Aman <kiyoshi.aman -at- gmail.com>. 2006-01-13 16:50:54 William Pitcock <nenolod@nenolod.net> * Remove equalization code. We do this same processing in the core in 0.2. 2006-01-12 20:27:22 William Pitcock <nenolod@nenolod.net> * FreeBSD 6.x/7.x newata cdrio fixes. (I now have an ia32 box to work with ;)) 2006-01-11 08:11:10 William Pitcock <nenolod@nenolod.net> * Add a sanity check for crappily written plugins in the decoder cache. 2006-01-11 07:40:26 Tony Vroon <chainsaw@gentoo.org> * Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery. 2006-01-10 18:50:39 Tony Vroon <chainsaw@gentoo.org> * Convert to produce_audio usage. 2006-01-10 14:47:50 Tony Vroon <chainsaw@gentoo.org> * Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery. 2006-01-10 14:22:40 Tony Vroon <chainsaw@gentoo.org> * Convert all input plugins (except timidity & wav-sndfile) to produce_audio. 2006-01-09 17:00:10 William Pitcock <nenolod@nenolod.net> * Change copying of scaling properties from factor 11 -> 12, to factor 12 -> 13 when antialiasing -- results in a higher accuracy decode. * It could still be wrong, we may need to do 13 -> 14 or 14 -> 15. We'll * see how people like this adjustment first. 2006-01-09 15:15:02 Tony Vroon <chainsaw@gentoo.org> * Support .cmf .sci & .laa without stealing .mid from timidity. 2006-01-09 14:30:26 Tony Vroon <chainsaw@gentoo.org> * Care about pointer signedness. 2006-01-08 18:49:05 Tony Vroon <chainsaw@gentoo.org> * Experimental fix for the 56 warnings emitted by GCC4 when it encounters PsxBios.c; by an anonymous contributor. Stability to be assessed in the coming weeks. 2006-01-08 18:03:37 Tony Vroon <chainsaw@gentoo.org> * Care about pointer signedness. 2006-01-08 17:14:58 Tony Vroon <chainsaw@gentoo.org> * Disable unused function: audmp4_strip_spaces 2006-01-08 17:02:54 Tony Vroon <chainsaw@gentoo.org> * Use glib function for glib types and care about pointer signedness. 2006-01-08 16:14:06 Tony Vroon <chainsaw@gentoo.org> * Use the pkg-config database to link with libbinio in a portable way. Requires libbinio 1.4 (or higher). 2006-01-08 15:39:07 Tony Vroon <chainsaw@gentoo.org> * Initialize variables to zero where required. 2006-01-08 15:32:21 Tony Vroon <chainsaw@gentoo.org> * Add missing %s in translated string. 2006-01-08 03:34:37 William Pitcock <nenolod@nenolod.net> * Updated Ukranian translation. 2006-01-08 03:33:29 William Pitcock <nenolod@nenolod.net> * trivial manpage fix (spotted by dai) 2006-01-08 03:26:45 William Pitcock <nenolod@nenolod.net> * Updated japanese translation c/o Dai. 2006-01-07 13:17:08 Tony Vroon <chainsaw@gentoo.org> * Care about pointer signedness. 2006-01-07 12:19:59 William Pitcock <nenolod@nenolod.net> * Add giacomo to credits. 2006-01-07 12:13:28 William Pitcock <nenolod@nenolod.net> * Generate cache content on demand if it was not previously there. 2006-01-07 12:02:25 William Pitcock <nenolod@nenolod.net> * Do not generate a cache when loading a playlist. 2006-01-07 08:18:41 Tony Vroon <chainsaw@gentoo.org> * Really add S3M support back after receiving a convincing testcase. 2006-01-07 08:18:13 Tony Vroon <chainsaw@gentoo.org> * Add S3M support back after receiving a convincing testcase. 2006-01-05 12:21:15 William Pitcock <nenolod@nenolod.net> * FHS compatibility hacks 2006-01-05 07:47:09 William Pitcock <nenolod@nenolod.net> * Version bump to 0.2 -- we've been confusing the hell out of people. 2006-01-05 02:07:44 William Pitcock <nenolod@nenolod.net> * Support for FreeBSD 6.x CD Audio DAE. 2006-01-04 14:26:59 Tony Vroon <chainsaw@gentoo.org> * Remove support for .mid & .s3m; we have other plugins handling those formats already. 2006-01-03 18:22:07 Tony Vroon <chainsaw@gentoo.org> * AM_CONDITIONAL bug uncovered by deitarion. 2006-01-03 17:03:55 Tony Vroon <chainsaw@gentoo.org> * Upload missing file for genre handling. 2006-01-03 16:29:34 Tony Vroon <chainsaw@gentoo.org> * Autotools do not want quoting here, apparently. Fair enough. 2006-01-03 16:25:32 Tony Vroon <chainsaw@gentoo.org> * Disable adplug if the includes are missing (or in a very lame place). Stop blowing holes in my ship. 2006-01-03 15:22:40 Tony Vroon <chainsaw@gentoo.org> * Correct binio detection logic. 2006-01-03 15:05:55 William Pitcock <nenolod@nenolod.net> * WTF is this doing with UI code in it :S 2006-01-03 15:05:01 William Pitcock <nenolod@nenolod.net> - remove unused "USE_SIMD" crap left over from BMP - add audacious icon (woohoo!) - add hungarian translation for the audacious gnome icon file (per laci) 2006-01-03 14:54:18 William Pitcock <nenolod@nenolod.net> - Rename playlistwin stuff to ui_playlist.* 2006-01-03 14:24:10 William Pitcock <nenolod@nenolod.net> * fix audio corruption when doing a short write. 2006-01-03 13:58:24 William Pitcock <nenolod@nenolod.net> * Rebuild translation database. 2006-01-03 13:51:19 William Pitcock <nenolod@nenolod.net> * Do not print verbose "loading plugin" messages, only display errors to * stdout. 2006-01-03 11:47:13 William Pitcock <nenolod@nenolod.net> * Fix adplug compilation issues (also per laci) 2006-01-03 11:46:01 William Pitcock <nenolod@nenolod.net> * Update audacious translation template (per laci) 2006-01-01 08:40:46 Tony Vroon <chainsaw@gentoo.org> * Start caring about pointer signedness. 2006-01-01 07:35:17 Tony Vroon <chainsaw@gentoo.org> * Sentinel fix; extra NULL required. 2006-01-01 07:09:47 Tony Vroon <chainsaw@gentoo.org> * We have no choice but to continue as planned. Deploy the sentinels! 2006-01-01 06:57:22 Tony Vroon <chainsaw@gentoo.org> * Remove last bits of the dirbrowser. 2005-12-31 19:35:02 Tony Vroon <chainsaw@gentoo.org> * Add parenthesis around assignment used as truth value. 2005-12-31 19:31:38 Tony Vroon <chainsaw@gentoo.org> * Kill unused var. 2005-12-31 17:16:16 Tony Vroon <chainsaw@gentoo.org> * Stop GYM playback at the right time, if the length is known. 2005-12-31 17:15:42 Tony Vroon <chainsaw@gentoo.org> * Use file magic instead of extensions. 2005-12-31 17:04:34 Tony Vroon <chainsaw@gentoo.org> * Use file magic instead of extensions. 2005-12-31 16:47:56 Tony Vroon <chainsaw@gentoo.org> * Use file magic instead of extensions. 2005-12-31 16:37:03 Tony Vroon <chainsaw@gentoo.org> * Use file magic instead of extensions. 2005-12-31 16:17:51 Tony Vroon <chainsaw@gentoo.org> * Use file magic instead of extensions (Phase 2). 2005-12-31 15:36:01 Tony Vroon <chainsaw@gentoo.org> * Implement GYM tag reader. 2005-12-31 15:14:35 Tony Vroon <chainsaw@gentoo.org> * Implement VGM playback. 2005-12-31 14:30:19 Tony Vroon <chainsaw@gentoo.org> * Properly fall back to file name if the tag information is invalid (SPC). 2005-12-31 14:04:53 Tony Vroon <chainsaw@gentoo.org> * Length detection for GYM. 2005-12-30 19:56:32 Tony Vroon <chainsaw@gentoo.org> * Detect files by content; remove quick detect. 2005-12-30 19:39:28 William Pitcock <nenolod@nenolod.net> - change our slogan to "The future of UNIX multimedia." - clarify who is developing on 0.2 and who developed on the 0.1 branch. - extend our copyright to 2006 2005-12-30 18:31:39 Tony Vroon <chainsaw@gentoo.org> * Adlib synthesizer (AdPlug) support. 2005-12-30 16:17:35 William Pitcock <nenolod@nenolod.net> * Checking path for NULL wont work in the for() loop, so we have to check elsewhere. * It'd be nice if file managers would all obey the same standard. 2005-12-30 15:52:14 William Pitcock <nenolod@nenolod.net> * Cooler looking icons. (I stole these from BMPx, but yeah! It's GPL too. :P) 2005-12-30 00:44:13 William Pitcock <nenolod@nenolod.net> * This commit reduces the amount of times we probe a source down to ONE * SINGLE TIME, using the cache I created earlier to provide all the * information we need! 2005-12-30 00:10:26 William Pitcock <nenolod@nenolod.net> * Cache the decoder used for each PlaylistEntry. This reduces the amount * of times we probe a resource to a strict limit of two times. (Once to * detect the type, and the second time to get the stream information.) * Something this simple should have been done to begin with... 2005-12-29 04:29:29 William Pitcock <nenolod@nenolod.net> * very rudementary http stream detection support for mpg123-clone. - i had to do a lot of stupid hackish workarounds for shoutcast (BTW, I hate you AOL and I hope you die someday.) 2005-12-28 15:40:46 William Pitcock <nenolod@nenolod.net> * mpg123-clone: Add '.mp3.part' to list of allowed extension types. * (Audacious phase2) 2005-12-26 16:12:35 William Pitcock <nenolod@nenolod.net> * various fixes :( 2005-12-26 15:56:03 William Pitcock <nenolod@nenolod.net> * filterchain stuff 2005-12-26 15:54:41 William Pitcock <nenolod@nenolod.net> * filterchain stuff 2005-12-26 15:52:54 William Pitcock <nenolod@nenolod.net> * filterchain stuff 2005-12-26 15:35:40 William Pitcock <nenolod@nenolod.net> * a lot of EQ tweaks, but the preamp still does not work right 2005-12-26 15:14:23 William Pitcock <nenolod@nenolod.net> * Use the audacious filterchain for musepack. (I'm not removing the equalizer, because it looks like a better equalizer than the one we have right now.) 2005-12-26 15:09:53 William Pitcock <nenolod@nenolod.net> * Use produce_audio() to pass the audio through the new audacious filterchain stuff. (EQ support!!!) 2005-12-26 15:01:04 William Pitcock <nenolod@nenolod.net> * ditto for samplerate... we should have full plugin compatibility now 2005-12-26 14:42:45 William Pitcock <nenolod@nenolod.net> * Display the MP4/AAC+ bitrate, instead of "VBR". 2005-12-26 09:19:44 Tony Vroon <chainsaw@gentoo.org> * Replace a tab with spaces to make Mikachu happy. 2005-12-26 03:16:45 William Pitcock <nenolod@nenolod.net> * Initial fileinfo box, loosely based around the mpg123-clone one. 2005-12-26 02:38:59 William Pitcock <nenolod@nenolod.net> * Initial tagging_mp4.c code. Still need to add a class for aac tagging information (ID3) 2005-12-26 01:56:55 William Pitcock <nenolod@nenolod.net> * safety fix 2005-12-26 01:22:44 William Pitcock <nenolod@nenolod.net> * MP4 metadata retrieval support. 2005-12-25 16:38:14 Tony Vroon <chainsaw@gentoo.org> * Stop last few desperate attempts to hold on to GTK1+ includes. 2005-12-25 16:25:03 Tony Vroon <chainsaw@gentoo.org> * Delete stale GTK1+ interface code. 2005-12-25 16:19:40 Tony Vroon <chainsaw@gentoo.org> * And that concludes the story of the whacky OK button. Thank you. 2005-12-25 16:10:13 William Pitcock <nenolod@nenolod.net> * further paranoia (try to explain why the crash happened, if one happens -- as sexypsf explodes if it cant find the psflib) 2005-12-25 15:31:46 Tony Vroon <chainsaw@gentoo.org> * Implement GYM playback. 2005-12-25 15:11:21 Tony Vroon <chainsaw@gentoo.org> * Now that the build system is ready, upload the plugin code. 2005-12-25 15:10:50 Tony Vroon <chainsaw@gentoo.org> * Sexypsf input plugin; patch by dai in bug #395. 2005-12-25 14:34:53 Tony Vroon <chainsaw@gentoo.org> * Remove Add Directory option as it is broken. Patch by laci, closes bug #377. 2005-12-25 10:49:09 Tony Vroon <chainsaw@gentoo.org> * Convert to configdb usage. 2005-12-24 21:30:32 Tony Vroon <chainsaw@gentoo.org> * Change config file location, take plugin.h out of Makefile.am 2005-12-24 20:31:05 Tony Vroon <chainsaw@gentoo.org> * Remove static plugin.h trickery to cure SIGFPE and related madness. 2005-12-20 15:33:42 William Pitcock <nenolod@nenolod.net> * still gives off a warning, but will do the right thing regardless. 2005-12-19 18:39:12 William Pitcock <nenolod@nenolod.net> * playlist_list code cleanups from mikachu. 2005-12-19 10:58:27 William Pitcock <nenolod@nenolod.net> * JACKd output plugin via external contractor james@develia.org. 2005-12-19 10:45:45 William Pitcock <nenolod@nenolod.net> * playlist window truncation fixes provided by external contributor: Tim Yamin <plasmaroo -at- gentoo.org>. 2005-12-18 16:17:33 Tony Vroon <chainsaw@gentoo.org> * Squash 2 type-punned pointer warnings. 2005-12-18 15:48:43 Tony Vroon <chainsaw@gentoo.org> * Squash void pointer arithmetic warning in futils.c 2005-12-18 15:30:27 Tony Vroon <chainsaw@gentoo.org> * Okay, braindead configuration handling. Disabling config button for now. 2005-12-18 13:42:07 Tony Vroon <chainsaw@gentoo.org> * Dereferencing type-punned pointer will break strict-aliasing rules squashed by Mark Loeser <halcy0n@gentoo.org>. 2005-12-18 11:06:02 Tony Vroon <chainsaw@gentoo.org> * Do not abort if libmpc is not found, just disable musepack plugin. 2005-12-18 10:56:26 Tony Vroon <chainsaw@gentoo.org> * Convert to confdb usage. Squash most qualifier-related warnings. Remove pixmap/icon functionality. Eliminate dead code. 2005-12-18 09:03:56 Tony Vroon <chainsaw@gentoo.org> * Begin resurrecting config dialog. It compiles. Basic functionality is available, but see debug spew for TODO list. 2005-12-18 08:41:22 Tony Vroon <chainsaw@gentoo.org> * Fix spacing in --help output, patch by Mikachu. 2005-12-18 07:30:29 Tony Vroon <chainsaw@gentoo.org> * Do not try to grab .rar for unpack & module search, the specs change all the time. Has caused explosions & hangs. 2005-12-17 16:59:54 Tony Vroon <chainsaw@gentoo.org> * Squash the implicit declaration warnings by including the correct util.h 2005-12-17 15:51:17 Tony Vroon <chainsaw@gentoo.org> * Revert changes; this plugin is hard to convert to configdb. Leave it for now. 2005-12-17 15:14:46 Tony Vroon <chainsaw@gentoo.org> * Convert to configdb usage. 2005-12-17 15:04:28 Tony Vroon <chainsaw@gentoo.org> * Convert to configdb usage. 2005-12-17 14:52:02 Tony Vroon <chainsaw@gentoo.org> * Convert to configdb usage. 2005-12-17 14:36:29 William Pitcock <nenolod@nenolod.net> * Plugin cleanup functionality, via giacomo. 2005-12-17 14:09:33 Tony Vroon <chainsaw@gentoo.org> * Convert to configdb usage. 2005-12-17 13:50:41 Tony Vroon <chainsaw@gentoo.org> * Convert to configdb usage. 2005-12-17 13:40:29 Tony Vroon <chainsaw@gentoo.org> * Convert to configdb usage. 2005-12-17 13:14:29 Tony Vroon <chainsaw@gentoo.org> * Remove unnecessary configfile.h include, this plugin has no config support. 2005-12-17 13:11:13 Tony Vroon <chainsaw@gentoo.org> * Convert to configdb. GThreadify and peel off layer of threading macro madness. 2005-12-17 10:42:26 Tony Vroon <chainsaw@gentoo.org> * Convert to configdb usage. 2005-12-17 10:21:58 Tony Vroon <chainsaw@gentoo.org> * Convert to configdb usage. 2005-12-16 20:40:01 Tony Vroon <chainsaw@gentoo.org> * Config file paths should be ~/.audacious and not ~/.xmms 2005-12-16 20:25:18 Tony Vroon <chainsaw@gentoo.org> * Squash 3 warnings by compiling as C99 code. Remove round_trick kludge. 2005-12-16 20:02:41 Tony Vroon <chainsaw@gentoo.org> * Properly initialize vars before use. A debug-only message threw a warning, it had to go. 2005-12-16 19:48:19 Tony Vroon <chainsaw@gentoo.org> * Squash all 4 warnings in xmms-timidity.c 2005-12-16 19:34:26 Tony Vroon <chainsaw@gentoo.org> * Use GTK_SIGNAL_FUNC() where needed and remove a totally random const qualifier. 2005-12-16 19:20:04 Tony Vroon <chainsaw@gentoo.org> * Juggle some declarations around to reduce warnings. Also remove one debugging statement that triggers a warning. 2005-12-16 19:03:15 Tony Vroon <chainsaw@gentoo.org> * Do not discard pointer type qualifiers. 2005-12-16 18:24:33 Tony Vroon <chainsaw@gentoo.org> * GThreadify input plugin. 2005-12-16 18:08:46 Tony Vroon <chainsaw@gentoo.org> * Add musepack input plugin & hook into build system. 2005-12-16 14:17:53 Tony Vroon <chainsaw@gentoo.org> * How about a default timidity.cfg location that actually works? 2005-12-16 14:08:03 Tony Vroon <chainsaw@gentoo.org> * Sorry, but has anyone ever told you that you talk too much? 2005-12-16 13:25:47 Tony Vroon <chainsaw@gentoo.org> * GThreadify and fix includes. And although it compiles, let us not ship this. No playback at all. 2005-12-14 13:36:27 William Pitcock <nenolod@nenolod.net> * possible DND fix for konqueror. (cleaned up version of fixed version of my cleanups... * i will NOT code at 3 AM again.). 2005-12-14 13:21:10 William Pitcock <nenolod@nenolod.net> * path change 2005-12-14 12:19:49 William Pitcock <nenolod@nenolod.net> - attach -Iaudacious to libaudcore build crap. - WTF was audacious/util.c doing including lowlevel header sys/ipc.h?! 2005-12-14 10:58:13 William Pitcock <nenolod@nenolod.net> * Updated japanese translation, via dai. 2005-12-14 10:51:51 William Pitcock <nenolod@nenolod.net> * Timidity support, via external contractor dai+audacious@cdr.jp. 2005-12-14 10:35:56 William Pitcock <nenolod@nenolod.net> * Update header locations. 2005-12-14 10:20:45 William Pitcock <nenolod@nenolod.net> * Very initial start on libaudcore. 2005-12-13 21:03:19 William Pitcock <nenolod@nenolod.net> - Add interface plugin type (buildsystem). - Update Effect Makefile to use $EFFECT_PLUGINS vs $GENERAL_PLUGINS, even though this doesn't have any effect on anything. 2005-12-13 01:11:30 William Pitcock <nenolod@nenolod.net> * Vorbis UTF-8 tag conversion patch, via Takuo Kitame <kitame@debian.org>. 2005-12-10 21:12:53 William Pitcock <nenolod@nenolod.net> * typo fix 2005-12-10 19:41:21 Tony Vroon <chainsaw@gentoo.org> * Mikmod is obsolete. Let it die. 2005-12-10 16:31:13 Tony Vroon <chainsaw@gentoo.org> * Use modplug instead of mikmod. Supports more formats & compressed files. 2005-12-10 15:54:12 William Pitcock <nenolod@nenolod.net> * Ladspa host module for Audacious. 2005-12-10 10:42:49 Tony Vroon <chainsaw@gentoo.org> * Raise MAX_CODED_SUPERFRAME_SIZE to 16384 in accordance with ffmpeg CVS. 2005-12-10 10:14:54 Tony Vroon <chainsaw@gentoo.org> * Add quoting to make autotools happy. 2005-12-09 20:12:22 William Pitcock <nenolod@nenolod.net> * Merge a cleaned up version of the patch included with #383. Audacious * should no longer go berzerk when being the DND target from Konqueror or * Nautilus. 2005-12-09 20:03:16 William Pitcock <nenolod@nenolod.net> * Update translation templates c/o of laci. 2005-12-08 22:14:43 William Pitcock <nenolod@nenolod.net> * Add missing lirc.m4. 2005-12-08 22:12:44 William Pitcock <nenolod@nenolod.net> - Remove generated files - Add missing sidplay.m4 file. 2005-12-08 17:17:54 Tony Vroon <chainsaw@gentoo.org> * Update plugin descriptions in feature overview. 2005-12-08 17:12:12 Tony Vroon <chainsaw@gentoo.org> * Import sid plugin. Ported from XMMS by giacomo. 2005-12-08 15:29:31 William Pitcock <nenolod@nenolod.net> * We shouldn't have to close the output plugin from here. I don't know why * we are... 2005-12-08 13:47:13 William Pitcock <nenolod@nenolod.net> * revert changes -- broke the plugin :/ 2005-12-08 13:44:32 William Pitcock <nenolod@nenolod.net> * Kill some warnings here -- the other warnings I can't kill yet, as I've * not yet been able to decipher the voodoo. 2005-12-07 23:33:57 William Pitcock <nenolod@nenolod.net> * fix breakage 2005-12-07 18:54:27 Tony Vroon <chainsaw@gentoo.org> * Use a mutex, lower timeouts. Do not spin waiting for playback to start. 2005-12-07 17:53:53 Tony Vroon <chainsaw@gentoo.org> * Hook crossfade into build system. 2005-12-07 17:37:52 Tony Vroon <chainsaw@gentoo.org> * Remove last of the internal OSS support and default to ALSA. Squashed a few warnings but it is still messy. 2005-12-06 18:09:32 Tony Vroon <chainsaw@gentoo.org> * Still need to pry internal OSS from clenched fingers. In need of anti-warning love too, but it compiles. 2005-12-06 16:02:16 Tony Vroon <chainsaw@gentoo.org> * Made WMA support configurable, defaults to on. 2005-12-04 17:58:55 Tony Vroon <chainsaw@gentoo.org> * First attempt at porting the crossfade plugin; patches from bug #363 applied, GThreadified, includes fixed. Will most probably not compile as of yet. 2005-12-04 13:22:16 Tony Vroon <chainsaw@gentoo.org> * Last bit of cast rework by Stephen Bennett. 2005-12-04 11:29:14 Tony Vroon <chainsaw@gentoo.org> * Properly report Audacious instead of XMMS or BMP in all places. Patch by laci; closes bug #379. 2005-12-04 10:49:53 Tony Vroon <chainsaw@gentoo.org> * C++ warning fixes by external contractor Stephen Bennett. 2005-12-04 09:37:06 Tony Vroon <chainsaw@gentoo.org> * Create some proper headers and include them. No more implicit declarations. 2005-12-04 08:48:27 Tony Vroon <chainsaw@gentoo.org> * Initialize two variables before use and remove an unused one. Squashes 3 warnings. 2005-12-04 08:26:12 Tony Vroon <chainsaw@gentoo.org> * Do not discard pointer target type, and do not use deprecated g_basename function. 2005-12-04 08:01:40 Tony Vroon <chainsaw@gentoo.org> * Use GdkAtom instead of a regular Atom. 3 characters inserted cure 3 warnings; good return on investment... 2005-12-03 14:58:13 Tony Vroon <chainsaw@gentoo.org> * These fixme warnings are no longer relevant. 2005-12-03 11:27:11 Tony Vroon <chainsaw@gentoo.org> * Reduce code duplication and add a return statement. 2005-12-03 11:14:33 Tony Vroon <chainsaw@gentoo.org> * Add two missing casts and update the player buffer description from XMMS to Audacious. 2005-12-03 10:46:07 Tony Vroon <chainsaw@gentoo.org> * Avoid discarding pointer type qualifiers. 2005-12-03 10:17:14 Tony Vroon <chainsaw@gentoo.org> * Avoid discarding pointer type qualifiers by not using the result of gtk_entry_get_text directly. 2005-12-02 17:33:58 Tony Vroon <chainsaw@gentoo.org> * Add casts to callbacks in signal handlers to avoid warning. GCC would like a return statement too. 2005-11-30 16:56:57 William Pitcock <nenolod@nenolod.net> * Convert UTF-16 (windows-1252) into something useful. Original patch by incomp@#audacious, * severe cleanups by myself. :) 2005-11-30 02:02:54 William Pitcock <nenolod@nenolod.net> * C99 compliance issues inside wma.c. 2005-11-29 16:44:13 William Pitcock <nenolod@nenolod.net> * Fix AAC linkage for gcc4, which does not autolink against libstdc++. * Should be harmless (I hope -- untested on FreeBSD as of yet.) 2005-11-27 13:58:49 William Pitcock <nenolod@nenolod.net> * Check for lrintf. Fixed by ahuillet. 2005-11-27 13:55:31 William Pitcock <nenolod@nenolod.net> * Update translation template, and add new audacious messages to the POTFILES.in. 2005-11-27 13:43:05 William Pitcock <nenolod@nenolod.net> * Revert unicode fixes, cause player to bomb out. 2005-11-26 22:14:03 William Pitcock <nenolod@nenolod.net> * Don't use widget_draw_quick() in playlistwin_update_list(). 2005-11-26 21:04:04 William Pitcock <nenolod@nenolod.net> * Add gdk_flush() to widget_draw_quick(). 2005-11-26 20:28:19 William Pitcock <nenolod@nenolod.net> - Implement widget_draw_quick(widget_t *) for doing an immediate draw operation on a widget. - Use widget_draw_quick() to force a playlist update on unshade. 2005-11-26 19:44:16 William Pitcock <nenolod@nenolod.net> * Remove unneeded sanity check. 2005-11-26 19:36:56 William Pitcock <nenolod@nenolod.net> * Revert changes. 2005-11-26 19:22:55 William Pitcock <nenolod@nenolod.net> * Closer, but doesn't do it properly. 2005-11-26 19:08:15 William Pitcock <nenolod@nenolod.net> * Force redraw of audacious playlist window. 2005-11-26 16:29:35 William Pitcock <nenolod@nenolod.net> * Update japanese translator's name. Whoops. 2005-11-26 16:27:26 William Pitcock <nenolod@nenolod.net> * Updated greek translation, thanks to stavrosg. 2005-11-26 16:11:04 William Pitcock <nenolod@nenolod.net> * Version bump -- 0.1.2. 2005-11-26 16:08:34 William Pitcock <nenolod@nenolod.net> * Always update the playlist information, regardless of whether it is shaded or not. To ensure this happens, I've attached playlistwin_update_list() to the GUI event loop, * mainwin_idle_func(). This is rather clunky, and I don't like it, but it works perfectly. So there. 2005-11-26 01:14:41 William Pitcock <nenolod@nenolod.net> * GCC2 fixes. 2005-11-25 22:23:40 William Pitcock <nenolod@nenolod.net> * Unicode support fixes, based on an XMMS patch written by Ilya Konstantinov. <ikonst@users.sourceforge.net>: - Fixes UTF16 to UTF8 down-conversion. - Fixes length management of UTF8 entities. - Doesn't break ASCII support. - Corrects several issues with the original implementation. 2005-11-25 21:54:46 William Pitcock <nenolod@nenolod.net> * Make the left and right keys work when the playlist window has focus. 2005-11-25 21:29:04 William Pitcock <nenolod@nenolod.net> * Add Winamp-style numeric keypad shortcut key support. 2005-11-25 16:57:51 William Pitcock <nenolod@nenolod.net> * WTF @ playlist window controlling fonts? o.O 2005-11-25 15:26:59 William Pitcock <nenolod@nenolod.net> * Update credits on here reflecting audacious-decoder changes. 2005-11-25 14:53:16 William Pitcock <nenolod@nenolod.net> * Glade stuff. 2005-11-25 14:50:50 William Pitcock <nenolod@nenolod.net> * Revert logic part of scrolling. 2005-11-22 23:21:26 William Pitcock <nenolod@nenolod.net> * gcc4 fixes 2005-11-21 17:00:26 Tony Vroon <chainsaw@gentoo.org> * Compile WMA by default. It works now. 2005-11-21 16:59:13 Tony Vroon <chainsaw@gentoo.org> * Working WMA support. I never said it would be pretty, neno, I should said it would play. 2005-11-20 22:02:32 William Pitcock <nenolod@nenolod.net> * Rename controlsocket to audacious, from xmms, so that xmms stuff wont crash us. 2005-11-20 16:17:19 William Pitcock <nenolod@nenolod.net> * Add ctrlsocket_check to generic event loop. 2005-11-20 14:35:42 Tony Vroon <chainsaw@gentoo.org> * GThreadify output plugin. 2005-11-20 13:18:16 Tony Vroon <chainsaw@gentoo.org> * Implement GBS playback. 2005-11-20 12:57:10 Tony Vroon <chainsaw@gentoo.org> * Implement NSF playback. 2005-11-20 08:44:16 Tony Vroon <chainsaw@gentoo.org> * Include fix, allows the plugin to compile again. 2005-11-20 02:34:09 William Pitcock <nenolod@nenolod.net> * Sync ALSA plugin with enhancements/patches from Fatal (XMMS cvs) 2005-11-19 16:42:28 Tony Vroon <chainsaw@gentoo.org> * Sync with xmms-wma instead of bmp-wma & GThreadify. Does not explode, but does not play either. 2005-11-19 07:49:16 Tony Vroon <chainsaw@gentoo.org> * Add casts to callbacks in signal handlers to avoid warning. Remove stale pause handler declaration from wav-sndfile.h 2005-11-19 06:36:29 Tony Vroon <chainsaw@gentoo.org> * Increase GCC happiness about libfaad code. 2005-11-18 11:18:34 William Pitcock <nenolod@nenolod.net> * Save the preference to enable or disable bitmap fonts. 2005-11-18 02:59:16 William Pitcock <nenolod@nenolod.net> * Lets not install libmp4v2. 2005-11-18 00:10:41 William Pitcock <nenolod@nenolod.net> * Force pango to use a sane fontsize for the playlist window. 2005-11-17 23:45:35 William Pitcock <nenolod@nenolod.net> * Fucking nero idiots suck... 2005-11-17 16:57:57 Tony Vroon <chainsaw@gentoo.org> * Verify that all files are under version control. Upload a few that were not. 2005-11-17 16:37:37 Tony Vroon <chainsaw@gentoo.org> * Unbreak my... compile 2005-11-17 16:01:18 Tony Vroon <chainsaw@gentoo.org> * libmp4v2 goes back to the future 2005-11-17 14:21:04 Tony Vroon <chainsaw@gentoo.org> * GThreadify plugin. Adds a return statement and removes a pragma statement to please GCC. 2005-11-16 18:21:11 Tony Vroon <chainsaw@gentoo.org> * Synced with bmp-mp4. Build system is fragile, but should work now. 2005-11-16 03:12:05 William Pitcock <nenolod@nenolod.net> * memory leak fix, should close #368.e 2005-11-15 22:21:50 William Pitcock <nenolod@nenolod.net> * Split up generic events into audcore_generic_events(), and client-specific stuff remains in mainwin_idle_func(). 2005-11-15 21:24:17 William Pitcock <nenolod@nenolod.net> - Fix playback-stop RPC call crash. - Fix shutdown RPC call crash. 2005-11-15 02:44:39 William Pitcock <nenolod@nenolod.net> * oops :p 2005-11-15 02:15:05 William Pitcock <nenolod@nenolod.net> * Fix an error on line 666, reported by Mikachu. Ironic that it *would* be line *666*. 2005-11-15 01:48:31 William Pitcock <nenolod@nenolod.net> * Add --headless to help listing. 2005-11-15 01:43:39 William Pitcock <nenolod@nenolod.net> * headless now working, use --headless if you wish to experiment. 2005-11-15 01:13:44 William Pitcock <nenolod@nenolod.net> * Initial headless stuff... does not yet work. 2005-11-14 18:01:00 Tony Vroon <chainsaw@gentoo.org> * GCC would prefer a return statement here. 2005-11-14 17:58:21 Tony Vroon <chainsaw@gentoo.org> * GCC would prefer a return statement here. 2005-11-14 17:45:51 Tony Vroon <chainsaw@gentoo.org> * Fix includes to avoid implicit declaration warnings. 2005-11-13 20:57:54 William Pitcock <nenolod@nenolod.net> * Titling updates. 2005-11-13 20:14:56 William Pitcock <nenolod@nenolod.net> * Fileinfo dialog adjustment. 2005-11-13 19:59:06 William Pitcock <nenolod@nenolod.net> * Fix a gcc issue, I think. 2005-11-13 16:27:07 Tony Vroon <chainsaw@gentoo.org> * List sndfile extensions in the plugin configuration table. 2005-11-13 15:52:37 Tony Vroon <chainsaw@gentoo.org> * Pthread is not used here, so do not link to it. 2005-11-13 15:36:38 Tony Vroon <chainsaw@gentoo.org> * Missed an include there. 2005-11-13 15:33:03 Tony Vroon <chainsaw@gentoo.org> * GThreadify this input plugin. 2005-11-13 15:27:38 William Pitcock <nenolod@nenolod.net> * wtf @ USE_MMX 2005-11-13 15:02:22 Tony Vroon <chainsaw@gentoo.org> * Use GThread instead of pthread. 2005-11-13 15:02:10 William Pitcock <nenolod@nenolod.net> * Infinite loop. (oops) 2005-11-13 14:59:10 William Pitcock <nenolod@nenolod.net> * Remove stale USE_SIMD stuff. 2005-11-13 14:55:07 Tony Vroon <chainsaw@gentoo.org> * Use GThread instead of pthread. 2005-11-13 14:51:07 William Pitcock <nenolod@nenolod.net> * Really I do. 2005-11-13 14:50:12 William Pitcock <nenolod@nenolod.net> * grr... i hate automake 2005-11-13 14:43:41 William Pitcock <nenolod@nenolod.net> * Add -lsndfile when using wav-sndfile.c 2005-11-13 14:33:37 Tony Vroon <chainsaw@gentoo.org> * Use GThread instead of pthread. 2005-11-13 14:30:00 William Pitcock <nenolod@nenolod.net> * Remove more optimization. 2005-11-13 14:28:14 William Pitcock <nenolod@nenolod.net> * Buffer underrun fix? 2005-11-13 14:24:31 William Pitcock <nenolod@nenolod.net> * Remove assembly optimizations, we want to play nicely with any system. 2005-11-13 13:37:33 William Pitcock <nenolod@nenolod.net> * Add chainsaw to credits. 2005-11-13 02:07:48 William Pitcock <nenolod@nenolod.net> * New skin, care of NhJm, with modifications by me :) 2005-11-13 01:01:56 William Pitcock <nenolod@nenolod.net> * Add gstreamer/ for later hacking on. 2005-11-12 22:49:04 William Pitcock <nenolod@nenolod.net> * AM_CONDITIONAL fix 2005-11-12 20:02:29 William Pitcock <nenolod@nenolod.net> * sndfile checks 2005-11-12 19:47:27 Tony Vroon <chainsaw@gentoo.org> * Add quotes for AC_FIND_FILE to make aclocal-1.9 happy 2005-11-12 19:27:07 William Pitcock <nenolod@nenolod.net> * oops 2005-11-12 19:26:42 William Pitcock <nenolod@nenolod.net> * autoconf fixes for lirc, still broken 2005-11-12 19:26:32 Tony Vroon <chainsaw@gentoo.org> * Observe AM_CONDITIONAL name before committing. 2005-11-12 19:20:49 Tony Vroon <chainsaw@gentoo.org> * Do not try to build LIRC when not enabled. 2005-11-12 19:19:42 William Pitcock <nenolod@nenolod.net> * Makefile changes for sndfile. 2005-11-12 19:12:53 Tony Vroon <chainsaw@gentoo.org> * And that one last Makefile.am for lirc. 2005-11-12 19:12:20 Tony Vroon <chainsaw@gentoo.org> * Integrate LIRC plugin into build system. 2005-11-12 19:11:46 Tony Vroon <chainsaw@gentoo.org> * Add LIRC general plugin. 2005-11-12 17:39:26 Tony Vroon <chainsaw@gentoo.org> * Add sndfile version of the wav plugin. Not integrated into buildsystem yet. 2005-11-12 16:38:19 William Pitcock <nenolod@nenolod.net> * Don't crash if there's no handler for pausing. 2005-11-12 16:34:04 William Pitcock <nenolod@nenolod.net> * Do not use G_INLINE_FUNC. Reported by halcy0n@gentoo.org 2005-11-12 16:15:48 William Pitcock <nenolod@nenolod.net> * Remove the fucking mutex system that broke. 2005-11-12 12:51:09 William Pitcock <nenolod@nenolod.net> * Remove REAL_TO_SHORT from generic decoder. 2005-11-10 20:25:15 William Pitcock <nenolod@nenolod.net> * Add ability to override defaults via .audacious/config until we can get a GUI. 2005-11-10 20:15:39 William Pitcock <nenolod@nenolod.net> * basic resampling code. 2005-11-10 20:07:22 William Pitcock <nenolod@nenolod.net> * More of the same. 2005-11-10 20:05:56 William Pitcock <nenolod@nenolod.net> * Move SPC-specific code into SPC-specific routines. 2005-11-10 19:52:13 William Pitcock <nenolod@nenolod.net> * Display the amount of DSP channels in the kbps box. 2005-11-10 19:51:04 William Pitcock <nenolod@nenolod.net> * looping stuff 2005-11-10 18:48:36 William Pitcock <nenolod@nenolod.net> * More thread safety, less XMMS braindamage. 2005-11-10 18:40:09 William Pitcock <nenolod@nenolod.net> * Mutex system 2005-11-10 17:56:32 William Pitcock <nenolod@nenolod.net> * Don't build wma by default, it's not working. 2005-11-10 17:15:54 William Pitcock <nenolod@nenolod.net> * Hook it into the build. 2005-11-10 17:15:36 William Pitcock <nenolod@nenolod.net> * Make it compile. :) 2005-11-10 16:59:08 William Pitcock <nenolod@nenolod.net> * Generate makefiles for wma plugin. 2005-11-10 16:57:56 William Pitcock <nenolod@nenolod.net> * Rename bmp-wma.c to wma.c. 2005-11-10 16:56:35 William Pitcock <nenolod@nenolod.net> * Import WMA decoder into SVN. 2005-11-10 08:41:14 William Pitcock <nenolod@nenolod.net> * Whoops. 2005-11-10 08:38:54 William Pitcock <nenolod@nenolod.net> * symbol fixes 2005-11-10 08:28:46 William Pitcock <nenolod@nenolod.net> * fix capitalization 2005-11-09 23:24:24 William Pitcock <nenolod@nenolod.net> * Open the output channel before firing up the thread. 2005-11-09 22:00:16 William Pitcock <nenolod@nenolod.net> * Remove configure options that no longer have any meaning. 2005-11-09 21:59:50 William Pitcock <nenolod@nenolod.net> * Same for SDL. 2005-11-09 21:57:44 William Pitcock <nenolod@nenolod.net> * Fix libmikmod test. 2005-11-09 18:49:31 William Pitcock <nenolod@nenolod.net> * Update the credits to note the code sync that occured. 2005-11-09 18:42:39 William Pitcock <nenolod@nenolod.net> * Optimized decoders, and custom resampler. We don't use these yet. 2005-11-09 18:40:03 William Pitcock <nenolod@nenolod.net> * Synchronize mpg123 code with mpg123-0.59s.mc3. This brings us superior accuracy to libMAD, apparently. 2005-11-08 14:04:15 William Pitcock <nenolod@nenolod.net> * Fix realize function for the bitmap fonts option. 2005-11-08 13:56:35 William Pitcock <nenolod@nenolod.net> * Winorder fixes c/o of Mikachu. 2005-11-08 01:26:55 William Pitcock <nenolod@nenolod.net> * More bitmap-font related stuff, working on a scrolling implementation too. (You can now enable or disable bitmap font support in Preferences.) 2005-11-08 00:13:25 William Pitcock <nenolod@nenolod.net> * Bring back support for winamp-style bitmap fonts. :) 2005-11-07 23:03:54 William Pitcock <nenolod@nenolod.net> * New logo, care of NhJm. 2005-11-07 23:01:48 William Pitcock <nenolod@nenolod.net> * version bump to 0.1.1. 2005-11-07 23:00:31 William Pitcock <nenolod@nenolod.net> * Merge icons from NhJm. 2005-11-03 23:56:07 William Pitcock <nenolod@nenolod.net> * s/xmms/Audacious/g 2005-11-03 23:53:02 William Pitcock <nenolod@nenolod.net> * Updates :) 2005-11-03 23:46:14 William Pitcock <nenolod@nenolod.net> * Add song_change plugin, ready to go. 2005-11-03 23:44:02 William Pitcock <nenolod@nenolod.net> * New and improved configure.ac! 2005-11-03 23:40:28 William Pitcock <nenolod@nenolod.net> * Add build infrastructure for General plugins :) 2005-11-03 19:43:12 William Pitcock <nenolod@nenolod.net> * stupid glibc >_< 2005-11-03 19:24:38 William Pitcock <nenolod@nenolod.net> * Fix linux good! 2005-11-03 18:08:51 William Pitcock <nenolod@nenolod.net> * linux fix care of atheme IRC services :P 2005-11-03 16:17:02 William Pitcock <nenolod@nenolod.net> * Update configure to generate the makefile for the SPC decoder... 2005-11-03 00:08:35 William Pitcock <nenolod@nenolod.net> * Hook the console plugin into the build, it's ready for initial alphatesting. 2005-11-03 00:07:17 William Pitcock <nenolod@nenolod.net> * Add about box. 2005-11-02 23:45:23 William Pitcock <nenolod@nenolod.net> * Improved latency on the decode loop. 2005-11-02 23:43:28 William Pitcock <nenolod@nenolod.net> * Finally! Got the timing working properly on the visualization plugin :) 2005-11-02 23:26:00 William Pitcock <nenolod@nenolod.net> * Tell the player that the decoder has fired up :) 2005-11-02 21:33:25 William Pitcock <nenolod@nenolod.net> * Use header.game, over header.author, as most SPC files do not contain the composer information. 2005-11-02 21:31:34 William Pitcock <nenolod@nenolod.net> * Generate a proper title. 2005-11-02 21:11:24 William Pitcock <nenolod@nenolod.net> * Stop playback when requested to by user. 2005-11-02 20:38:59 William Pitcock <nenolod@nenolod.net> * Normal sound decoding, now to just figure out how to stop the decode_thread when we need to. 2005-11-02 01:15:57 William Pitcock <nenolod@nenolod.net> * More accurate sound reproduction, but there is warbling. Still locks up player on completion. 2005-11-02 01:01:32 William Pitcock <nenolod@nenolod.net> * More stuffness. It *decodes*, but: - locks up the player afterwards - doesn't sound right. try it and see what i mean. 2005-11-01 23:53:40 William Pitcock <nenolod@nenolod.net> * What i have right now is this. 2005-11-01 23:34:11 William Pitcock <nenolod@nenolod.net> * More progress -- now loads as an audacious module. :) 2005-11-01 23:25:40 William Pitcock <nenolod@nenolod.net> * Oops. 2005-11-01 23:23:24 William Pitcock <nenolod@nenolod.net> * More work 2005-11-01 23:09:52 William Pitcock <nenolod@nenolod.net> * Add code for decoder thread. 2005-11-01 22:45:32 William Pitcock <nenolod@nenolod.net> * Some routines here. Hehe. 2005-11-01 22:20:20 William Pitcock <nenolod@nenolod.net> * More endianness fixes. 2005-11-01 22:18:19 William Pitcock <nenolod@nenolod.net> * Pass correct endianness information to the library. 2005-11-01 22:07:16 William Pitcock <nenolod@nenolod.net> * Typo fix 2005-11-01 21:57:26 William Pitcock <nenolod@nenolod.net> * Import the initial sources for console music support. 2005-11-01 16:55:04 William Pitcock <nenolod@nenolod.net> * DragonflyBSD fixes. 2005-11-01 02:11:27 William Pitcock <nenolod@nenolod.net> * Fix the missing separator in the playback menu. (oops) 2005-11-01 02:08:25 William Pitcock <nenolod@nenolod.net> * More work on the main menu... 2005-11-01 01:46:59 William Pitcock <nenolod@nenolod.net> - Add a few things to the main menu. - Bring back classic XMMS behaviour of ``Play Location''. 2005-10-31 23:16:49 William Pitcock <nenolod@nenolod.net> * s/static GTKItemFactoryEntry/GTKItemFactoryEntry/g. 2005-10-31 23:06:43 William Pitcock <nenolod@nenolod.net> * We wanted GTK_WINDOW_TOPLEVEL here, not GTK_WINDOW_POPUP. :P 2005-10-31 22:29:31 William Pitcock <nenolod@nenolod.net> * m4 changes: move libmikmod stuff into m4/libmikmod.m4. 2005-10-31 22:27:37 William Pitcock <nenolod@nenolod.net> * Fix build of mikmod plugin. Thanks Pelosz. 2005-10-31 18:45:17 William Pitcock <nenolod@nenolod.net> * Do not install libmp4v2.la. * This closes gentoo bug #110987. 2005-10-30 23:12:07 Mohammed Sameer <msameer@arabeyes.net> * Commented Work-around for bug #129 2005-10-30 23:08:07 Mohammed Sameer <msameer@arabeyes.net> * Fix #129 by using playlistwin_set_mask() in playlistwin_set_shade() 2005-10-30 17:25:52 Mohammed Sameer <msameer@arabeyes.net> * Call gnome_vfs_escape_path_string() before attempting to open the file. * (Closes: #0000291) 2005-10-30 16:02:23 Mohammed Sameer <msameer@arabeyes.net> * ENABLE_AAC conditional so we won't compile it if the user doesn't want. 2005-10-29 20:59:02 William Pitcock <nenolod@nenolod.net> * Updates to the AUTHORS document. 2005-10-29 19:41:30 Mohammed Sameer <msameer@arabeyes.net> * Use the conitional HAVE_FLAC so we won't try to compile it if we shouldn't. 2005-10-29 19:32:21 Mohammed Sameer <msameer@arabeyes.net> * use $have_flac instead of $enable_flac in the summary view. 2005-10-29 19:04:27 Mohammed Sameer <msameer@arabeyes.net> * Added the SDL M4 Macro. 2005-10-29 18:32:06 Mohammed Sameer <msameer@arabeyes.net> * libflac test 2005-10-29 11:28:32 Mohammed Sameer <msameer@arabeyes.net> * Added myself to the AUTHORS file and the about box. 2005-10-29 11:23:33 Mohammed Sameer <msameer@arabeyes.net> * blah\! 2005-10-29 11:21:19 Mohammed Sameer <msameer@arabeyes.net> * Added README.bmp to extra dist 2005-10-29 11:20:07 Mohammed Sameer <msameer@arabeyes.net> * README copied to README.bmp 2005-10-29 11:16:31 Mohammed Sameer <msameer@arabeyes.net> * Added -I$(top_srcdir)/Plugins to INCLUDES to fix the compile errors because Output/OSS/soundcard.h was not found 2005-10-29 11:13:49 Mohammed Sameer <msameer@arabeyes.net> * Added -I$(top_srcdir)/Plugins to Makefile.am - Fix compile errors. 2005-10-29 01:10:22 William Pitcock <nenolod@nenolod.net> * Include fix. 2005-10-29 01:03:59 William Pitcock <nenolod@nenolod.net> * Update headers, master Makefile. 2005-10-29 01:01:56 William Pitcock <nenolod@nenolod.net> * Makefile for Plugins/. 2005-10-29 01:00:27 William Pitcock <nenolod@nenolod.net> * configure related path changes 2005-10-29 00:58:11 William Pitcock <nenolod@nenolod.net> * Move plugins to Plugins/ 2005-10-28 23:36:53 William Pitcock <nenolod@nenolod.net> * Updated japanese translation, thanks to dai. 2005-10-28 23:24:36 William Pitcock <nenolod@nenolod.net> * More header changes. 2005-10-28 23:20:10 William Pitcock <nenolod@nenolod.net> * More dragonflybsd fixes. 2005-10-28 22:07:59 William Pitcock <nenolod@nenolod.net> * dragonflybsd fixes. 2005-10-28 00:42:57 William Pitcock <nenolod@nenolod.net> * Fix compilation of FLAC plugin. 2005-10-27 18:58:54 William Pitcock <nenolod@nenolod.net> * This commit builds on the second one, improving the accuracy of the dynamic limiter. 2005-10-27 18:49:50 William Pitcock <nenolod@nenolod.net> * This commit does the following: - Changes out static timings for a dynamic implementation which works via actively detecting how long it takes to render a frame - Cleans up a few warnings. 2005-10-27 14:54:05 Mohammed Sameer <msameer@arabeyes.net> * Cleaning autogenerated files 2005-10-27 14:50:36 Mohammed Sameer <msameer@arabeyes.net> * Removing all Makefile.in's 2005-10-27 14:46:45 Mohammed Sameer <msameer@arabeyes.net> * Removing all Makefile.in's 2005-10-27 14:15:53 Mohammed Sameer <msameer@arabeyes.net> * flac output 2005-10-27 14:02:46 Mohammed Sameer <msameer@arabeyes.net> * flac output, ripped from flac.sf.net 2005-10-27 12:28:28 William Pitcock <nenolod@nenolod.net> * Disk Writer is back! 2005-10-27 01:57:11 William Pitcock <nenolod@nenolod.net> * timings, take 3. 2005-10-27 01:41:50 William Pitcock <nenolod@nenolod.net> * Timings, take 2. 2005-10-27 01:21:47 Mohammed Sameer <msameer@arabeyes.net> * Corrected the path of some includes from audacious to libaudacious to fix copmilation error 2005-10-27 01:00:02 Mohammed Sameer <msameer@arabeyes.net> * Fixed 0000356 2005-10-26 17:30:37 William Pitcock <nenolod@nenolod.net> * timing fixes 2005-10-26 17:08:53 William Pitcock <nenolod@nenolod.net> * libvisual-proxy fixes. 2005-10-26 13:32:09 William Pitcock <nenolod@nenolod.net> * More fixes. 2005-10-26 13:22:20 William Pitcock <nenolod@nenolod.net> * Cleanups 2005-10-26 13:17:30 William Pitcock <nenolod@nenolod.net> * Add -lGL to our required libs. 2005-10-26 12:57:27 William Pitcock <nenolod@nenolod.net> * Regenerate a bunch of stuff :) 2005-10-26 12:54:33 William Pitcock <nenolod@nenolod.net> * Remove binaries. 2005-10-26 12:53:58 William Pitcock <nenolod@nenolod.net> * Merge libvisual-proxy. 2005-10-26 02:46:26 William Pitcock <nenolod@nenolod.net> * Die! 2005-10-26 02:42:55 William Pitcock <nenolod@nenolod.net> * Rebuild configure. 2005-10-26 02:41:18 William Pitcock <nenolod@nenolod.net> * Remove dead libvisual dir. 2005-10-26 00:53:38 William Pitcock <nenolod@nenolod.net> * Libmikmod. 2005-10-26 00:09:36 William Pitcock <nenolod@nenolod.net> * More AAC detection fixes c/o MSameer. 2005-10-25 23:51:01 William Pitcock <nenolod@nenolod.net> * Oops, filename should have been 'ext'. 2005-10-25 23:49:17 William Pitcock <nenolod@nenolod.net> * Fix 2005-10-25 23:46:47 William Pitcock <nenolod@nenolod.net> * Possible crash fix. 2005-10-25 23:26:50 William Pitcock <nenolod@nenolod.net> * Update SIGSEGV message, contained the BMP mailing information. 2005-10-25 23:10:38 William Pitcock <nenolod@nenolod.net> * tonegen should work now, thanks to MSameer. 2005-10-25 19:50:25 William Pitcock <nenolod@nenolod.net> * Remove queue.png from build.list. *grumble* 2005-10-25 02:18:32 William Pitcock <nenolod@nenolod.net> * Unhook libvisual from the build. 2005-10-25 01:13:56 William Pitcock <nenolod@nenolod.net> * libvisual. * P3 detection appears to be borked. I'll work on it later. 2005-10-24 22:25:00 William Pitcock <nenolod@nenolod.net> * More GCC retardation 2005-10-24 22:15:55 William Pitcock <nenolod@nenolod.net> * I hate GCC4. 2005-10-24 22:04:14 William Pitcock <nenolod@nenolod.net> * I hate macros. 2005-10-24 18:57:20 William Pitcock <nenolod@nenolod.net> * Regenerate Makefiles, AAC fixes. 2005-10-24 18:54:59 William Pitcock <nenolod@nenolod.net> * Ha! 2005-10-24 18:54:46 William Pitcock <nenolod@nenolod.net> * Moo 2005-10-24 17:33:32 William Pitcock <nenolod@nenolod.net> * Replacement libmp4v2. 2005-10-24 17:05:37 William Pitcock <nenolod@nenolod.net> * Away with the old libmp4v2 that does not work. I have a replacement for thee. 2005-10-24 16:33:12 William Pitcock <nenolod@nenolod.net> * Makefiles 2005-10-24 16:31:39 William Pitcock <nenolod@nenolod.net> * Fixes for AAC decoder. 2005-10-24 16:29:19 William Pitcock <nenolod@nenolod.net> * Debugging notices. 2005-10-24 16:19:02 William Pitcock <nenolod@nenolod.net> - Tone generator plugin. 2005-10-24 15:59:44 William Pitcock <nenolod@nenolod.net> * Remove tempfiles. 2005-10-24 15:55:57 William Pitcock <nenolod@nenolod.net> * Remove a stamp-po to fix a compile error. 2005-10-24 13:45:02 William Pitcock <nenolod@nenolod.net> * AAC plugin is working. 2005-10-24 13:12:12 William Pitcock <nenolod@nenolod.net> * More progress :) 2005-10-24 13:07:02 William Pitcock <nenolod@nenolod.net> * getting closer 2005-10-24 13:00:33 William Pitcock <nenolod@nenolod.net> - libfaad fixes. 2005-10-24 12:57:11 William Pitcock <nenolod@nenolod.net> - libmp4v2 now compiles 2005-10-24 12:50:48 William Pitcock <nenolod@nenolod.net> * Add necessary headers for facilitating the build process from mpeg4ip. 2005-10-24 12:44:27 William Pitcock <nenolod@nenolod.net> * Import AAC stuff. 2005-10-24 05:12:26 William Pitcock <nenolod@nenolod.net> * Get rid of stuff we don't want in the repository. (compiled translations/autotools cache) 2005-10-24 05:06:47 William Pitcock <nenolod@nenolod.net> * Import audacious source.