| Commit message (Expand) | Author | Age |
| ... | |
| * | Moved SH1 ADC to target tree. | Jens Arnold | 2007-04-15 |
| * | adapt some values | Christian Gmeiner | 2007-04-15 |
| * | * save more power, as we dont need the mixer (yet) | Christian Gmeiner | 2007-04-15 |
| * | * make it louder - inspired by FS #6911 | Christian Gmeiner | 2007-04-14 |
| * | Portal Player: Add invalidate_icache and flush_icache. Flush the cache on the... | Michael Sevakis | 2007-04-13 |
| * | Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC... | Jens Arnold | 2007-04-12 |
| * | simplify UDA1380 bass and treble code | Marcoen Hirschberg | 2007-04-12 |
| * | Moved SH1 system code to target tree. * First shot at hwcompat cleanup. | Jens Arnold | 2007-04-11 |
| * | Get rid of some old archos debug cruft (USB polarity, PR polarity and ATA add... | Jens Arnold | 2007-04-11 |
| * | minor actions cleanup: | Jonathan Gordon | 2007-04-08 |
| * | Hmpf, these ever-missing svn properties... | Jens Arnold | 2007-04-06 |
| * | Player: Only use one software definable character for different characters us... | Jens Arnold | 2007-04-06 |
| * | Oops, bootfile location for Archos is the root of course | Peter D'Hoye | 2007-04-05 |
| * | Fix automatic rolo on new version for archos. Introduces new define in config... | Peter D'Hoye | 2007-04-05 |
| * | Replace obsolete generate_rocklatin tool with player_unifont tool. | Jens Arnold | 2007-04-04 |
| * | It's not necessary (anymore?) to map lcd_icon() to sim_lcd_icon() for the sim... | Jens Arnold | 2007-04-03 |
| * | Charcell lcd driver: Preparations for switching to non-immediate LCD updates,... | Jens Arnold | 2007-03-31 |
| * | Player: Save a bit of space by only using 7 bytes/char in the glyph table. | Jens Arnold | 2007-03-29 |
| * | Fix the rest of them I hope. | Michael Sevakis | 2007-03-29 |
| * | Add an asm swap_odd_even32 to SH and ARM. Have the byteswapping functions tak... | Michael Sevakis | 2007-03-29 |
| * | (all targets) Increase scrolling line size to account for utf-8 in the overla... | Jens Arnold | 2007-03-27 |
| * | Fix wrongly reported CPU frequency in the debug screen on Sansa. | Barry Wardell | 2007-03-27 |
| * | This should fix the remaining compilation issues. | Miika Pekkarinen | 2007-03-26 |
| * | Make scheduler functions thread safe core wise. A big step towards playback r... | Miika Pekkarinen | 2007-03-26 |
| * | Rating support for database and WPS (based on FS# 6301). A value between 0 an... | Robert Kukla | 2007-03-26 |
| * | First step of charcell LCD code rework: * Make it fully unicode aware so that... | Jens Arnold | 2007-03-26 |
| * | Fix a hole in the scheduler where collisions between waking blocked threads i... | Michael Sevakis | 2007-03-26 |
| * | PNX0101 changes: | Tomasz Malesinski | 2007-03-24 |
| * | FS#6860 - Battery calibration for Sansa. Thanks to Matthias Wientapper. | Barry Wardell | 2007-03-23 |
| * | Update sync queues to use a statically allocated return value in order to fac... | Michael Sevakis | 2007-03-21 |
| * | Correct some color unpacking macros. | Michael Sevakis | 2007-03-21 |
| * | There is no need to hide CONFIG_RTC in the bootloader - it's harmless. Fixes... | Dave Chapman | 2007-03-18 |
| * | The UI sim simulates the RTC, so there is no need to disable it - affects all... | Dave Chapman | 2007-03-18 |
| * | Archos player: Introduce lcd_write_command_e (only one data byte) in the lcd ... | Jens Arnold | 2007-03-18 |
| * | If loading rockbox.mi4 fails, then drop back to trying rockbox.h10/rockbox.e2... | Barry Wardell | 2007-03-17 |
| * | Fix simulator builds, and some debugf() format strings. | Jens Arnold | 2007-03-17 |
| * | Fixed the logf builds. | Miika Pekkarinen | 2007-03-17 |
| * | Let GCC check arguments of some more printf-style functions, also for plugins... | Jens Arnold | 2007-03-17 |
| * | Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W... | Jens Arnold | 2007-03-16 |
| * | Rename some macros to account for the recently added M5 port. No code changes. | Jens Arnold | 2007-03-16 |
| * | Partition type 0x84 is "OS/2 hidden C: drive" | Barry Wardell | 2007-03-16 |
| * | FM Radio mishmash: Make a quieter screen for the SWCODEC targets esp. for the... | Michael Sevakis | 2007-03-16 |
| * | In preparation for use with sansapatcher, change portalplayer bootloaders to ... | Barry Wardell | 2007-03-16 |
| * | Improved ADC driver for AS3514 (used in PP5024 - ie. Sansa e200) based off da... | Barry Wardell | 2007-03-13 |
| * | Oops, missed a file from r12727 | Daniel Ankers | 2007-03-11 |
| * | Sound for Sansa E200 - based on work by myself, Rene Peinthor, Barry Wardell ... | Daniel Ankers | 2007-03-11 |
| * | iAudio X5: Enable reading of DS2411 serial number. See it under System|Debug|... | Michael Sevakis | 2007-03-11 |
| * | Optimized the gui list code performance, including automatic frame dropping a... | Miika Pekkarinen | 2007-03-11 |
| * | Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Mi... | Michael Sevakis | 2007-03-11 |
| * | Reenable aynchronous audio init stage. Really just single stage with aynchron... | Michael Sevakis | 2007-03-11 |