summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Resistor plugin: Frank Gevaerts2010-10-02
* picture flow: clean up code. no functional changes.Teruaki Kawashima2010-10-02
* New plugin: Resistor code calculatorFrank Gevaerts2010-10-02
* Submit FS#11646. Reduce voltage supply for iPod nano 2G LCD. Significantly re...Andree Buschmann2010-10-01
* text editor: decrease size of extension to reduce stack usage.Teruaki Kawashima2010-10-01
* use correct condition for #if for tagcache_fill_tags().Teruaki Kawashima2010-09-30
* fix redMarcin Bukat2010-09-29
* imageviewer bmp - drop special case for grey bitmap scallerMarcin Bukat2010-09-29
* fix bitmap scallers smooth_resize_bitmap() and simple_resize_bitmap() to prop...Marcin Bukat2010-09-29
* explicitly set img->using_preloaded_icons in parse_image_load() and don't rel...Teruaki Kawashima2010-09-29
* ARMv6 supports unaligned memory accesses and they are enabled on our only ARM...Nils Wallménius2010-09-29
* id3 parser: also add id3v2.2 TCM tag for "composer" since that's the only oth...Torne Wuff2010-09-28
* id3 parser: add id3v2.2 TPA tag for "part of set" as iTunes appears to use itTorne Wuff2010-09-28
* Add a simple script to try to run configure with the correct target name/type...Jonathan Gordon2010-09-28
* Make eabi toolchain build on OS X 10.6.Dominik Riebeling2010-09-27
* Remove obsolete 2nd gen nano checkFrank Gevaerts2010-09-27
* Add Tuomas Airaksinen to docs/CREDITS for r28716Michael Chicoine2010-09-26
* Warn about erasing dynamic playlist when loading bookmark - FS #10482 by Tuom...Bertrik Sikken2010-09-26
* fiddle with the alloc requested size instead of the buffer pointer to keep th...Jonathan Gordon2010-09-26
* If BUFFER_ALLOC_DEBUG is defined, make buffer_alloc() not actually allocate a...Frank Gevaerts2010-09-26
* Add optional (define BUFFER_ALLOC_DEBUG to enable it) code to check for code ...Frank Gevaerts2010-09-26
* Make sure get_lif_token_value isn't inlined, as it would defeat the purpose o...Magnus Holmgren2010-09-26
* Improve some trace messages.Dominik Riebeling2010-09-26
* RDA5802 tuner: fix small bug in rda5802_init (writing too much data)Bertrik Sikken2010-09-26
* Android: Exclude the main binary from make zip.Thomas Martitz2010-09-26
* Fix FS#11552 - touches outside of the UI viewport can do unexpected list move...Jonathan Gordon2010-09-26
* Fix FS#1159 - stack overflow in the skin engine when there is too many nested...Jonathan Gordon2010-09-26
* Roll back r28164 as this change introduced LCD issues on some nano 2G.Andree Buschmann2010-09-25
* Add current consumption and battery capacities to iPod nano 2G config file.Andree Buschmann2010-09-25
* Reduce LCD voltage supply to 2500 mV to avoid humming noise of nano 2G.Andree Buschmann2010-09-25
* Remove code that was unintentionally submitted.Andree Buschmann2010-09-25
* Add some more information to iPod nano 2G debug screen.Andree Buschmann2010-09-25
* Disable clickwheel power supply when hold button is active for iPod nano 2G.Andree Buschmann2010-09-25
* fix FS#11596. make "make install" use rbdir. copy image file correctly.Teruaki Kawashima2010-09-25
* Implement lineout en-/disable for WM8975 and activate it for iPod nano 2G.Andree Buschmann2010-09-24
* Make sure the dsp code has proper resample buffers even if HAVE_PITCHSCREEN i...Frank Gevaerts2010-09-24
* Correct the examples of usage of %pS and %pE in the manualAlexander Levin2010-09-24
* Minor build script tweaks to make android auto-buildable.Björn Stenberg2010-09-24
* Bump Rockbox Utility version to 1.2.8.Dominik Riebeling2010-09-23
* Set missing svn:keywords property.Dominik Riebeling2010-09-23
* Link libstdc++ and libgcc statically.Dominik Riebeling2010-09-23
* CREDITS: remove duplicate name (Pinitnun Shanasabang is the same person as Ph...Bertrik Sikken2010-09-23
* Fix matching of DLL name in deployment script.Dominik Riebeling2010-09-23
* Escape Backslash and improve version check.Dominik Riebeling2010-09-23
* Don't actually reimplement an existing feature for hiding the selection markerThomas Martitz2010-09-23
* Explicitly disable hiding the selection bar by default.Thomas Martitz2010-09-23
* Touchscreen: Improve scrolling in absolute point mode.Thomas Martitz2010-09-23
* Enlarge the button post interval against audio drop outs, Too many lcd updatesThomas Martitz2010-09-22
* Touchscreen: button driver improvementsThomas Martitz2010-09-22
* Removed a bit too much, libmisc.so shall still depend on rockbox.zipThomas Martitz2010-09-22