2008-02-10 |
Eugene Zagidullin |
- software volume switched to floating point and placed _after_ resampling
|
2008-02-10 |
Eugene Zagidullin |
fix after merge...
|
2008-02-10 |
Eugene Zagidullin |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
2008-02-10 |
Eugene Zagidullin |
removed debugging stuff...
|
2008-02-10 |
Eugene Zagidullin |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
2008-02-10 |
Eugene Zagidullin |
- src stuff traveled to src_flow.c
|
2008-02-10 |
stefano |
Implemented support for multiple subplugins inside a plugin (see bug #148) and PluginHeader finalization
|
2008-02-10 |
Jonathan Schleifer |
Fix a possible bug in dependency generation.
|
2008-02-10 |
Jonathan Schleifer |
Fix possible infinite loop in dependency generation.
|
2008-02-10 |
Jonathan Schleifer |
Make dependency generation threaded.
|
2008-02-09 |
mf0102 |
changed defines to avoid collisions
|
2008-02-09 |
mf0102 |
fixed order
|
2008-02-09 |
mf0102 |
install libSAD headers
|
2008-02-08 |
Eugene Zagidullin |
- added template for src_flow
|
2008-02-08 |
Eugene Zagidullin |
added FMT_SIZEOF macro
|
2008-02-06 |
Eugene Zagidullin |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
2008-02-06 |
Eugene Zagidullin |
adaptive scaler added, disabled hard limiter
|
2008-02-06 |
Eugene Paskevich |
Branch merge.
|
2008-02-05 |
Eugene Paskevich |
Removed unneeded debug output.
|
2008-02-06 |
Stany HENRY |
Updated French translation.
|
2008-02-04 |
Eugene Zagidullin |
updated Russian translation
|
2008-02-04 |
Yoshiki Yazawa |
- compile fix: add extra.mk to Makefile
|
2008-02-04 |
William Pitcock |
Fix SSE2.
|
2008-02-04 |
William Pitcock |
Move technical documentation into doc/.
|
2008-02-04 |
William Pitcock |
Dropped doc/libaudacious. This is _really_ old.
|
2008-02-04 |
Eugene Zagidullin |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
2008-02-04 |
Eugene Zagidullin |
forgotten file
|
2008-02-04 |
Eugene Zagidullin |
little fix after merge
|
2008-02-04 |
Eugene Zagidullin |
Automated merge with file:/home/asphyx/ahinea/audacious-newaudio
|
2008-02-04 |
Eugene Zagidullin |
Please read README.new_fmts
|
2008-02-04 |
Eugene Zagidullin |
RG improved. It f... works.
|
2008-02-03 |
Eugene Zagidullin |
prevented clipping for FMT_*32_*; some endianness-related changes
|
2008-02-03 |
Eugene Zagidullin |
added FMT_FIXED32, an equivalent of mad_fixed_t, already supported by libSAD; some endianness-related changes
|
2008-02-03 |
Eugene Zagidullin |
some endianness-related changes, corrected error handling
|
2008-02-02 |
Eugene Zagidullin |
some endianness-related changes
|
2008-02-01 |
Eugene Zagidullin |
initial Replay Gain support
|
2008-01-31 |
Eugene Zagidullin |
RG icon added. some changes
|
2008-01-31 |
Eugene Zagidullin |
set_replaygain_info added to PAPI
|
2008-01-31 |
Eugene Zagidullin |
partially works...
|
2008-01-30 |
Eugene Zagidullin |
it buids successfully :)
|
2008-01-29 |
Eugene Zagidullin |
1st attempt to integrate dithering and RG engine
|
2008-02-01 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
2008-02-01 |
William Pitcock |
Experimental patch to fix pulseaudio deficencies by sleeping 10000us.
|
2008-01-31 |
Yoshiki Yazawa |
imported a fix for memory overflow bug which has been proposed in mad-dev mailing list.
|
2008-01-30 |
Eugene Zagidullin |
update titles after 3 sec. delay when custom template changed
|
2008-01-30 |
Eugene Zagidullin |
update titles when formatter template changes even if tuples is up to date
|
2008-01-30 |
Eugene Zagidullin |
padding added
|
2008-01-28 |
Giacomo Lozito |
- use ceil() to round non-integer pixel lengths up to the next integer value; this is needed to deal with non-integer scale factors, and should be probably applied to other scalable ui-widgets
|
2008-01-28 |
Cristi Magherusan |
load/save the scale value
|
2008-01-28 |
Cristi Magherusan |
changed the hardcoded scale to 1.2 and set some dither and interpolation
|
2008-01-27 |
Cristi Magherusan |
fixed the textboxes
|
2008-01-27 |
Cristi Magherusan |
fised the signal
|
2008-01-27 |
Cristi Magherusan |
fixed menurow and some obvious svis issues from svis, but IMHO ui_svis needs a
|
2008-01-27 |
Cristi Magherusan |
fixed the eqalizer window
|
2008-01-27 |
Cristi Magherusan |
mostly works, but the VIS is broken, and the eq window is too large...more bugs
|
2008-01-27 |
Cristi Magherusan |
some more progress, but still broken
|
2008-01-27 |
Cristi Magherusan |
doublesize -> custom scale:
|
2008-01-27 |
Cristi Magherusan |
removed some unused GdkPixmap stuff
|
2008-01-22 |
Cristi Magherusan |
converted ui_skinned_equalizer_graph to GdkPixbuf
|
2008-01-22 |
Tomasz Mon |
branch merge
|