summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* YH92x: Use the led near the lcd as the ATA led, instead of shine all the time.Szymon Dziok2014-06-18
| | | | Change-Id: I139d0a8dc00e4d5fd964c3667e598aec923cc1cd
* HDD1630: Add keymap for recording.Szymon Dziok2014-06-18
| | | | Change-Id: Idb4162cae8c41d31fa3751674cf323ab0ff35e62
* hwstub: load rk27xx specific bitsMarcin Bukat2014-06-15
| | | | Change-Id: Ie0c68925f933aebeb9b3497800a29de2d69fead2
* hwstub: Add support for rk27xx lradc blockMarcin Bukat2014-06-15
| | | | Change-Id: I8fe15ad8207ac7098944bb85d6b66b91b9858e8f
* Rework reg description file for rk27xxMarcin Bukat2014-06-15
| | | | Change-Id: I3fc1c6c70c828dca285479eaa168328a2a8fdf2c
* Add RKW build target in rk27xx hwstubMarcin Bukat2014-06-15
| | | | Change-Id: I5ad44916bc1ac5e8a9384db2369f07b137a1a715
* hwstub: fix usb driver for rk27xxMarcin Bukat2014-06-15
| | | | Change-Id: I299e76837715c320987177eaea8459f8f199cb96
* SVG image of the Sony NWZ-E370 and other formats for the manual.Szymon Dziok2014-06-10
| | | | | | Change-Id: I60720f7fb1c02e0cf6b75ecb55343640d9eeb2e9 Reviewed-on: http://gerrit.rockbox.org/840 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
* Update SVG image of the Creative Zen Xfi 3.Szymon Dziok2014-06-09
| | | | | | Previously buttons was wrongly signed. Change-Id: I10fdc126bb289f4cf5c0cbc482346356d7cc96f9
* Samsung YH-820: implement an inverting of colours on the lcd.Szymon Dziok2014-06-09
| | | | Change-Id: Ibddf444b35402f8d2a9ad8b6af9d897a6618da18
* Samsung YH-920: properly implement and enable lcd flipping.Szymon Dziok2014-06-09
| | | | Change-Id: I0a8609c9b4849332a97a125d186f339a61e4d584
* Samsung YH-920: enable lcd contrast setting, fix default lcd contrast.Szymon Dziok2014-06-09
| | | | Change-Id: I58303feed59754143f57889ab19a21a628d5ed3d
* Samsung YH-920: enable inverting of colours on the lcd.Szymon Dziok2014-06-09
| | | | Change-Id: Iaf70e9e854a52c6ddd12bc81e59580dbc3938888
* fix indenting, editor went nutsJonathan Gordon2014-06-02
| | | | Change-Id: Ibe363e5c75260f50c6c6c6fc58a2758a7902ffc3
* skin_engine: Don't double free buflib handles shared by skin imagesJonathan Gordon2014-06-02
| | | | Change-Id: I4158fb7dae664a746141f458c08bdcb84e148041
* recording on Samsung YH-820/YH-92xSebastian Leonhardt2014-06-01
| | | | | | | Change-Id: I6eac4cf6c16a322910ad17bfbf3105e330cd0e36 Reviewed-on: http://gerrit.rockbox.org/815 Reviewed-by: Szymon Dziok <b0hoon@o2.pl> Tested: Szymon Dziok <b0hoon@o2.pl>
* SVG image of the Creative Zen MX and other formats for the manual.Szymon Dziok2014-05-30
| | | | | | Change-Id: I2481f8d02822b65f3274ddc394b2498e6e30c5b3 Reviewed-on: http://gerrit.rockbox.org/836 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
* SVG image of the Creative Zen Xfi and other formats for the manual.Szymon Dziok2014-05-28
| | | | | | Change-Id: I4c0f0b3549c9e6205f610706d95a2807b13a97a6 Reviewed-on: http://gerrit.rockbox.org/825 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
* YH820: game fix and improvementsSebastian Leonhardt2014-05-27
| | | | | | | | | | | | | | | | | * sudoku: make colour icons (without screen was squeezed) * jewels: add colour bitmaps * pegbox: make game fit on screen (add small header bitmap), improve keymap I left the original pegbox keymaps for samsung's YH-92x, because they seem to make some sense there (YH92x has a REC switch instead of pushbutton). Someone with a YH9xx target has to check what is better... Change-Id: Id388c9d69e4a5a1d8ad4c3d7a05cdfc1dff0d06c Reviewed-on: http://gerrit.rockbox.org/816 Reviewed-by: Szymon Dziok <b0hoon@o2.pl> Tested: Szymon Dziok <b0hoon@o2.pl>
* regtools: add new reg dumps from various targetsAmaury Pouly2014-05-25
| | | | Change-Id: I289f03a8404c6aa8ec2ff94a8a0a3118fd3c7456
* Update polish translation for Rockbox Utility (FS#12979)Daniel Kluz2014-05-25
| | | | Change-Id: Iaca68eb72e030964b5692d03b03e312b8b05b05a
* Fix crash when detecting a player in MTP mode.Dominik Riebeling2014-05-24
| | | | Change-Id: I65bf6928584735d6a179750c313fb8e7dcf7add5
* Fix the simulators.Szymon Dziok2014-05-24
| | | | Change-Id: I9663f709b5979fffea3962e2062de3821a264c23
* Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt2014-05-24
| | | | | | | | | | | | | | | Although both players basically have the same keys, the differences in the layout is rather big, so I think both deserve their own keymaps. (On the yh820 the FFWD/PLAY/REW buttons are located above the direction keys, on the yh920 at the side of the player. Furthermore the yh920/925 has a REC switch, whereas yh820 has a push button.) Change-Id: I0e62a1b101c387646c0bdb07ea142d9d2430ca15 Reviewed-on: http://gerrit.rockbox.org/814 Reviewed-by: Szymon Dziok <b0hoon@o2.pl>
* Fix android black screen crashJonathan Gordon2014-05-21
| | | | Change-Id: I7a0eb121ff151b8b6e8f824ee8dbab8d99b73499
* Also make sure progressbars don't tihnk their images are loadedJonathan Gordon2014-05-18
| | | | Change-Id: I83bb8e246e4858396ca0b5d0d90fbd2d08a88c1e
* fix skin buffer crashes, img's are not loaded initialyJonathan Gordon2014-05-18
| | | | Change-Id: I32b5d5e446f5ae9340be2bd47841b06a5dbabeec
* Fix android SDK version and the yes/no screen titleJonathan Gordon2014-05-15
| | | | Change-Id: I84a067adcc83291de5131c88483f400d38bea15b
* don't load the same bmp image more than once in a skinJonathan Gordon2014-05-14
| | | | Change-Id: Ie38146a80bb356f40810f017c262b81edac69688
* qeditor: on Windows it’s not impossible to create a file with AUXDmitry Gamza2014-05-12
| | | | | | Change-Id: Ic7ef01328eccbed4afddb0a09d2afbb6c1f6a28f Reviewed-on: http://gerrit.rockbox.org/811 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
* qeditor: many enhancementAmaury Pouly2014-05-11
| | | | | | | | | | Qeditor has been improved in many ways: - it can now dump all registers, just like the lua DUMPER.dump_all() command - several crash were fixed - when connected to a hwstub command, one can correctly edit individual fields - the code was simplified in several places Change-Id: I092b99ce3a12ff6417552de61d62c65f706bcff0
* regtools: headergen can now output the description in the headersAmaury Pouly2014-05-11
| | | | | | This is useful to provide some documentation in the code. Change-Id: Ib440363d82c47c36fffb9567a2e7f374eaaa5cbc
* sansaview: fix lcd codeAmaury Pouly2014-05-11
| | | | | | | | | | | The lcd driver now works but is awfully slow. The trick is to put it in system mode instead of RGB and setup 16bpp. The GRAM data can then be sent directly with the SPI but since it's bit-banged and the CPU running at slow speed, full screen refresh takes over a second, even with a slightly optmised version. The OF uses a DMA mechanism with a proper LCD controller but the setup is much more complicated and doesn't work at the moment. Change-Id: I6c95d91de31bff97d0a5848b8e2078c21deb5895
* sansaview: cleanup backlight codeAmaury Pouly2014-05-11
| | | | Change-Id: I0a844931fa2f7f247c8c5e28673241f79902f9be
* sansaview: clean config fileAmaury Pouly2014-05-11
| | | | Change-Id: I2dc4bd724272f4c044815370dd2df95f131426a0
* regtools: make qeditor aware of PPAmaury Pouly2014-05-11
| | | | Change-Id: I3b4fa625499aa66bb5617971445fa3c1c209134e
* hwstub: add some PP and Sansa View codeAmaury Pouly2014-05-11
| | | | Change-Id: If188a01adee2a0e1c7a46c424a0a9cde9f666831
* hwstub: hwstub_shell can now run files/cmd provides on command lineAmaury Pouly2014-05-11
| | | | Change-Id: Id5cb3bee52b39e2ddec95c646ca9b4a3334bdf92
* qeditor: add support for deletion of itemsAmaury Pouly2014-05-11
| | | | Change-Id: I886e15585bd3bfed3303e4b845cd8960a9461277
* qeditor: fix includeAmaury Pouly2014-05-11
| | | | Change-Id: Ie6013be29729267294c13fd4e86edad3904aa114
* hwstub: fix hwstub_shellAmaury Pouly2014-05-11
| | | | Change-Id: I008a55675054c86fd206cc5248f2bd9475e80b49
* Make errno a thread-local variable.Michael Sevakis2014-05-09
| | | | | | | | | | | | | | | | errno is supposed to be thread local and we do that here in a rather makeshift way by implementing a function that returns a pointer to the __errno variable in the thread block. If more serious TLS is required, perhaps it would be worthwhile implementing it using the linker and the "__thread" storage attribute. That's a bit overkill just for this. I'm also not liking what I saw the compiler producing. Change-Id: I03bc0bd6a89f6e3d6bae7653284ee01054614f9a Reviewed-on: http://gerrit.rockbox.org/803 Reviewed-by: Michael Sevakis <jethead71@rockbox.org> Tested: Michael Sevakis <jethead71@rockbox.org>
* SVG image of the Creative Zen Xfi 2 and other formats for the manual.Szymon Dziok2014-05-09
| | | | | | Change-Id: If40ebf47575d57949c815d524e8ea81755428149 Reviewed-on: http://gerrit.rockbox.org/806 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
* Added high score and save/load functionality to xobox game.Richard Burke2014-05-02
| | | | | | Change-Id: I5e553a38b9290aeeb3cebaf1abf90ae6fc4ac362 Reviewed-on: http://gerrit.rockbox.org/799 Reviewed-by: Michael Giacomelli <giac2000@hotmail.com>
* regtools: normalise description files, and remove obsolete file. No logical ↵Amaury Pouly2014-05-01
| | | | | | | | change. Files were generated using utils/regtools/tester in "write" mode. Change-Id: Ib391b8dbb5ec84eb821e0d0a3699d306414f2aa1
* regtools: fix makefilesAmaury Pouly2014-05-01
| | | | Change-Id: Ib69aac4e7510c99398130467b7fe0f10fc4897f7
* regtools: completely rework qeditor, improve soc desc library and toolsAmaury Pouly2014-05-01
| | | | | | | | | | The graphical editor can now display and editor description files. The library has been improved to provide more useful function. The XML format has been slightly changed: only one soc is allowed per file (this is was already de facto the case since <soc> was the root tag). Also introduce a DTD to validate the files. Change-Id: If70ba35b6dc0242bdb87411cf4baee9597798aac
* regtools: update soc desc parser/header to include desc fieldsAmaury Pouly2014-05-01
| | | | Change-Id: I32374784d17f4352905f15e404df23b01338235b
* fix russian translateDmitry Gamza2014-04-24
| | | | | | Change-Id: I616caf45db20c7ebdd989905f779d0e1c699e081 Reviewed-on: http://gerrit.rockbox.org/800 Reviewed-by: Andrew Ryabinin <ryabinin.a.a@gmail.com>
* SVG image of the Creative Zen Vision M, plus other formats for the manual.Szymon Dziok2014-04-24
| | | | | | Change-Id: I4d40ed6dfecca19bfab9f5fceed39fb7e94c8415 Reviewed-on: http://gerrit.rockbox.org/780 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>