log

age author description
2006-12-11 nenolod [svn] - update widgetcore to new API trunk
2006-12-11 nenolod [svn] - finish conversion to new API. trunk
2006-12-11 nenolod [svn] - much closer now trunk
2006-12-11 nenolod [svn] - more updates trunk
2006-12-11 nenolod [svn] - update playlist_ins(), playlist_add(). trunk
2006-12-11 nenolod [svn] - update playlist_delete_filenames() and friends trunk
2006-12-11 nenolod [svn] - this commit breaks the API. I'm not done here, but hopefully the new API is trunk
2006-12-11 yaz [svn] remove plugin-reactivation loops for general and visualization plugins trunk
2006-12-11 nenolod [svn] - add playlist.queue and playlist.shuffle for the queue and shuffle lists associated with each playlist. trunk
2006-12-11 nenolod [svn] - cleanup the declaration of PlaylistEntry, and add some initial structure for migrating to multiple playlists. trunk
2006-12-11 nenolod [svn] - exit gracefully on SIGINT/SIGTERM. trunk
2006-12-09 yaz [svn] - build fix trunk
2006-12-09 nenolod [svn] - move xmms_urldecode_path() back into main binary trunk
2006-12-09 nenolod [svn] - fix urldecode dependencies trunk
2006-12-09 kiyoshi [svn] Shut up, mkdir. trunk
2006-12-08 nenolod [svn] - move urldecode to libaudacious trunk
2006-12-08 nenolod [svn] - don't free the VFS handle here, just our private handle. trunk
2006-12-08 nenolod [svn] - make sure handle->base is a constpointer. trunk
2006-12-08 nenolod [svn] - add VFSBuffer, equivilant to fmemopen(). trunk
2006-12-08 nenolod [svn] - allow the output plugin to be changed while playing. trunk
2006-12-08 yaz [svn] Do not install signal handler for SIGSEGV if environmental variable trunk
2006-12-07 nenolod [svn] - no, this is not going to work trunk
2006-12-07 nenolod [svn] - add work in progress TagLib::TagVFSFile class. trunk
2006-12-06 nenolod [svn] - playlist_scan_thread_is_going should not be TRUE if the playlist is trunk
2006-12-05 nenolod [svn] - rewrite input_check_file() trunk
2006-12-05 nenolod [svn] - mainwinEjectY's default value should be 89, not 88. trunk
2006-12-05 nenolod [svn] - finish documenting the libaudacious API trunk
2006-12-05 nenolod [svn] - documentation fixups trunk
2006-12-05 nenolod [svn] - a directory browser widget trunk
2006-12-05 nenolod [svn] - document rcfile trunk
2006-12-04 nenolod [svn] - document xconvert trunk
2006-12-04 nenolod [svn] - cleanups from oliver@freebsd.org trunk
2006-12-04 nenolod [svn] - make documentation build on ubuntu trunk
2006-12-04 nenolod [svn] - add gtkdoc settings trunk
2006-12-04 nenolod [svn] - what the hell is this, and why do we need it? trunk
2006-12-04 nenolod [svn] - add some missing docs trunk
2006-12-04 nenolod [svn] - document the tuple system trunk
2006-12-04 nenolod [svn] - document ConfigDB. trunk
2006-12-04 nazca [svn] Numpad 4 and 6 liked to prev and next respectively to be more consistant with the main window trunk
2006-12-04 nenolod [svn] - remove xml_document.c trunk
2006-12-04 nenolod [svn] - bleah, put dirbrowser back trunk
2006-12-04 nenolod [svn] - document the formatter class trunk
2006-12-04 nenolod [svn] - bye bye dirbrowser trunk
2006-12-04 nazca [svn] Seek controls (left and right) now seek 5 seconds like the main window trunk
2006-12-04 nenolod [svn] - clean up some internal audacious controlsocket functions trunk
2006-12-04 nazca [svn] Added to credits :P trunk
2006-12-04 nazca [svn] Playlist shuffle behaviour should now be a little more consistant. trunk
2006-12-04 nazca [svn] xentry.h is no more. trunk
2006-12-04 nenolod [svn] - remove xentry API trunk
2006-12-04 nenolod [svn] - add documentation template trunk
2006-12-04 nenolod [svn] - remove xentry.c trunk
2006-12-04 nenolod [svn] - remove only reference in source to xmms_entry_new() and prepare xentry.c's last rites. trunk
2006-12-04 nenolod [svn] - update VFS documentation trunk
2006-12-04 nenolod [svn] - make documentation-build will invoke gtk-doc to compile the audacious SDK docs. trunk
2006-12-04 nenolod [svn] - document the VFS layer. trunk
2006-12-02 nenolod [svn] - don't leak the split URI vector after doing the vtable lookup trunk
2006-12-02 nenolod [svn] - touch audacious/.svn because gentoo's subversion eclass sucks trunk
2006-12-02 nenolod [svn] - remove softvolume.c, only the alsa plugin uses it so we will move it trunk
2006-11-30 yaz [svn] - make wheel scroll trigger scan thread trunk
2006-11-30 yaz [svn] - clean up trunk
2006-11-30 yaz [svn] rewrite scan thread with g_cond_wait(): trunk
2006-11-30 nenolod [svn] - make sure the mainwin is redrawn correctly when doublesized. reported by Tom St. Denis, closes #674. trunk
2006-11-29 nenolod [svn] - fix conditionals for building build_stamp.c trunk
2006-11-29 nenolod [svn] - seeking by keypad should seek 5s, not 1s. closes #673. trunk
2006-11-29 nenolod [svn] - add le_vert to credits (he will need to accent his letters, though) trunk
2006-11-29 nenolod [svn] - credit patch contributions from Ralf Ertzinger trunk
2006-11-29 chainsaw [svn] Credit patch contribution by Chris Kehler. trunk
2006-11-29 chainsaw [svn] Allow \ to / conversion to be switched on & off, by external contributor Chris Kehler <cbkehler@sympatico.ca>. trunk
2006-11-28 nenolod [svn] - MirBSD support from <bsiegert -at- gmx.de> trunk
2006-11-28 nenolod [svn] - avoid a race condition in produce_audio() where we have closed output, trunk
2006-11-28 nenolod [svn] - fix a bug regarding shaded mode in the playlist editor where trunk
2006-11-27 nenolod [svn] - run chardet against even valid UTF-8 strings, as they may be non-UTF-8 trunk
2006-11-26 gandalf [svn] Just ran make update-po. trunk
2006-11-26 gandalf [svn] First po updates by Le_Vert. trunk
2006-11-26 nenolod [svn] - update Welsh translation: trunk
2006-11-26 yaz [svn] - fix for custom format bug. closes #664. trunk
2006-11-26 nenolod [svn] - xmms_urldecode_path() is no longer needed due to NewVFS layer. trunk
2006-11-26 nenolod [svn] - update credit for welsh translation trunk
2006-11-26 nenolod [svn] - update Welsh translation: trunk
2006-11-25 yaz [svn] jump to file improvement: trunk
2006-11-25 yaz [svn] - now filepopup can find newly added images immediately. trunk
2006-11-24 js [svn] Fixed wrong help, it has to be --with-rc-path. trunk
2006-11-24 chainsaw [svn] Updated translation by Yang Zhang <zyangmath@gmail.com> aka program, closes bug #660. trunk
2006-11-24 nenolod [svn] - init plugins before initalizing the skin system. trunk
2006-11-24 nenolod [svn] - cleanup the controlsocket code. (nenolod + help from ticpu) trunk
2006-11-24 nenolod [svn] - remove vfs_stdio.c trunk
2006-11-24 nenolod [svn] - remove vfs_init(), it is no longer used. trunk
2006-11-24 nenolod [svn] - don't memory leak the uri trunk
2006-11-24 nenolod [svn] - remove unneeded debugging notices ;) trunk
2006-11-24 nenolod [svn] - NewVFS lives ;) trunk
2006-11-23 nenolod [svn] - fix the %20 in playlist issue. Patch by external contributor Ralf trunk
2006-11-23 nenolod [svn] - fix handlers trunk
2006-11-23 chainsaw [svn] Fallback character -> character. Update PO files accordingly. Closes bug #641. trunk
2006-11-23 yaz [svn] - filename_proxy need not and should not be freed here. trunk
2006-11-23 nenolod [svn] - remove the glade files for newui too. trunk
2006-11-23 nenolod [svn] - remove newui trunk
2006-11-22 nenolod [svn] - update french translation trunk
2006-11-22 yaz [svn] - avoid double free trunk
2006-11-21 nenolod [svn] - update russian translation trunk
2006-11-19 js [svn] Fixed broken Classic skin. trunk
2006-11-19 chainsaw [svn] Avoid chdir .. when creating the SVN build stamp. This way we get a valid stamp when compiling from an ebuild. trunk
2006-11-19 nhjm449 [svn] - Remove pointless duplicate 'Miscellaneous' header from Appearance tab of prefs trunk
2006-11-19 nenolod [svn] - s/vfs_close/vfs_fclose/ trunk
2006-11-19 nenolod [svn] - forgot a variable trunk
2006-11-19 nenolod [svn] - enhancements to the NewVFS probing layer. trunk
2006-11-16 chainsaw [svn] Updated dutch translation. trunk
2006-11-16 nenolod [svn] - strip cruft from pl.po trunk
2006-11-16 chainsaw [svn] Updated Polish translation by VoJcEK <vojcek@tlen.pl> trunk
2006-11-16 nenolod [svn] - simplify po files (a lot of translations are removed due to plugins split) trunk
2006-11-16 nenolod [svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik. trunk
2006-11-16 nenolod [svn] - remove shadowed struct _VFSFile. trunk
2006-11-16 nenolod [svn] - newvfs code, part 1 trunk
2006-11-16 nenolod [svn] - define VFSConstructor trunk
2006-11-14 nenolod [svn] - reseek to 0 on a newvfs FD for each probe pass trunk
2006-11-13 yaz [svn] - in particular X environment, double size caused a bad match X error. trunk
2006-11-13 yaz [svn] - add show window decorations option to appearance preferences. closes #167. trunk
2006-11-12 nenolod [svn] - only GModule would be so dumb to push all symbols to the global trunk
2006-11-12 nenolod [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things) trunk
2006-11-12 nenolod [svn] - some code for seekbar trunk
2006-11-12 nenolod [svn] - add code for the shuffle checkbox trunk
2006-11-12 nenolod [svn] - temporarily display the newui at startup along with the oldui trunk
2006-11-12 nenolod [svn] - add some more controls (seekbar and such) trunk
2006-11-12 nenolod [svn] - avoid freeing a NULL pointer in ui_fileinfo.c trunk
2006-11-12 nenolod [svn] - show_newui_window() implementation trunk
2006-11-12 nenolod [svn] - some code trunk
2006-11-12 nenolod [svn] - add newui to build trunk
2006-11-12 nenolod [svn] - remove spurious debug notice trunk
2006-11-12 nenolod [svn] - update bugtracker URL trunk
2006-11-12 nenolod [svn] - add newui glade interface trunk
2006-11-12 nenolod [svn] - add scaffolding for newui trunk
2006-11-11 nenolod [svn] - remove unused declaration "filepopup_pixbuf". trunk
2006-11-06 nenolod [svn] - make doublesize work with modern skins trunk
2006-11-06 nenolod [svn] - use values from the skin loader instead of constants (should make doublesize work with Osmosis) trunk
2006-11-06 yaz [svn] - build fix trunk
2006-11-06 nenolod [svn] - bump to 1.3.0 trunk
2006-11-06 nenolod [svn] - NewVFS input probing layer. VFS-Aware plugins can automatically take trunk
2006-11-06 nenolod [svn] - fix potential display corruption problem in doublesize trunk
2006-11-06 nenolod [svn] - do not evaluate mainwinHeight() or mainwinWidth() in skin scripts if doublesize is on trunk
2006-11-05 nenolod [svn] - only use g_unichar_iswide_cjk if GLib 2.12 is available. trunk
2006-11-05 nenolod [svn] - remove symbols relating to GNOME_VFS trunk
2006-11-05 nenolod [svn] - require at least 3 bytes of data to search trunk
2006-11-05 nenolod [svn] - optimize for single-character searches (dramatic JTF speedboost) trunk
2006-11-05 nenolod [svn] - improve algorithm further trunk
2006-11-05 nenolod [svn] - use g_strcasecmp instead of several g_strdowns to speed up jump-to-file performance. closes #56 trunk
2006-11-05 nenolod [svn] - add keypad-enter binding for queueing files in jump-to-file. closes #295. trunk
2006-11-05 nenolod [svn] - update russian translation trunk
2006-11-05 nenolod [svn] - improve doublesize trunk
2006-11-05 chainsaw [svn] Compile errors are bad, hmmkay? trunk
2006-11-05 nenolod [svn] - DoubleSize support. trunk
2006-11-05 nenolod [svn] - update documentation per bug #605 trunk
2006-11-05 nenolod [svn] - per bug #605, remove GNOME VFS. trunk
2006-11-05 nenolod [svn] - update ja.po via Dai. trunk
2006-11-05 nenolod [svn] - assign Control+Shift+R keybinding. to Randomize Playlist. Closes #529 trunk
2006-11-05 nenolod [svn] - fix X11 hinting for the preferences window, fixes bug #559. trunk
2006-11-04 nenolod [svn] - return -1 if audacious server is not running trunk
2006-11-04 yaz [svn] audtool improvement: trunk
2006-11-04 nenolod [svn] - merge debian's manpage with ours, and improve overall spelling and grammar trunk
2006-11-01 yaz [svn] - libguess update. a bug in JOHAB detecting was fixed. trunk
2006-10-30 nenolod [svn] - pretty sure you meant this trunk
2006-10-30 nenolod [svn] - use a common skinengine for both Osmosis and Ivory. trunk
2006-10-30 nenolod [svn] - some tweaks to the Osmosis skin engine. trunk
2006-10-30 nenolod [svn] - add plasmaroo to patch authors (oops) trunk
2006-10-30 kiyoshi [svn] I'm an idiot. Updated playlist colours. trunk
2006-10-30 nenolod [svn] - only rm -f the build stamp if needed. trunk
2006-10-30 nenolod [svn] - add feedback when the build_stamp is generated. trunk
2006-10-30 nenolod [svn] - add a build-prehook to ensure that the build_stamp is fresh. trunk
2006-10-30 nenolod [svn] - oh, and use the right path too. trunk
2006-10-30 nenolod [svn] - yes, lets waste extra space because OMK decides to break on installing a variant. trunk
2006-10-30 nenolod [svn] - remove classic variant. trunk
2006-10-30 nenolod [svn] - svn is stoned again part 2 trunk
2006-10-30 nenolod [svn] - svn is stoned again trunk
2006-10-30 nenolod [svn] - fix Classic skin variant paths trunk
2006-10-30 kiyoshi [svn] Ivory now uses dark blues where before it used icky shades of brown. trunk
2006-10-30 nenolod [svn] - this should fix #592. somebody please check. trunk
2006-10-30 kiyoshi [svn] Add Ivory to skins. [Ivory is an inverse version of the Osmosis skin.] trunk
2006-10-30 nenolod [svn] - add a Classic variant which looks like the oldschool audacious skin (< 1.2.x) trunk
2006-10-30 kiyoshi [svn] Changed description to reflect the skin's current name [Osmosis] trunk
2006-10-29 nenolod [svn] - remove redundant rpath option trunk
2006-10-28 nenolod [svn] - from gentoo #152769 add application/ogg and audio/x-vorbis+ogg for gnome shared-mime-info compatibility trunk
2006-10-27 nenolod [svn] - remove useless fileop buttons from the GTK1-like dialog. trunk
2006-10-27 nenolod [svn] - i doubt we will have a 1.2.2 version of the player anytime soon, but bump the version anyway ;) trunk
2006-10-27 nenolod [svn] - change "Transparency" to "Miscillaneous UI Features" in prefswin trunk
2006-10-27 nenolod [svn] - add a default value for cfg.use_file_cover (FALSE) trunk
2006-10-24 nenolod [svn] - 1.2.1 release trunk
2006-10-24 nenolod [svn] - fix memory leak once and for bloody all trunk
2006-10-24 nenolod [svn] - make a note about the 1.2 release page. trunk
2006-10-24 nenolod [svn] - 1.2.0 final trunk
2006-10-24 nenolod [svn] - make sure rootpix is freed when a new pixmap is generated trunk
2006-10-24 nenolod [svn] - fix leak when changing background trunk
2006-10-24 nenolod [svn] - oops, missed a requirement (sorry about that) trunk
2006-10-24 nenolod [svn] - fix A-B repetition trunk
2006-10-24 nenolod [svn] - make sure the proper wmclass is being set here. trunk