Age | Commit message (Expand) | Author |
2007-11-20 | Remove last few inw/outw uses in the M:Robe port | Karl Kurbjun |
2007-11-20 | Fix warnings. | Michael Sevakis |
2007-11-20 | Make threads responsible for explicit cancellation of their own boosted statu... | Michael Sevakis |
2007-11-20 | Fix for Nano timing issues, should resolve crashes, data aborts, and | Paul Louden |
2007-11-19 | Accept FS#7901 by Akio Idehara: Fix gradient for scrolling lines when more th... | Nicolas Pennequin |
2007-11-19 | replace strange characters | Marcoen Hirschberg |
2007-11-19 | let BUTTON_POWER exit the hw debug screen for the gigabeat | Marcoen Hirschberg |
2007-11-19 | introduce general audiohw api for recording | Christian Gmeiner |
2007-11-19 | Make sure initial menu item is voiced at startup. Voice thread must wait for ... | Michael Sevakis |
2007-11-19 | FS#7738 - Scroll wheel acceleration for iPod | Linus Nielsen Feltzing |
2007-11-19 | Small speedup on the M:Robe LCD updates - use partial updates in landscape mode. | Karl Kurbjun |
2007-11-19 | Bring the tarball more in line with SVN. (notably, include rbspeexenc) | Jonas Häggqvist |
2007-11-18 | Make speex the new voice format for SWCODEC targets (non-Archos). Remove code... | Michael Sevakis |
2007-11-18 | Move 4th Gen (grayscale and color) backlight init where it belongs. | Jens Arnold |
2007-11-18 | Oops forgot a few | Nils Wallménius |
2007-11-18 | Move a few #defines to target specific config files | Nils Wallménius |
2007-11-18 | Significant LCD speedup for all greyscale iPods and Sansa c200 (c200, 4th Gen... | Jens Arnold |
2007-11-15 | move {bass,treble,prescale}_table from sound.c to mas35xx.h | Christian Gmeiner |
2007-11-15 | Work in progress fixes to the remote button handling. Now the remote can be ... | Karl Kurbjun |
2007-11-14 | FS#8157: H10 RTC alarm with some changes by me. The settings keymap had to be... | Barry Wardell |
2007-11-14 | FS#8155: Proper initialization of E8564 RTC (used in H10). Also fixes FS#8154... | Barry Wardell |
2007-11-14 | Accept FS#8139 - Correct assumed current consumption for iPod Video | Jonathan Gordon |
2007-11-12 | Fix bootloaders, and the backlight-modded Ondio build. | Jens Arnold |
2007-11-12 | Hardware controlled backlight brightness for iPod Video and Nano, retaining t... | Jens Arnold |
2007-11-12 | Fix FS#8138 - Gigabeat clock time is lost at midnight on Saturdays | Robert Kukla |
2007-11-12 | Portal player i2c driver: More struct spinlock phaseout. | Michael Sevakis |
2007-11-11 | Hopefully fix line-in recording on PortalPlayer targets (H10 in particular). | Barry Wardell |
2007-11-11 | When unpacking a 16-bit color value to 24 bits, repeat the high bits of each ... | Magnus Holmgren |
2007-11-11 | Fix M:Robe define | Karl Kurbjun |
2007-11-11 | Fix bootloader build | Karl Kurbjun |
2007-11-11 | Revert Karl's r15581, r15582 and r15583 because they caused serious problems ... | Nicolas Pennequin |
2007-11-11 | Fix an error in the calculation | Karl Kurbjun |
2007-11-11 | Add a comment | Karl Kurbjun |
2007-11-11 | Setup the gigabeat so that iram is faked in a different spot since the normal... | Karl Kurbjun |
2007-11-11 | H10: Touch-up the audio source switching a bit. Actually fix my earlier error... | Michael Sevakis |
2007-11-11 | Seperate the Gigabeat F/X crt0.s, cleanup some #ifdefs in app.lds, add an ext... | Karl Kurbjun |
2007-11-11 | FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the... | Barry Wardell |
2007-11-11 | Album art support. Based on FS#3045, but heavily modified to adapt to MoB and... | Nicolas Pennequin |
2007-11-11 | change the SCREEN_ROTATE define to be more meaningful, and set the mr500 orie... | Jonathan Gordon |
2007-11-11 | Show some more registers in the debug screen, fix the touchscreen when SCREEN... | Karl Kurbjun |
2007-11-11 | Add gigabeat S files to FILES and sort entries under target/arm | Nils Wallménius |
2007-11-10 | Fix the Gigabeat red and move it's hw specific code into the target tree | Karl Kurbjun |
2007-11-10 | Add some forgotten files | Karl Kurbjun |
2007-11-10 | Change the way the UART recieves data and how buttons pressed are processed. ... | Karl Kurbjun |
2007-11-10 | Split radio i2c drivers into target tree where they belong. No changes to bin... | Barry Wardell |
2007-11-08 | No need to have this variable for targets that don't use it | Nils Wallménius |
2007-11-08 | Mini 2nd Gen: Almost doubled LCD update speed when not boosted (68.5->129fps ... | Jens Arnold |
2007-11-08 | Add some CACHEALIGN_* macros and a helper function to assist in aligning data... | Michael Sevakis |
2007-11-08 | Trigger an additional battery level announcement when the level | Stéphane Doyon |
2007-11-07 | compile talk.c on hwcodec sim. it wont actually talk though | Jonathan Gordon |