| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | MIDI: Make seeking neater by moving it into another file. Will be more ↵ | Stepan Moskovchenko | 2007-11-05 |
| | | | | | | | useful later. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15467 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | Fix warnings. | Stéphane Doyon | 2007-11-03 |
| | | | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15421 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | MIDI: Allow seeking forward and backward using the left/right keys. ↵ | Stepan Moskovchenko | 2007-11-03 |
| | | | | | | | | | | | | | | Currently seeks in 5 second increments, but this can be set to any amount. Also implemented a counter for playing time, which can pretty easily be used to determine the length of the file, in seconds, before playing it. The time isn't displayed anywhere right now, but all this can be useful if this thing is turned into a codec, or at least gets a nice UI. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15418 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | Oops, forgot one file | Nils Wallménius | 2007-10-04 |
| | | | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14979 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | Move all of midiplay into its subdir and add a Makefile for it, add header ↵ | Nils Wallménius | 2007-09-24 |
| files as necessary. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14841 a1c6a512-1295-4272-9138-f99709370657 | |||