- 4e4510e Query RAM size when scanning for Ipods. Return the target string for Video 64MB when apropriate amount of RAM is detected. Makes Rockbox Utility detect it correctly for first time installs. by Dominik Riebeling · 15 years ago
- 855fdc5 Set missing properties. by Dominik Riebeling · 15 years ago
- 4eee66a r22826 is causing data aborts when the wps is loaded in the parse_list function - suspected reason is an improperly aligned pointer depending on how the buffer gets setup when translating a "d". by Karl Kurbjun · 15 years ago
- 89041f6 Remove some some code in favor of a single parse_list() call. by Thomas Martitz · 15 years ago
- 68089db AMS Sansa: Add delay for µSD writes to fix CRC failures with class 6 µSD cards. by Jack Halpin · 15 years ago
- f2cd5ec Syntax fixes and logic reversing to fix windows crosscompiling for the simulator. by Jonas Häggqvist · 15 years ago
- a305ca9 Change that include to " " style to allow for using SDL from custom installation pathes. by Thomas Martitz · 15 years ago
- a738e5f FS#9824: Fix FM channel spacing for Europe by Bertrik Sikken · 15 years ago
- 55cd14f Make beastpatcher build with VS2005 again. by Dominik Riebeling · 15 years ago
- 0cab10e Add non-interactive mode to beastpatcher. by Dominik Riebeling · 15 years ago
- 092a36b CREDITS: remove duplicate names by Bertrik Sikken · 15 years ago
- 7301343 Marko Pahlke was already in CREDITS. by Thomas Martitz · 15 years ago
- 4640882 Samsung YH*: SVG player images including button description. by Thomas Martitz · 15 years ago
- 885dc15 rbutil: correct url to samsung bootloaders. by Dominik Wenger · 15 years ago
- 4802673 Samsung YH920 & YH925 are in the unstable category by Rafaël Carré · 15 years ago
- 976784b rbutil: correct dependencies by setting DEPENDPATH. by Dominik Wenger · 15 years ago
- b11a7fd Make PDBox use the copy of TLSF in the codecs folder (and remove the old copy). by Magnus Holmgren · 15 years ago
- 073e206 Fix red for HAS_SERIAL_REMOTE by Thomas Martitz · 15 years ago
- d5797a6 Fix non-hold button and headphone detection target sims. by Thomas Martitz · 15 years ago
- ca85c40 Rework the simulators button reading to not implement it's own complete driver. by Thomas Martitz · 15 years ago
- fe4526e Recognise everybody in the same CREDITS file: add the three people only in CREDITS-MANUAL to CREDITS and remove CREDITS-MANUAL. by Alex Parker · 15 years ago
- b60ddb8 Better menu verbiage for test_codec by Jeffrey Goode · 15 years ago
- eab9a72 Fix checkwps (configure actually) to compile without SDL, and add samsung YH* to targets.txt by Thomas Martitz · 15 years ago
- 77c4a38 Use singular to make a few strings in the German translation sound a bit more like a setting, corresponding to the initial English change. (still open to suggestions) by Marianne Arnold · 15 years ago
- 3393417 French translation: minor rewording for one string. by Mustapha Senhaji · 15 years ago
- 8457b51 Update German translation. by Marianne Arnold · 15 years ago
- 2cf1d6d Update Swedish translation. by Magnus Holmgren · 15 years ago
- fb19297 Translation updates: by Jonas Häggqvist · 15 years ago
- 4ce1604 Show the name of the setting in the WPS debug output by Alexander Levin · 15 years ago
- 6622c60 add the %St setting to the debug output for checkwps/parser.... needs mroe work to make it more useful by Jonathan Gordon · 15 years ago
- df32d85 Allow seeking using the progress bar on the touch-enabled Cabbiev2 (currently only used by m:robe500 320x240). by Rob Purchase · 15 years ago
- dd4c1eb add fuze and e200v2 to checkwps build list. by Dominik Wenger · 15 years ago
- b04c66e Fix splash on charcell (was wasting 2 precious chars per line since r20870). This fixes the volume splash in wps, as it doesn't wrap anymore, but it's not a proper fix. The real problem is that the 2nd line of the default WPS updates immediately. The ultimate fix would be to get rid of the special charcell handling and use a VP in the WPS. by Jens Arnold · 15 years ago
- a4a2499 Fix red: remove buffer from IRAM by Jeffrey Goode · 15 years ago
- 81f268a Potential fix for FS#10572: limiter + time stretch produces garbage output by Jeffrey Goode · 15 years ago
- 75b7a1f Fix unbalanced braces by Alexander Levin · 15 years ago
- bc1f519 The name should have been added to the other CREDITS file by Alexander Levin · 15 years ago
- 890f0d1 Fix typo (add a space) by Alexander Levin · 15 years ago
- f744e26 Improvements to the viewers section of the manual (FS#10531 by David Kaufmann) by Alexander Levin · 15 years ago
- d949017 ata-nand-telechips: tcc77x have now USEC_TIMER by Vitja Makarov · 15 years ago
- 0152fe6 bootloader/telechips: disable irqs before jumping to rockbox by Vitja Makarov · 15 years ago
- 14ac374 i7: pcm-telechips fix sampling rate that was about 40000 instead of 44100 by Vitja Makarov · 15 years ago
- 72578ef Clarify the unit of note frequency by Alexander Levin · 15 years ago
- 8b32a2d Always format error message using ANSI functions to get rid of type-punning when building with rbutil. by Dominik Riebeling · 15 years ago
- 8163dde Pitch Detector: group note related data together by Alexander Levin · 15 years ago
- ab563da Add viewports to the manual. Adapted from FS#9934 by Jonas Häggqvist and FS#10553 by David Kauffmann by Alex Parker · 15 years ago
- 16cb628 Pitch Detector: use special functions for choosing bool values by Alexander Levin · 15 years ago
- 46bb567 Pitch Detector: add the possibility to set the reference frequency of A (last part of FS#8768) by Alexander Levin · 15 years ago
- 2474708 Substract the correct number of minutes when calculating the durations seconds part. by Dominik Riebeling · 15 years ago
- d7b9f99 Fix short version of qmake command option. Add display of building time. by Dominik Riebeling · 15 years ago
- 019a75d rbutil: bump version in preparation for release. by Dominik Wenger · 15 years ago rbutil_1.2.3
- 164d28a Make Samsung YH* bootloaders non-verbose (i.e. show the bootlogo) (backported from the ams/pp bootloader branch) by Thomas Martitz · 15 years ago
- 6d1d9be Integrate mknkboot into beastpatcher. by Dominik Riebeling · 15 years ago
- fc30b18 Redraw the list after exiting the context menu to get rid of various non-blocking splashes in it if custom ui vp is used. by Thomas Martitz · 15 years ago
- 6bb507a rbutil: mark e200v2 and fuze as unstable. by Dominik Wenger · 15 years ago
- 33530ff And also redraw the statusbar after resetting the colors. by Thomas Martitz · 15 years ago
- ec0f581 Fix the statusbar to redraw after changing colors in the color picker screen. by Thomas Martitz · 15 years ago
- dad3f29 Split out file access from mknkboot handling. by Dominik Riebeling · 15 years ago
- d0b048e rbutil: dont output a error if rbutil follows a http redirect. by Dominik Wenger · 15 years ago
- 6a9a196 Cowon D2 player images drawn by myself (incorporating cowon.svg from Wikimedia Commons) by Rob Purchase · 15 years ago
- 8048b11 Remove dead or useless defines: HAVE_ONDIO_IC was replaced by CONFIG_I2C but just added not replaced for the OndioFM in errr... r5675. The creativezv* and the m200v4 config files defined CONFIG_I2C twice. by Marianne Arnold · 15 years ago
- b2aa245 Performance improvement in limiter, about 2% by Jeffrey Goode · 15 years ago
- 293a4b6 rbutil: check for new Versions at startup. by Dominik Wenger · 15 years ago
- 1b1bd7e Fix signedness mismatch. by Dominik Riebeling · 15 years ago
- f43c0ab i7: _backlight_init() turn backlight on, as we can miss panic message by Vitja Makarov · 15 years ago
- 36e8fc0 tcc77x: add tcc77x_cscfg_bw() helper for external memory bus width setup by Vitja Makarov · 15 years ago
- 05fd9ee Actually fix AA display... previous commit was borked by Jonathan Gordon · 15 years ago
- 6d16d1c FS#10602 - show the viewport label instead of an int in the debug output by Jonathan Gordon · 15 years ago
- aafeaad fix FS#10599 and do r22721 a slightly better way. the %C tag is internally converted to a different token for display and conditional check. by Jonathan Gordon · 15 years ago
- 7337fd3 Fix subtle bug in limiter by Jeffrey Goode · 15 years ago
- ee28c8d Wormlet: Fix food and argh possibly overlapping each other. by Thomas Martitz · 15 years ago
- d270452 Refactor mknkboot in preparation for beastpatcher integration. by Dominik Riebeling · 15 years ago
- be3c62f i7: Fix memory bus initialization, thanks to Genia Bezman! by Vitja Makarov · 15 years ago
- 7b6265e Fix a bug where the conditional use of %C (i.e. %?C) caused the album art to draw (noticed in FS#10596). by Thomas Martitz · 15 years ago
- 5bd3b44 Fix delay when seeking using the touchscreen by adding a pause/unpause. by Rob Purchase · 15 years ago
- 3ad6ee3 Rename Starting Level to Snake Speed, save the last selected speed, remove highscore list, and clean up the code a little bit by Johannes Schwarz · 15 years ago
- 75e301d Fix a comment so that it matches the code by Dave Chapman · 15 years ago
- 997e6bd Fix unreliable LCD updates on the "type 0" LCD. Plus add some comments and a stub lcd_blit_yuv() by Dave Chapman · 15 years ago
- 43ec944 TIMERB is in a different location on the S5L8701 by Dave Chapman · 15 years ago
- d67c4d2 Add PLL2 definitions for the S5L8701, plus some config file tweaks for the Nano2G by Dave Chapman · 15 years ago
- 8dae933 Add an app.lds and some stub functions for the Nano 2G - this isn't enough to make rockbox.bin compile, but it's a step towards it (more commits coming soon). by Dave Chapman · 15 years ago
- f10450e rbutil: change some more URLs to match new locations. by Dominik Wenger · 15 years ago
- 0792eea Change the mknkboot license to BSD to enable its code to be incorporated into beastpatcher. by Dave Chapman · 15 years ago
- f1330ae rbutil: fix URL to the font pack. by Dominik Wenger · 15 years ago
- 0695b1a rbutil: fix URL to build-info for dailies and releases. And hide targets which are not in the stable or unstable category. by Dominik Wenger · 15 years ago
- a2c9440 Implement -add for 2nd gen Nano by Dave Chapman · 15 years ago
- 98f5c30 Fix ccpmp.bin backup in ChinaChippatcher (thanks to Aaron DeMille) by Maurus Cuelenaere · 15 years ago
- 498043d Blackjack: Fix keymap for Gigabeat F as button 'A' and button 'Select' were swapped. (FS#10563 by Clément Pit-Claudel) by Mohamed Tarek · 15 years ago
- aa942e0 Jpeg Viewer: Add support for Vertical Strides by Karl Kurbjun · 15 years ago
- 022463b Repair build-all.sh and clean-all.sh. by Thomas Martitz · 15 years ago
- c0f1c49 Get rid of some of the code duplication from checkwps, it still duplicates a lot though. by Thomas Martitz · 15 years ago
- 541dd6f Remove some trailing whitespaces in in the skin engine files. by Thomas Martitz · 15 years ago
- 894c809 Fix/band aid the freeze when %V is the first thing (i.e. in line 1) in a .wps (see FS#10596). by Thomas Martitz · 15 years ago
- 0720291 FS#10586: fix c200/c200v2 keymap for moving left/right in the Time&Date menu and for increasing/decreasing in the colour chooser screen. by Bertrik Sikken · 15 years ago
- 94b0edb Another take at quitting with an error message by Alexander Levin · 15 years ago
- e90ac67 Laying the groundwork for future features by Jeffrey Goode · 15 years ago
- 52106b0 Revert everything to a workable state until the issue is investigated properly by Alexander Levin · 15 years ago
- 0824aa4 Fix red by Alexander Levin · 15 years ago
- e2d749e Quit with an error message if the LCD is not supported by Alexander Levin · 15 years ago
- 7d8d0b3 Fix the pitch detector plugin for iaudioM3 by Alexander Levin · 15 years ago