summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Manual: Include the iaudio remote graphic in its manual again.Marianne Arnold2012-05-20
| | | | | | | | | | Commit bb24ac8c27af4ea8459e622a9ea2619aebc50efb replaced the \opt{iaudiom3,iriverh100} with \opt{remote} which isn't true in the Iaudio M3 case as this feature is dependent on HAVE_REMOTE_LCD and the M3 uses this screen as main lcd so doesn't define it. Use the manual HAVEREMOTEKEYMAP for now as I didn't find a suitable other define yet. Change-Id: I58b2abd2f7cae1a821cea297a2b4c002a3420493
* Manual: Pull general album art info out of the theme tags section.Marianne Arnold2012-05-20
| | | | | | | | Make this info available for all bitmap targets, also ones that only need it in the pictureflow description. Shuffle some lines around so that it doesn't need too many opts. Fixes FS#11350. Change-Id: I5268483c7a1d765c8a994614442309b05de1d832
* Manual: Include the Iaudio remote graphic in the M5 and X5 manuals.Marianne Arnold2012-05-20
| | | | | | | | | Create symlinks to the iaudiom3 graphics to not duplicate the picture itself and to not lose the precise 'addressing' of the picture. Change the manual's makefile to follow symlinks for this to work (thanks to Dominik and Jens for the help there). Change-Id: I5882880cb22cbf5561cb0872d7889b7c8c42b62e
* Creative Zen x-fi: fix battery bench pluginBertrik Sikken2012-05-20
| | | | Change-Id: Iaab6353b94cc4462b5953a9fbec315d2e19f47b3
* Make Meizu M3 compile againBertrik Sikken2012-05-20
| | | | Change-Id: I44436068cf6f2c3942fb63f988bf627eaa9abb97
* fix fms backdrop filenameMarcin Bukat2012-05-20
| | | | Change-Id: I78468cb720a0c8df222b32d685ae1d919e1a8f7e
* Use 8x8 icons for clip zip cabbiev2Bertrik Sikken2012-05-20
| | | | | | Change-Id: Ic790ea0042314fdb4b1e13954e3f149a3b7c993f Reviewed-on: http://gerrit.rockbox.org/198 Reviewed-by: Thomas Martitz <kugel@rockbox.org>
* FS#12390 - Sansa Clip Zip Cabbiev2 Port by Stephen CarrollBertrik Sikken2012-05-20
| | | | | | | Change-Id: I49ce0bfdc228bed55d47b5e743a7fa87ccd4da8a Reviewed-on: http://gerrit.rockbox.org/197 Reviewed-by: Jonathan Gordon <rockbox@jdgordon.info> Reviewed-by: Thomas Martitz <kugel@rockbox.org>
* Cabbiev2 .fms for 160x128x2Marcin Bukat2012-05-20
| | | | Change-Id: Iceb5dc4c7029d0f2bb5cc96b4cd0058b27f7b58e
* Undo f695681 (r30433). USB hardware must be initialized first.Jens Arnold2012-05-20
| | | | | | This fixes flash/ MMC access on the Ondios when booting from ROM. Add a comment what to pay attention for in the target specific usb_init_device().
* Expand the range of the inverse quant table in WMA Pro.Michael Giacomelli2012-05-20
| | | | | | | | | Several of the problem samples on the tracker use values outside this range. Trying the larger table doesn't quite seem to fix things, but its only a small amount of additional memory and looking at ffmpeg, I think the larger table is correct. Change-Id: Id046e62b68550701aa1f80c9abd0a1dcd711bd0d
* Revert "Work in progress hermite resampler."Michael Giacomelli2012-05-20
| | | | This reverts commit f358228ea1bc66804e9ea12b65c2593c6c1fe8ee.
* support decoding of files that contain the number of vector coded ↵Michael Giacomelli2012-05-20
| | | | | | | | | | coefficients in their bitstream No known samples are fixed by this problem, but I haven't tested many. Backport of ffmpeg revision 26388. Change-Id: Ife9654b7477a432834e3cab2cb43d16da071445a
* Work in progress hermite resampler.Michael Giacomelli2012-05-20
| | | | | | Based on http://src.gnu-darwin.org/ports/multimedia/helixplayer/work/hxplay-1.0.7/audio/resampler/hermite.c Change-Id: Id87565a060aa2383701e7c2f3ea023c7555ad9ef
* Fuze+ simulator: update image with keys indicationJean-Louis Biasini2012-05-20
| | | | | | | | | | 1) Change the image with a clean one 2) add keymaps indication Change-Id: I0d3fff317406809523fb34282df058fe2e074a2c Reviewed-on: http://gerrit.rockbox.org/173 Reviewed-by: Peter D'Hoye <peter.dhoye@gmail.com> Tested-by: Peter D'Hoye <peter.dhoye@gmail.com>
* _lists_uiviewport_update_callback can be made staticBertrik Sikken2012-05-20
| | | | Change-Id: I25dfaa1636811a0340d1730a5a8f44caa85b1771
* imx233: make sure dma descriptors are cache friendlyAmaury Pouly2012-05-20
| | | | | | | | | | | Because DMA descriptors needs to be committed and discarded from the cache, if they are not cache aligned and/or if their size is not a multiple of cache ligne, nasty side effects could occur with adjacents data. The same applies to DMA buffers which are still potentially broken. Add a macro to ensure that these constraints will not break by error in the future. Change-Id: I1dd69a5a9c29796c156d953eaa57c0d281e79846
* imx233: fix sd window size testAmaury Pouly2012-05-20
| | | | Change-Id: I8e35e108871677d4ad85c9c702d1d7e67b598c7e
* imx233: remove useless alignments in linker scriptsAmaury Pouly2012-05-20
| | | | Change-Id: I7fc5445f405e1a3e8830ddec2f7652e66a03a633
* imx233: fix cache line size (32 instead of 16)Amaury Pouly2012-05-20
| | | | Change-Id: I4b0826a93ee8aef6a5fabf5c75e833bc36999479
* CosmeticsAmaury Pouly2012-05-20
| | | | Change-Id: I6ad5b6c2e4f8f57db2068fe372ab4ecadf4d03a9
* zenxfi2: add fmradio i2c glueAmaury Pouly2012-05-20
| | | | Change-Id: Ifa8781b3c416002355b17591a4fdbed8a20979a8
* lcd-ssd1303: Fix big oops putting height where there should've been width.Michael Sevakis2012-05-19
| | | | | | Rid code of dar commasar and substitute huggy braces while we're at it. :P Change-Id: If91974b93660bb0de32a0c92629eb83cea99d266
* ssd1303: make sure sansa clip and whatever others clip updates properly.Michael Sevakis2012-05-19
| | | | | | | Sometimes I do want to update outside the screen boundaries and it was messing it up; such things should not cause display problems. Change-Id: Ic9deec609b19e5a1c603601b20c66599dd44f892
* Add identify() call to reset proceduresJonas Wielicki2012-05-19
| | | | | | | | | | | | | | | | | | | This change is motivated by the ATA specs, section 9.2 Software reset protocol (quote): A host should issue an IDENTIFY DEVICE and/or IDENTIFY PACKET DEVICE command after the software reset protocol has completed to determine the current status of features implemented by the device(s). This indeed fixes a local issue with an SSD in an iriver h320. No other tests were carried out. Change-Id: I191444aec3e55f6890020f601c715d0022d09fb6 Reviewed-on: http://gerrit.rockbox.org/218 Reviewed-by: Bertrik Sikken <bertrik@sikken.nl> Reviewed-by: Linus Nielsen Feltzing <linus@haxx.se> Reviewed-by: Peter D'Hoye <peter.dhoye@gmail.com> Tested-by: Peter D'Hoye <peter.dhoye@gmail.com> Reviewed-by: Marcin Bukat <marcin.bukat@gmail.com>
* Make overlay plugins work again.Frank Gevaerts2012-05-19
| | | | | | | | | | | | Overlay plugins got broken because ovl_offset.pl assumes the audio buffer ends where the plugin buffer starts. Buflib however keeps its handle table there, so there are a few hundred bytes fewer available, so loading the overlay fails. We work around this by linking the overlay at a slightly lower address (1024 bytes lower). If the handle table ever grows more than that, overlays will start failing again and we either need a different solution or increase the margin a bit. Change-Id: Id98cb52da2c8c4a4bc773362a46f646774112f85
* Fix typo in error messageFrank Gevaerts2012-05-19
| | | | Change-Id: I69c87fac21b034b639fbce4324397b273d66d41b
* zenxfi3&stfm1000: implement fmradio i2c and debug screenAmaury Pouly2012-05-19
| | | | Change-Id: I83dbdee13185d9adcf590dc213da5a8c97adb2ba
* Update Dutch translationPeter D'Hoye2012-05-19
| | | | Change-Id: Ie8f11ceac709fee6977ac59e483ee8233228a5f8
* Restore backtrace which was accidentely commented outAmaury Pouly2012-05-19
| | | | Change-Id: Ic6e945ffa5b83a38efdbecc3aea2433b1d91bb45
* Show nicer language names in voice creation dialog.Dominik Riebeling2012-05-19
| | | | | | | | | Instead of showing the internal language names show some more human friendly string. Currently only applies to the voice creation dialog, the language configuration dialog needs further adjustments to support display strings differing from values. Change-Id: Ic94838f1079c1d09a666d7dbd9682c577f686b3f
* mkimxboot: fix warningsAmaury Pouly2012-05-19
| | | | Change-Id: If88b61566d8c81eda7cfc482fa82213657ae41b2
* Remove "daily builds" from Rockbox Utility.Dominik Riebeling2012-05-19
| | | | | | | | | | | | Since Rockbox Utility could only install the most recent "daily build" there is not much difference to the most recent development build so the option was not really useful. Additionally update naming. Former "daily" builds are now "archived builds" and can get installed manually (if necessary), and "current" builds are renamed to "development build". Change-Id: I748688d544b6d9868f7495f30933637bf9ff5e50
* Initial commit for the Creative ZEN X-Fi2 and X-Fi3 portsAmaury Pouly2012-05-19
| | | | | | These are really similar devices so one commit for both is ok. Change-Id: I8bd1d3fef1eb6d00aaadfb7af56c771f62d0c9c3
* mkimxboot: add support for more target and variantsAmaury Pouly2012-05-19
| | | | | | Add creative zen x-fi 2/3 and add a variant mechanism Change-Id: Ic2ee82a4238a87c2eb5d72b8309650d9a280325f
* imxtools: make sb api work with in-memory filesAmaury Pouly2012-05-19
| | | | Change-Id: I517244802efb118be214437bbaea2ef811e87aea
* Add stub STFM1000 tuner driverAmaury Pouly2012-05-19
| | | | Change-Id: I7f82f7b8971de75c92f84d12aaddccc50f3e47b1
* Add the MPR121 (touchbutton chip) driverAmaury Pouly2012-05-19
| | | | Change-Id: I9db97a698ef1c7f0b4f47e406faa1f6c0ec524db
* imx233: completely rework the sd driverAmaury Pouly2012-05-19
| | | | Change-Id: I456df0d9f5eaee435bdfd5a3f667055715e53d2a
* imx233: fix compilation for target with HAVE_BUTTON_DATA definedAmaury Pouly2012-05-19
| | | | Change-Id: I9d92320b1e545b7ac3983b7f9904f281028cc22d
* imx233: add touchscreen driverAmaury Pouly2012-05-19
| | | | Change-Id: I406076d110e33cdae871222191d82262fabcf16a
* imx233: add stub nand driverAmaury Pouly2012-05-19
| | | | Change-Id: I6ed3d274b27eb56afb8289cba1b11bceb74bac12
* imx233: add pwm driverAmaury Pouly2012-05-19
| | | | Change-Id: Ib920b119f52b492247d75e97c5ec9298146d583c
* imx233: enhance lradc driver with touchscreen specific stuffAmaury Pouly2012-05-19
| | | | Change-Id: I83759a00257274c0cbde5a78306256abd2c83800
* imx233: add lcdif width defineAmaury Pouly2012-05-19
| | | | Change-Id: I7649dd15b938e2eb6a2e9d3709fa268def72498a
* imx233: fix i2c to be more correctAmaury Pouly2012-05-19
| | | | Change-Id: Ib707a0b87d01f24eeccc39c6cbc1c015456fd503
* imx233: move the freescale partition handling to its own fileAmaury Pouly2012-05-19
| | | | | | | The freescale firmware partitions has a lots of quirks that need to be dealt with, so do it the proper way. Change-Id: I8a5bd3fb462a4df143bc6c931057f3ffedd4b3d3
* imx233: add gpmi stubsAmaury Pouly2012-05-19
| | | | Change-Id: I5ddcf392e6ffc27513170b1ee768c96cdc5a83d4
* imx233: add dma channel definesAmaury Pouly2012-05-19
| | | | Change-Id: I462cfa338ded85aca4bb00ec91f144bb17136dbe
* imx233: add icoll debug screenAmaury Pouly2012-05-19
| | | | Change-Id: Icbd91c2ea24dcf61cc6a649122263a4354f09ff4