1
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
May 24, 2023 — May 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
implicit ctor More... about 11 years ago
debian: added libsoxr More... about 11 years ago
psycle-core compilation fixes, and upgrade of xmsampler. More... about 11 years ago
DSP: separated resampler to its own file and improvements on several DSP methods. DSP: Much improved sinc resampler. Added some intrinsics. added start of soxr implementation. WireDlg: More improvements in the visuals: RMS and PEAK in VU, nicer osci, improvements in spectrum, and some fixes in phase. Sampulse/Sampler: Added support for samplerate, changed finetune range to 100 cents and other related changes. Also samplerate support in xmsongexport. Sampulse: Properly working .iti (v1 and v2) loaders. Dialogs : Improvements in sampler and sampulse dialogs (both, visual and usability). Other miscellaneous source changes (arrays made multiples of 4, some casts and type usages, and better definition of AudioDriverInfo) More... about 11 years ago
added libsoxr resampler. (Not integrated with psycle yet) More... about 11 years ago
updated 7zip More... about 11 years ago
build fix More... about 11 years ago
more parallelism More... about 11 years ago
where needed, mark c++11 as required More... about 11 years ago
where needed, mark c++11 as required More... about 11 years ago
some work toward C++11 compliance and gcc 4.7 (ubuntu precise) More... about 11 years ago
git-svn-id: http://svn.code.sf.net/p/psycle/code/branches/bohan@10451 f55022e6-6845-49fe-a7ed-519222bdd1fd More... over 11 years ago
api changes changes changes... that's unhappy More... over 11 years ago
git-svn-id: http://svn.code.sf.net/p/psycle/code/trunk@10449 f55022e6-6845-49fe-a7ed-519222bdd1fd More... over 11 years ago
git-svn-id: http://svn.code.sf.net/p/psycle/code/trunk@10448 f55022e6-6845-49fe-a7ed-519222bdd1fd More... over 11 years ago
symlinks More... over 11 years ago
(SOURCEFORGE BUG: TWO DIFFERENT WRITABLE REPOSITORIES WITH DIFFERENT URL) reapplying patch taken from doing 'svn diff -r10435' on old repo url https://psycle.svn.sourceforge.net/svnroot/psycle/trunk More... over 11 years ago
Next step in finishing sampulse: -Better SamplesList and InstrumentList management (avoiding crash on vector resize) -Code for sampulse window restructured in several classes, finished some implementations. -Fixed some playback bugs added recently. Fixes in winamp plugin compilation and vs2005 and 2010 projects. Improvements on spectrum view in wire dialog for low frequencies. More... over 11 years ago
I fail horribly at using SVN... Same as the last commit. More... over 11 years ago
Delete the TODO qmake files More... over 11 years ago
qmake for all of the plugins with TODO qmakes More... over 11 years ago
Some updates for using boost 1.50.0. dlls for msvc9.0 built with the new script. dlls for mingw too. Note: dlls for msvc10.0 should be rebuilt with the new script. fixed some compiler warnings. added preliminary versions of projects of plugins for msvc10. More... over 11 years ago
compilation of msvc2008 with boost 1.50.0 (added x64 version of boost libs for this platform) Fix in loading and "playing" a the wave in machine. New algorithm for the Power spectrum in the wire dialog. Probably i'll modify it more, since it has lost precision on the lower end (while gaining it in the higher end). Also now uses a true FFT, so it is yet faster. More... over 11 years ago
typo More... over 11 years ago
psycle-audiodrivers: indent with tabs More... over 11 years ago
psycle-core: misc clean up More... over 11 years ago
tools/check-policy psycle-helpers/ More... over 11 years ago
tools/check-policy More... over 11 years ago
misc build fixes More... over 11 years ago
I'm marking all plugins that don't integrate with the build system with a .TODO extension so they aren't picked by the wildcard project search pattern More... over 11 years ago