summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* Fix FS#9193. Remove recording source <Mic> for iPod Video and iPod nano 1G. T...Andree Buschmann2010-05-30
* Submit FS#11240 by Raphael Jakse. Allows to reduce volume on WM8985 to -89 dB...Andree Buschmann2010-05-30
* inttypes.h: remove excessive PRI*PTR declaration when long isn't 64 bitsRafaël Carré2010-05-30
* inttypes.h: add (some) iso c99 fprintf format specifiersRafaël Carré2010-05-30
* fuze*/e200v2 YUV lcd code: remove a useless instruction forgotten in r21795Rafaël Carré2010-05-29
* No need to break after a returnFrank Gevaerts2010-05-29
* Commit FS#10887 by me. Change the check for software poweroff to be that the...Michael Giacomelli2010-05-29
* fix broken case handling in storage_present() and storage_removable(). Those ...Frank Gevaerts2010-05-29
* Fuze: don't change gate scan position if lcd_set_flip() is not usedRafaël Carré2010-05-29
* cpucache_invalidate: use bx reg instead of mov pc, reg to returnRafaël Carré2010-05-29
* e200v2: revert r26353Rafaël Carré2010-05-29
* Fuzev1/v2 : lcd_set_flip()Rafaël Carré2010-05-29
* sd-as3525.c: Do not wait for TRAN state after transfer is over.Jack Halpin2010-05-28
* Apply FS#9194 - LCD invert for Sansa c200/c200v2Bertrik Sikken2010-05-28
* Restore return statement in kernel-as3525.c that was accidentally removed in ...Bertrik Sikken2010-05-28
* Simplify lcd invertMichael Chicoine2010-05-28
* Simplify lcd_set_flip, lcd_window, and lcd_window_blitMichael Chicoine2010-05-28
* genversion: generate version.c and version.h independantlyRafaël Carré2010-05-28
* Merge common LCD code between fuzev1 & fuzev2Rafaël Carré2010-05-27
* fuzev2: lcd_enable and lcd_invert() work fineRafaël Carré2010-05-27
* sd-as3525v2: Include time spent yielding when figuring timeout in sd_wait_for...Rafaël Carré2010-05-27
* Gigabeat S PCM: Sync some comments to changes.Michael Sevakis2010-05-27
* Gigabeat S PCM: There's no reason to touch any hardware registers in order to...Michael Sevakis2010-05-27
* Simulator: get rid of SDL_mutex* parameter to sim_do_exit.Michael Sevakis2010-05-27
* SDL Simulator: Get thread shutdown and properly handled and fix a minor memor...Michael Sevakis2010-05-27
* as3525: no need to ack TIMER interrupt multiple timesRafaël Carré2010-05-27
* Clip*: give lcd_hw_init() INIT_ATTR attributeRafaël Carré2010-05-27
* mark some functions as init functions (discarded after init() has run)Rafaël Carré2010-05-27
* as3525: don't export empty usb_init_device(), declare it as empty inlineRafaël Carré2010-05-27
* clipv2: make buttonlight functions static inline one-linersRafaël Carré2010-05-27
* Generate C file / header for svn version stringRafaël Carré2010-05-27
* as3525: fix r26308Rafaël Carré2010-05-26
* UISimulator: cleaner startup using semaphore only to tell when event_thread i...Michael Sevakis2010-05-26
* as3525: as revealed by r26311, it seems DMAC interrupt can't be maskedRafaël Carré2010-05-26
* Since the sdl to target tree move, the main thread cannot be removed anymore,Thomas Martitz2010-05-26
* as3525: write irq/fiq handlers in CRafaël Carré2010-05-26
* typo: 'nomasked' -> 'unmasked'Rafaël Carré2010-05-26
* as3525: implement pcm_play_dma_get_peak_buffer correctlyRafaël Carré2010-05-26
* as3525v2: no need to set PMU_GATE bit (bit 3) in PMU_enable register when rea...Rafaël Carré2010-05-26
* as3525: move audio loopback handling to audio_set_output_sourceRafaël Carré2010-05-26
* Gigabeat S: Turn off hardware effects (tone and 3d) when doing digital loopba...Michael Sevakis2010-05-26
* as3525v1: relax a bit requirements in the SD driverRafaël Carré2010-05-25
* as3525v2: do not deselect all cards after a SD transferRafaël Carré2010-05-25
* as3525: find_first_set_bit() isn't built in bootloadersRafaël Carré2010-05-25
* sdl: call SDL_Quit() before exiting when receiving the SDL_QUIT event. It is ...Amaury Pouly2010-05-25
* as3525: Fix an oops in converting the recording API to a newer form.Michael Sevakis2010-05-24
* Si4700 tuner: It doesn't like to do i2c while powered off and hangs the bus. ...Michael Sevakis2010-05-24
* Vibe 500: fix the scrolling through the lists by implementing BUTTON_REPEAT f...Szymon Dziok2010-05-24
* fix YUV Dither for the other targets too, like in r26064.Szymon Dziok2010-05-24
* Clipv1 battery capacity is 330mAhRafaël Carré2010-05-24