renamed "mixer::framesPerAudioBuffer()" to "mixer::framesPerPeriod()" and type "fpab_t" to "fpp_t"

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@502 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2007-08-04 01:15:33 +00:00
parent d4501ac57b
commit 1647da26fd
67 changed files with 215 additions and 211 deletions

View File

@@ -1,3 +1,13 @@
2007-08-04 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* include/mixer.h:
* most other files:
renamed "framesPerAudioBuffer()" to "framesPerPeriod()"
* include/types.h:
* most other files:
renamed type "fpab_t" to "fpp_t"
2007-07-30 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/singerbot/singerbot.h: