Mercurial > audlegacy-plugins
graph
-
[svn] - statusicon: use function/define names that do not collide with gtk >= 2.10 internals (paranoia) trunk2007-03-21, by giacomo
-
[svn] statusicon: do not behave strangely (or crash) when the plugin is loaded/unloaded multiple times trunk2007-03-18, by giacomo
-
[svn] - clear up some configure bugs, pointed out by freebsd port patches trunk2007-03-17, by nenolod
-
[svn] - These two lines probably shouldn't be in here as it is doubtful they do anything helpful trunk2007-03-17, by nazca
-
[svn] - in C++, using __null/NULL is improper. 0 should be used instead. trunk2007-03-17, by nenolod
-
[svn] - last commit wasn't obviously related wit changes here; revert stuff that is still being tested trunk2007-03-17, by giacomo
-
[svn] - prevent skin list overlap when it's first populated and user quickly switchs to other tabs in the prefswin trunk2007-03-17, by giacomo
-
[svn] statusicon 0.3: alternative right-click menu with simple playback control commands trunk2007-03-14, by giacomo
-
[svn] - remove unnecessary sleep code so that out_lame can encode at full speed. trunk2007-03-14, by yaz
-
[svn] - if (result >= 0) return the result of ftell, otherwise return -1. trunk2007-03-13, by nenolod
-
[svn] - working WMA playback. thanks to chainsaw for providing a ton and a half of WMA files. trunk2007-03-12, by nenolod
-
[svn] - make a dumb makefile for libavcodec so that it can be a make clean target. trunk2007-03-12, by nenolod
-
[svn] - make the whole thing compile. runtime linking is another story. trunk2007-03-12, by nenolod
-
[svn] - implement stricter detection rules for MP3. patch by Matti Hamalainen (ccr). trunk2007-03-11, by nenolod
-
[svn] statusicon: improvements in title changes detection while the popup is being displayed trunk2007-03-08, by giacomo
-
[svn] - I was noticed vfs_fread check still causes problem. disable for now. trunk2007-03-07, by yaz
-
[svn] - only perform vfs fseek against info::infile if it is available. trunk2007-03-07, by nenolod