Linus Nielsen Feltzing
|
7bade1a24f
|
Bass boost removed in favour of some new sound settings: Super bass and five new MDB parameters: strength, harmonics, center, shape and enable
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4839 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-06 12:17:14 +00:00 |
|
Linus Nielsen Feltzing
|
3db9c83364
|
Simplified the settings code by removing the phys2val conversions. This has the side effect of increasing the resolution for the balance setting from 2% steps to 1% steps, and bass boost from 10% steps to 1% steps.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4782 a1c6a512-1295-4272-9138-f99709370657
|
2004-06-21 13:42:37 +00:00 |
|
Jörg Hohensohn
|
590e6af888
|
First try to get a better transition from a cancelled clip to a new one, by maintaining the frame sync. Doesn't seem to have much effect, though.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4425 a1c6a512-1295-4272-9138-f99709370657
|
2004-03-21 17:45:45 +00:00 |
|
Jörg Hohensohn
|
95298a9558
|
mp3 playback "engine" now in plugin API, rocks can make sound
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4285 a1c6a512-1295-4272-9138-f99709370657
|
2004-01-30 22:30:40 +00:00 |
|
Jörg Hohensohn
|
ec5d44627f
|
next round of playback function split: everything in place, working and used; except for the playtime
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4218 a1c6a512-1295-4272-9138-f99709370657
|
2004-01-10 15:39:56 +00:00 |
|
Jörg Hohensohn
|
f993365447
|
Moved the low-level playback functionality into a new, separate module "mp3_playback". This e.g. allows to export a memory playback API to the plugins, opens the door to games with sound, UI sounds, etc.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4192 a1c6a512-1295-4272-9138-f99709370657
|
2004-01-05 20:42:51 +00:00 |
|