1
I Use This!
Activity Not Available

Commits : Listings

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