summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Added missing usb #includes to usb source files.Bertrik Sikken2008-05-03
* Added missing header file metadata_parsers.h to metadata parsers.Bertrik Sikken2008-05-03
* Oops, forgot a file in previous commit - add keymap for M200Dave Chapman2008-05-02
* Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...Dave Chapman2008-05-02
* 128x42x1 Rockbox logo (a copy of the 128x41x1 remote version) for 128 pixel w...Dave Chapman2008-05-02
* Working ROLO for the Gigabeat F/XKarl Kurbjun2008-05-02
* Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in...Michael Sevakis2008-05-02
* Remove some cruft not being used that interferes with building rockboy on Gig...Michael Sevakis2008-05-02
* Fix an oops in ARMv6 flush_icache.Michael Sevakis2008-05-02
* Oops, use the mem* function wrapper macro to make gcc happyNils Wallménius2008-05-01
* Adapt the calculator to larger displays and use the UI font if it fits. Use r...Nils Wallménius2008-05-01
* Make the linker complain if the bootloader isn't going to fit into IRAM on PP...Barry Wardell2008-05-01
* Use FIQ register + comments.Maurus Cuelenaere2008-05-01
* Change the default of accessory power supply to <true>.Andree Buschmann2008-05-01
* Introduce a small helper function that asks the user if the dynamic playlist ...Nils Wallménius2008-05-01
* Remove unused #define.Steve Bavin2008-04-30
* found (and fixed) by Stephane Doyon...Jonathan Gordon2008-04-30
* remove the 2nd last evil use of ata_disk_is_active() in apps/Jonathan Gordon2008-04-30
* Fix skipping back to the start of WMA files, broken by the addition of resume...Magnus Holmgren2008-04-29
* Remove wrong usage of '.global'. These symbols are imported, not exported.Jens Arnold2008-04-29
* Make sure the linker considers crt0*.o before all files specified on the comm...Jens Arnold2008-04-29
* Cleanup some tabs and whitespaceKarl Kurbjun2008-04-29
* yep.. I really cant spellJonathan Gordon2008-04-29
* undo some changes of my last patch... should fix wm8751 based targetsChristian Gmeiner2008-04-28
* Added #include <string.h> to memmove.c, memcpy.c and strcat.cBertrik Sikken2008-04-28
* Moved private types and constants from profile.h to profile.cBertrik Sikken2008-04-28
* Forgot to #include stdlib.h for atoi implementation.Bertrik Sikken2008-04-28
* Small tweak for festival to correct the spelling of 'A', fixes FS#8889Nils Wallménius2008-04-28
* Cleaned up header files in bookmark.cBertrik Sikken2008-04-28
* Moved atoi declaration to stdlib.h. Deleted atoi.hBertrik Sikken2008-04-28
* now build the ARM crosscompiler with support for big-endian targetsMarcoen Hirschberg2008-04-28
* Fixed prototype of i2c_write for plugins and for i2c-telechips (fix red/yellow).Bertrik Sikken2008-04-28
* Cleaned up playblack.h header file and usage of it.Bertrik Sikken2008-04-28
* Update source files to include the header file for the functions they impleme...Bertrik Sikken2008-04-28
* * introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper...Christian Gmeiner2008-04-28
* get rid of the last mr500 yellow (again :p )Jonathan Gordon2008-04-28
* Gigabeat S: Define the used ADC channels, get the channel order correct, enab...Michael Sevakis2008-04-27
* IMX31: Try to catch the interrupt that was the reason irq_handler was called ...Michael Sevakis2008-04-27
* IMX31: Use template structures to access modules' registers from a base addre...Michael Sevakis2008-04-27
* Add USB PID for Ipod Classic as incompatible variant of the Video. Remove PID...Dominik Riebeling2008-04-27
* Fix red (missing header file)Bertrik Sikken2008-04-27
* Updated use of events.h header file.Bertrik Sikken2008-04-27
* FS#8916 - updated chinese translations by harry tuBertrik Sikken2008-04-27
* Updated panicf in remove_event. Also fixed some comments.Bertrik Sikken2008-04-27
* rbutil: fix a broken setting.Dominik Wenger2008-04-27
* percent-encode the query parts of a request too, not only the path.Dominik Riebeling2008-04-27
* Fix red (#ifdef hell).Rob Purchase2008-04-27
* FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase2008-04-27
* fix redJonathan Gordon2008-04-27
* add more registers for the tsc2100Jonathan Gordon2008-04-27