This website requires JavaScript.
Explore
Help
Register
Sign In
hashtags
/
lmms
Watch
1
Star
0
Fork
0
You've already forked lmms
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
Files
0b60ba5ba7a8255fb4d7f72c64c0ad2d1d696eb4
lmms
/
src
History
Tobias Doerffel
0b60ba5ba7
added MP3-files to file-dialog-filter as they theoretically should be supported through SDL_sound-library
...
git-svn-id:
https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@760
0778d3d1-df1d-0410-868b-ea421aaaa00d
2008-03-03 23:27:40 +00:00
..
3rdparty
/samplerate
integrated libsamplerate-code as 3rd-party-sourcecode for the case libsamplerate is not available
2007-07-30 21:48:18 +00:00
audio
lock audioPort-buffers before writing them
2008-02-27 17:49:35 +00:00
core
always process all note-play-handles of monophonic instruments by the same thread serially - fixes problems with monophonic instruments which rely on notes being processed in correct order
2008-03-03 22:54:20 +00:00
lib
added MP3-files to file-dialog-filter as they theoretically should be supported through SDL_sound-library
2008-03-03 23:27:40 +00:00
midi
finally splitted rest of LMMS, i.e. tracks, track-containers, track-content-objects, whole instrument-track/instrument-track-window and so on - still a bit unstable but I'm sure we'll manage to get this one very stable\!
2008-02-16 02:04:58 +00:00
tracks
do not lock mixer and call notePlayHandle::noteOff() in instrumentTrack::processInEvent() when processing monophonic instruments in playNote() - fixes lockups in LB302 in multithreaded mode
2008-03-03 22:51:23 +00:00
widgets
made textFloat's work properly and displayed at correct position
2008-03-03 22:52:40 +00:00
lmms_single_source.cpp
mutex, detuning helpers, GUI updates, play handles, many many changes... (6)
2007-05-07 20:08:15 +00:00