1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changed the UIMain update function to use boost::format More... over 13 years ago
added check whether the app has the mouse focus More... over 13 years ago
added some curly braces More... over 13 years ago
added SDLScreen::instance implementation More... over 13 years ago
some doc updates More... over 13 years ago
finally moved the fonts into their own translation unit and renamed PositionBar to ProgressBar More... over 13 years ago
renamed positionbar to progressbar, changed look a bit More... over 13 years ago
changed dequeue to queue in audiofifo More... over 13 years ago
adopted suggested changes by cppcheck More... over 13 years ago
small code cleanup More... over 13 years ago
AudioFifo now uses additive volume calculation More... over 13 years ago
added a preferredBufferSize() to IAudioSource More... over 13 years ago
changed StereoPeakBar volume handling a little bit More... over 13 years ago
generalized volume query functions in the audio framework More... over 13 years ago
xm: fixed glissando and reverse note calculation More... over 13 years ago
finally (hopefully) fixed the out_of_range error in XM More... over 13 years ago
inactive XM channels are now displayed with their effect column More... over 13 years ago
corrected a grammar mistake in the -l option description More... over 13 years ago
added a TODO More... over 13 years ago
removed unnecessary thread include, smaller formatting fix More... over 13 years ago
fixed note reverse calculation in xm and s3m More... over 13 years ago
fixed a div-by-zero bug in StereoPeakBar More... over 13 years ago
updated docs More... over 13 years ago
reduced processor load by adding 10ms sleep in the fifo More... over 13 years ago
breseninterpolation updated for fast (and hopefully correct) interpolation More... over 13 years ago
more logging More... over 13 years ago
commented out buggy xm reverse note calculation code More... over 13 years ago
added the "Fatal" logger level to the string conversion, changed process/realTime a little bit More... over 13 years ago
a lot of changes in threading and FIFO More... over 13 years ago
updated the .desktop file to use ppplay instead of ppp More... over 13 years ago