Age | Commit message (Expand) | Author |
2006-12-04 | Much simpler implementation of large virtual sector support, not needing larg... | Jens Arnold |
2006-12-04 | Made virtual keyboard description a bit more general, added actions to the fi... | Nils Wallménius |
2006-12-04 | fix metronome sync button | Jonathan Gordon |
2006-12-03 | Removed unused variable, and fixed overflow in free/total calculation. There ... | Jens Arnold |
2006-12-03 | Completed target tree move of the ata driver code. Some code cleanup. | Jens Arnold |
2006-12-03 | Make playlist catalog and playlist save screen handle .m3u/.m3u8 better. Also... | Magnus Holmgren |
2006-12-03 | Fixed the warnings. | Miika Pekkarinen |
2006-12-03 | Update credits also. | Miika Pekkarinen |
2006-12-03 | Add support (runtime detection) for 2048 bytes/sector filesystem. | Miika Pekkarinen |
2006-12-03 | oops, its not as simple as that... | Martin Scarratt |
2006-12-03 | Enable syncing button in the metronome for I-Rivers | Martin Scarratt |
2006-12-03 | Remove some unneeded code that caused problems for enhanced AAC files. | Magnus Holmgren |
2006-12-03 | Patch FS#6365 by Stephane Doyon, Fix x5 bookmark screen keys | Jonathan Gordon |
2006-12-03 | #if != #ifdef | Jonathan Gordon |
2006-12-02 | Patch FS#6406 by Alexander Levin: small clarification about the pitch screen | Nils Wallménius |
2006-12-02 | Correction: jpegs can be too big on all targets... | Marianne Arnold |
2006-12-02 | Additions to the jpegviewer paragraph (H10 button mapping, more info about po... | Marianne Arnold |
2006-12-02 | Peakmeter performance fixme: this feature doesn't exist anymore | Marianne Arnold |
2006-12-02 | A few minor fixes (typos, accuracy in the Ondio manual). | Marianne Arnold |
2006-12-01 | Improved Sansa keymap. Based on version provided by Pavel Gnelitsa. | Barry Wardell |
2006-12-01 | updated pitch screen section with semitone mode and new buttonmappings patch ... | Nils Wallménius |
2006-12-01 | Add description of the properties feature. | Nils Wallménius |
2006-12-01 | FM radio chapter: give the right information for now, a rework will follow (u... | Marianne Arnold |
2006-12-01 | Ondio manuals: add the description of the player for blind users, updates to ... | Marianne Arnold |
2006-12-01 | Corrections and additions to the plugin section (mainly in the button tables)... | Marianne Arnold |
2006-12-01 | Encoders: Mixdown to mono should round towards zero not -infinity. | Michael Sevakis |
2006-11-30 | More intuitive keymapping in pitch screen. Patch #6394 by Alexander Levin. | Peter D'Hoye |
2006-11-30 | Printing text right before clearing the display is not a very wise thing to d... | Peter D'Hoye |
2006-11-30 | Ooops... forgot about those charcells | Peter D'Hoye |
2006-11-30 | File and (recursive) directories properties in the file browser context menu.... | Peter D'Hoye |
2006-11-30 | Prevent a stack overflow on iPod 5.5G due to increased sector size. | Miika Pekkarinen |
2006-11-30 | Use Long <button> instead of a mix between Hold/Long | Martin Arver |
2006-11-30 | Overhaul of the Recording part of the main menu chapter. Converted to actions... | Nils Wallménius |
2006-11-29 | Read .m3u playlist files using the default code page (unless they start with ... | Magnus Holmgren |
2006-11-29 | Add support for compiling encoders without adjustable CPU frequency and/or IRAM. | Michael Sevakis |
2006-11-29 | The Windows start menu says Run, not Execute. | Jonas Häggqvist |
2006-11-29 | PCM: A few tiny changes. 1) Recording a) Flush all pending files if filename ... | Michael Sevakis |
2006-11-29 | Prevent the click of death when connecting an ipod to usb. | Miika Pekkarinen |
2006-11-29 | Fixed FS#6389 - Sound disappears after pitch change and jump to the start of ... | Michael Sevakis |
2006-11-28 | Changed \nopt to \opt to make ondiosp manual build again | Nils Wallménius |
2006-11-28 | Fix minor typo in the plugin playback control menu c->C | Nils Wallménius |
2006-11-28 | SWCODEC: Audio-related threads must be free of further tasks before returning... | Michael Sevakis |
2006-11-27 | forgot to add the RTC drivers | Marcoen Hirschberg |
2006-11-27 | iRiver: Channel 2 shouldn't be monitored except for radio playback. | Michael Sevakis |
2006-11-27 | Avoid calls to audio and talk functions in audio_get_buffer until init is com... | Michael Sevakis |
2006-11-27 | move rtc functions to seperate files | Marcoen Hirschberg |
2006-11-27 | Bootbox now needs target includes. | Jens Arnold |
2006-11-27 | Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact... | Jens Arnold |
2006-11-27 | Change default filenames from tagcache to database | Jonas Häggqvist |
2006-11-26 | FS#6357, patch 3: implemented simple temporary malloc for the Vorbis decoder. | Tomasz Malesinski |