summaryrefslogtreecommitdiff
path: root/firmware/export
AgeCommit message (Expand)Author
2010-09-02as3525v2:Amaury Pouly
2010-09-02Fix typoThomas Martitz
2010-09-02Android: don't compile stubs.c and kill off libuisimulator entirely.Thomas Martitz
2010-09-01struct DIR -> DIR, should fix most if not all reds.Thomas Martitz
2010-09-01Android: Enable software tone controlsThomas Martitz
2010-09-01Ged rid of uisimulator/common/io.c for android builds.Thomas Martitz
2010-09-01Revert an accidentaly change to debug.h that prevent simulator+debug buildAmaury Pouly
2010-08-31Unify 32mb and 64mb ipod video builds - FS#11580Frank Gevaerts
2010-08-30Change lc_open_from_mem() return type to void*Thomas Martitz
2010-08-28Implement lcd(_remote)_putsxyf() and export to pluginsRafaël Carré
2010-08-28tcc77x targets: various minor cleanupsBertrik Sikken
2010-08-27change get_glyph_size() to font_glyphs_to_bufsize(). fixes a bug when font gl...Fred Bauer
2010-08-27Use system headers a bit more: use host's fcntl.h for O_RDONLY etc.Thomas Martitz
2010-08-272nd try: Introduce a small api for loading code (codecs,plugins) from disk/me...Thomas Martitz
2010-08-27Revert "Introduce a small api for loading code (codecs,plugins) from disk/mem...Thomas Martitz
2010-08-26Introduce a small api for loading code (codecs,plugins) from disk/memory.Thomas Martitz
2010-08-26Move to a proper sdl key config instead of using the d2 pad. make the mouse w...Jonathan Gordon
2010-08-25Accept FS#11567 by Fred Bauer - better memory management for the skin fontsJonathan Gordon
2010-08-23ipod fm remote: some static/const fixes from FS #11266 by meBertrik Sikken
2010-08-23Implement WHEEL_ACCELERATION for Ipod mini 1G based on code for 1G/2G.Marcin Bukat
2010-08-20Enable wheel acceleration and repeats for iPod 1st/2nd Gen, using the same se...Jens Arnold
2010-08-16Android port: add support for hardware keysMaurus Cuelenaere
2010-08-12Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...Thomas Martitz
2010-08-12Fix red: Revert the const correctness part, which opened a can of worms.Michael Sparmann
2010-08-12emBIOS backports part one: Fix an annoying race condition in the Synopsys OTG...Michael Sparmann
2010-08-11Delete useless #ifndef #endif pair.Nils Wallménius
2010-08-07Android port: handle incoming calls.Thomas Martitz
2010-08-04Implement HAVE_LCD_ENABLE and lcd_update_rect(). When Rockbox runs in the bac...Thomas Martitz
2010-08-03android: declare audiohw_set_volume()Rafaël Carré
2010-08-02Rockbox as an application: Commit current Android port progress.Thomas Martitz
2010-08-01Rockbox as an application: add get_user_file_path().Thomas Martitz
2010-07-31Fix condition for compiling audiohw_set_monitor (should fix red)Bertrik Sikken
2010-07-27Add optional CURRENT_ATA in runcurrent(). On MPIO HD200 powering ata takes ~1...Marcin Bukat
2010-07-27HD200: comment out CURRENT_REMOTE as remote doesn't draw additional current (...Marcin Bukat
2010-07-27WM8750 - add ALC and NGAT related low level functions (disabled now by default)Marcin Bukat
2010-07-26FM tuner region code cleanup - FS #11492 by me.Bertrik Sikken
2010-07-25bootchart.h doesn't need _ansi.h, especially not in a relative pathRafaël Carré
2010-07-25Move some gcc extensions to new gcc_extensions.h headerRafaël Carré
2010-07-23Define CONFIG_REMOTE_KEYPAD for iaudio x5/m5 and add a keymap for that remote...Nils Wallménius
2010-07-22CCU_BASE+0x20 is specific to AMSv2 -> move to as3525v2.hRafaël Carré
2010-07-20The new Fuzev2 use the same FM chip than some Clip+Rafaël Carré
2010-07-18AB_REPEAT_ENABLE was never defined to 2Rafaël Carré
2010-07-15Don't duplicate byteswap code. Invent system where NEED_GENERIC_BYTESWAPS is ...Nils Wallménius
2010-07-08HD200 - calibrate battery indicator based on measurements and battery_benchesMarcin Bukat
2010-07-06Rockbox as an application: Add an 320x240 SDL application target.Thomas Martitz
2010-07-04hdd6330: change the synaptics-mep driver in a few places according to the tou...Szymon Dziok
2010-07-02HD200 - Setup codec as I2S master and enable recordingMarcin Bukat
2010-06-30Remove atomic register bit manipulation functions from i.MX and s3c target co...Michael Sevakis
2010-06-28Enable HID support, clean up usb-drv-as3525.c a bit, add a workaround for wei...Tobias Diedrich
2010-06-26Should clear up rest of red. Add a required #define in the config for c200. F...Michael Sevakis