1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 1 year ago.
Nov 28, 2022 — Nov 28, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a rather quick and dirty way to edit the sampel rate property (which doesn't change any sample data) More... almost 8 years ago
fixing bug where parsing lame output (for large mp3s) didn't produce progress bar percentages all the way to 100% More... about 8 years ago
eliminated boost dependency More... over 8 years ago
using auto keyword in TPoolFile.cpp to avoid any type mismatches More... over 8 years ago
[patch 27] Accepted patches from freebsd port. More... over 8 years ago
removed debug printfs More... about 9 years ago
Fixing some translation issues: More... over 9 years ago
cleanup for newer auto tools More... over 9 years ago
fix to bootstrap More... over 9 years ago
script used to convert .po files to utf-8 More... over 9 years ago
converting all translation files to UTF-8 More... over 9 years ago
0.13.1beta version bump and cs.po once again reformatted apparently the way gettext wants it More... over 11 years ago
Czech lang -- maybe this one is right More... over 11 years ago
Czech language fixes More... over 11 years ago
fixes to Czech translation (thanks Pavel Fric) More... over 11 years ago
release tweaks More... over 11 years ago
updates for 0.13.0beta release More... over 11 years ago
fixed a crash with Fox (unknown) More... over 11 years ago
[bug] fix for hang when using shuttle (esp. with a mouse) More... over 11 years ago
fixed a reported compile error (could not repro) More... over 11 years ago
[bug] WORDS_BIGENDIN - WORDS_BIGENDIAN More... over 11 years ago
fixing some compile errors More... almost 12 years ago
[clang] commiting changes to support compiling against clang (see docs/INSTALL, section 1) More... over 12 years ago
fixing some multithread locking problems And using TMemoryPipe in place of TRingBuffer which both did nearly the same things More... over 12 years ago
now specifying to use c++0x for gcc More... over 12 years ago
much compiler cleanup and fixed some locking problems that didn't show up until running on SMP machines.. enhanced the locking mechanisms and threads, but should probably be using c++11 now More... over 12 years ago
fixing some issues with PitchChanger. libsoundtouch's isEmpty() method seems to be completely broken, so I'm, using numSamples() instead. More... almost 13 years ago
removed some redundant code from TMemoryPipe More... almost 13 years ago
minor compile fixes More... almost 13 years ago
fixing some more compiler warnings and some compiler errors submitted by Emanuel Rumpf More... over 13 years ago