Age | Commit message (Expand) | Author |
2007-03-24 | PNX0101 changes: | Tomasz Malesinski |
2007-03-21 | Fix blitting on Sansa so Mpegplayer works again | Daniel Ankers |
2007-03-20 | Oops, shouldn't have committed this just yet. | Barry Wardell |
2007-03-20 | Oops, the mi4 magic was being looked for in the wrong place when decrypting. ... | Barry Wardell |
2007-03-20 | More logf fixes. speex.c wants to format 64bit args so I didn't change that o... | Michael Sevakis |
2007-03-20 | Sansa LCD: Make the second framebuffer static | Daniel Ankers |
2007-03-20 | Improved LCD driver for Sansa. Uses double-buffering to cure the flickering.... | Daniel Ankers |
2007-03-19 | Rrrr. Editor shouldn't have left those tabs. Will check settings. | Michael Sevakis |
2007-03-19 | SWCODEC: Get rid of extra swap buffer and get back 512K of RAM or 100K if the... | Michael Sevakis |
2007-03-18 | Archos player: Introduce lcd_write_command_e (only one data byte) in the lcd ... | Jens Arnold |
2007-03-16 | Fix problem where power_off() on the H10 returns before the device is actuall... | Barry Wardell |
2007-03-15 | Fix problem where power_off() on the Sansa returns before the device is actua... | Barry Wardell |
2007-03-15 | Fixed backlight voltage for M5. Now the backlight is as bright as in the orig... | Jens Arnold |
2007-03-14 | x5/M5: Finally get rid of filter selection aberrations when switching to 88.2... | Michael Sevakis |
2007-03-13 | H100 Series: Fix FS#6810 - Distortion on Bass/Treble usage. Coldfire PCM need... | Michael Sevakis |
2007-03-13 | Improved ADC driver for AS3514 (used in PP5024 - ie. Sansa e200) based off da... | Barry Wardell |
2007-03-11 | Sound for Sansa E200 - based on work by myself, Rene Peinthor, Barry Wardell ... | Daniel Ankers |
2007-03-11 | Squeeze the serial number code down a few more bytes and call it a day. Will ... | Michael Sevakis |
2007-03-11 | Fix a late error that only let it read at default CPU frequency. Disable inte... | Michael Sevakis |
2007-03-11 | iAudio X5: Enable reading of DS2411 serial number. See it under System|Debug|... | Michael Sevakis |
2007-03-11 | Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Mi... | Michael Sevakis |
2007-03-11 | Pop a stub in there for the e200 until playback is ready. Move it to the prop... | Michael Sevakis |
2007-03-11 | Reenable aynchronous audio init stage. Really just single stage with aynchron... | Michael Sevakis |
2007-03-07 | Coldfire targets: Shuffle IRQ levels around to have all interaction between l... | Michael Sevakis |
2007-03-05 | Add extra filtering to the X5 and M5 button drivers to prevent erratic button... | Jens Arnold |
2007-03-05 | More catching up on old work. Refine audio interface setup on Coldfire. Stop ... | Michael Sevakis |
2007-03-05 | Forget to commit this one deleted file | Jens Arnold |
2007-03-05 | Bring up the M5 port to a working stage: Extended numerous explicit checks fo... | Jens Arnold |
2007-03-04 | iRiver H100 series: Catching up on old work. Use a better way to keep playbac... | Michael Sevakis |
2007-03-04 | Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ... | Daniel Ankers |
2007-03-04 | Get rid of C99 style variable declaration. Also, add one more use of #define ... | Barry Wardell |
2007-03-04 | Added new iAudio M5 target, including some adjustments to make the bootloader... | Jens Arnold |
2007-03-03 | Some more replacing of inl/outl with register #define's (doesn't change end-r... | Barry Wardell |
2007-03-03 | Replace some inl/outl with register #define's instead. Also tidy up pp5020.h ... | Barry Wardell |
2007-03-02 | H300 bootloader: (Work in progress) Boot Rockbox on RTC alarm, add charging s... | Linus Nielsen Feltzing |
2007-02-28 | FS#6419 - driver for H1x0 series RTC Mod with runtime detection | Robert Kukla |
2007-02-26 | disable LCD poweroff for now until problems with the remote control and headp... | Marcoen Hirschberg |
2007-02-25 | Well, it seems that caused problems for others but my magic bug correcting DA... | Michael Sevakis |
2007-02-25 | X5: Move the remote tick to target tree. | Jens Arnold |
2007-02-25 | Move target specific parts of the H100 remote LCD driver to target tree. | Jens Arnold |
2007-02-25 | Add CPU-model-specific init to newborn threads. Add default %macsr for each t... | Michael Sevakis |
2007-02-25 | Moved ipod LCD code to target tree. | Jens Arnold |
2007-02-22 | Move the MPARK init to system_init() | Linus Nielsen Feltzing |
2007-02-22 | Correct LCD DMA init on the H300 | Linus Nielsen Feltzing |
2007-02-21 | Get rid of some outl/inl in favour of #define. | Barry Wardell |
2007-02-20 | Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea... | Jens Arnold |
2007-02-20 | Battery reading support for Sansa. Still needs calibration of voltage->percen... | Barry Wardell |
2007-02-19 | FS#6675: Add lcd_yuv_blit() for the Sansa. Thanks to Rene Peinthor. This make... | Barry Wardell |
2007-02-18 | Fix remaining CONFIG_TUNER checks. | Jens Arnold |
2007-02-18 | CONFIG_CHARGING | Jonathan Gordon |