- 3fa48ee Show another way to learn about convbdf by Alexander Levin · 15 years ago
- 4bc0cf6 Use nice 'times' glyphs for describing dimensions (FS#11295) by Alexander Levin · 15 years ago
- 8f8cdd3 Fix another not nice apostrophe (FS#11296) by Alexander Levin · 15 years ago
- 93258e4 sudoku: remove commented out code. by Teruaki Kawashima · 15 years ago
- 0a4eda4 skin_parser.c: fix possibile overflow in parse_setting_and_lang(). simplify comparison of string in parameter in parse_touchregion(). by Teruaki Kawashima · 15 years ago
- 12af498 Handshake still grinds to a halt at some point, but it works better now. by Tobias Diedrich · 15 years ago
- 6c8269b fix previous commit by Rafaël Carré · 15 years ago
- 8e12292 better preprocessor conditions for enabling GPIOA interrupt by Rafaël Carré · 15 years ago
- 627baea sd-as3525: wait 100µs before disabling SD clocks by Rafaël Carré · 15 years ago
- 54f08f3 as3525v2: fix end of charge detection by Rafaël Carré · 15 years ago
- dd8e8a7 Add charging/discharging indication to battery debug menu if CONFIG_CHARGING >= CHARGING_MONITOR by Marcin Bukat · 15 years ago
- b3a8170 sd-as3525: avoid division when calculating current bank, we only deal with 1 or 2 banks by Rafaël Carré · 15 years ago
- 6f2afd3 as3525: reorder vectored interrupts by Rafaël Carré · 15 years ago
- a537859 sd-as3525: give timeout in HZ units, not in ticks by Rafaël Carré · 15 years ago
- 3813634 HD200 - lm339 response time is at best 300 ns so adcclk can not be too high by Marcin Bukat · 15 years ago
- cc61f03 as3525v2: add partial usb init code by Amaury Pouly · 15 years ago
- 3356eff Gigabeat S: Wrong thing messing with IPU_CONF. No fiddling is needed just yet. by Michael Sevakis · 15 years ago
- 54c6496 Gigabeat S: Implement LCD contrast, invert and flip modes. Enhance LCD power management. Include init data but it's not needed yet (identical to Gigabeat F). by Michael Sevakis · 15 years ago
- 4c6164f Updated italian translation. by Alessio Lenzi · 15 years ago
- d930641 Rockbox can handle fonts larger than 16 pixels too. by Alexander Levin · 15 years ago
- 64bb9a0 Fix a couple of typos in the manual by Alexander Levin · 15 years ago
- 8fe22bd as3525v2: show adc channels in the debug menu by Rafaël Carré · 15 years ago
- 4f61e45 Fuzev1: calibrated charging curve by Rafaël Carré · 15 years ago
- 4d51076 Clip+: reboot on USB insert by Rafaël Carré · 15 years ago
- 88c45ff plugins: undefine DEBUG macros just in case, before defining them to a real statement by Rafaël Carré · 15 years ago
- 147447a don't let logf() and DEBUGF() be empty statements by Rafaël Carré · 15 years ago
- 0f6b5f0 Enable/disable second pll dynamically on usb plugin/remove. by Tobias Diedrich · 15 years ago
- 681cedb Build overlay plugins for all targets with PLUGIN_BUFFER <= 0x10000 bytes by Rafaël Carré · 15 years ago
- 6e15b71 apps/plugins/lib/SOURCES: make it more readable (space, comments, order) by Rafaël Carré · 15 years ago
- f8f3fab as3525 usb: build as3525v2 file based on CONFIG_USBOTG, and fix warnings by Rafaël Carré · 15 years ago
- a01422c plugins: changes for targets with small plugin buffer (Clipv1) by Rafaël Carré · 15 years ago
- dcbd8d7 fft: always enable spectrogram, gray mode works with LCD_DEPTH == 1 by Rafaël Carré · 15 years ago
- 279ce89 uisimulator/sdl only contains bitmaps, rename to 'bitmaps' by Rafaël Carré · 15 years ago
- b627106 HD200 - change how adc is scanned (inspired by amiconn) by Marcin Bukat · 15 years ago
- 6cbc701 Rename sdl lcd initialization to (remote_)lcd_init_device which enables removing two #ifdef SIMULATOR and makes it happen as on target. by Thomas Martitz · 15 years ago
- d373557 mp3_encoder: fix a typo, put uninitialized variable in BSS by Rafaël Carré · 15 years ago
- a5c90d4 Add memset/memcpy benches to test_mem plugin by Marcin Bukat · 15 years ago
- 0ea2753 mp3_encoder: reduce plugin binsize by Rafaël Carré · 15 years ago
- c3333b6 config: revert an embarrassing change. by Amaury Pouly · 15 years ago
- 22cfbee as3525v2: add usb driver stub, enable usb phy&core init by Amaury Pouly · 15 years ago
- ed96c93 Ok, this time I double-checked for warnings... by Tobias Diedrich · 15 years ago
- 3bb2afc And don't forget the return values... by Tobias Diedrich · 15 years ago
- e36cfed And of course the stubs still need to be there... by Tobias Diedrich · 15 years ago
- ecdbab9 Obviously this should not be built on AS353x... by Tobias Diedrich · 15 years ago
- 4a8c05e This change wasn't supposed to be in there yet. by Tobias Diedrich · 15 years ago
- 922f83e Not quite working yet, but almost. by Tobias Diedrich · 15 years ago
- c23a7cc Fuzev2: use enrd0 for USB detection, GPIO didn't work on some models by Rafaël Carré · 15 years ago
- 86d91e3 Fix typo by Michael Chicoine · 15 years ago
- 7b3299d A bit further cleanup in system-sdl.c. by Thomas Martitz · 15 years ago
- 66f1830 Clip+: boot to OF if USB is connected by Rafaël Carré · 15 years ago
- 60741f2 Fix another warning which strangely only occurs on cygwin. by Thomas Martitz · 15 years ago
- 86e19dd Restore changes of r25809 that got lost in the target tree movement and fix simulator build on cygwin. by Thomas Martitz · 15 years ago
- 36e5260 Add missing svn properties for the new files created in r26109 by Dave Chapman · 15 years ago
- 7dd0297 as3525: correctly detect usb status if we boot with USB plugged by Rafaël Carré · 15 years ago
- 949d995 Improve spacing in comments in convbdf; rename a local variable which can be confused with 1 (one) by Alexander Levin · 15 years ago
- 88c55d7 as3514/as3543 fixes by Rafaël Carré · 15 years ago
- 2ed7745 Fix convbdf: now .c and .fnt files can be generated in one run again by Alexander Levin · 15 years ago
- ec6476c plugins: reorder SOURCES conditions to be more readable by Rafaël Carré · 15 years ago
- c4c7069 Fix FS#11280 by Thomas Martitz · 15 years ago
- f4d6ef2 global tab->spaces is not clever with Makefiles! by Jonathan Gordon · 15 years ago
- 64f5033 Do s/SWAP_WORDS/ATA_SWAP_WORDS/ to prevent namespace clashes. by Maurus Cuelenaere · 15 years ago
- ceeb757 fix yellow/red by Jonathan Gordon · 15 years ago
- b6867dc split the radio code into multiple files in the hope that makes it more likely for someone to want to work on! :D by Jonathan Gordon · 15 years ago
- 4862fe44 splash.c: correct calculation of y coordinate of splash. by Teruaki Kawashima · 15 years ago
- 3637ccb Change default chip8 keymap on c200/m200/clip families to use up/down on the 4-way pad instead of volume up and volume down, since most chip8 games use those buttons as directions. by Torne Wuff · 15 years ago
- db59e67 HD200 - use optimised read&write routines from ata-as-coldfire.S and drop hd200 specyfic ata-as-hd200.S by Marcin Bukat · 15 years ago
- a619caa Integrate byte swap of ata word into ata-as-coldfire.S by Marcin Bukat · 15 years ago
- 20041b9 rockboy: fix format strings in snprintf. use int for slot_id and use %d tag for it in format strings. by Teruaki Kawashima · 15 years ago
- 1a25edd HD200 - decrease wait states for lcd when boosted by Marcin Bukat · 15 years ago
- cce9c17 HD200 minor lcd asm routines adjustments by Marcin Bukat · 15 years ago
- fcf36dd Simplify mpegplayer a bit and use array-based lists rather than linked lists for stream management. Move a couple useful functions to handle pointer arrays from kernel.c into general.c; mpeglayer now makes use of them. by Michael Sevakis · 15 years ago
- 9fde126 fft plugin: move const data into a c file and use no wider types than necessary, makes the plugin about 63kB smaller by Nils Wallménius · 15 years ago
- 487b24c rockboy: add a Clip keymap by Rafaël Carré · 15 years ago
- 22942db Update the notes for which compression levels of ape are realtime and fix the location of rockbox version in the bug reporting instructions by Nils Wallménius · 15 years ago
- 18b1602 I think I intended a different expression. by Michael Sevakis · 15 years ago
- 0a7a7ce count is being used as the value of the last item to show, so rename it to not be confusing by Jonathan Gordon · 15 years ago
- 908a5b6 the fm presets list should wrap.. so make that work by Jonathan Gordon · 15 years ago
- 226c0b1 Update and complete the start screen option description in the manual. Thanks to Alex Parker for the native speaker help. by Marianne Arnold · 15 years ago
- 7ae53d8 Clipv2/+ : ascodec register 0x25 is not related to backlight by Rafaël Carré · 15 years ago
- 0da5399 How punny. Just one more whack-a-mole to get. by Michael Sevakis · 15 years ago
- 2e8bd81 Improve spacing in comments by Alexander Levin · 15 years ago
- 26230ae MPEGPlayer: reconceal the point puns by Michael Sevakis · 15 years ago
- 53a858b Rearrange statements for a small binsize reduction; delete unneeded braces by Alexander Levin · 15 years ago
- b197c3b MPEGPlayer: Add a second layer of caching to help speed up byte-wise scanning and seeking a bit. by Michael Sevakis · 15 years ago
- caa4f54 fix a minor fms presetlist viewer bug with displaying prev when you are on the first playlist by Jonathan Gordon · 15 years ago
- 36e7c37 memset is in string.h, not memory.h. by Thomas Martitz · 15 years ago
- 04bd1a0 fix red by Nils Wallménius · 15 years ago
- 4f22052 Since we no longer use -fno-strict-aliasing in CFLAGS we don't need to strip it out for the codecs. by Nils Wallménius · 15 years ago
- 31caef4 as3525: don't use incomplete USB code when charging by Rafaël Carré · 15 years ago
- 3677873 make checkwps accept .rfms files as remote skins by Jonathan Gordon · 15 years ago
- ddc91c3 yellow go bye bye by Jonathan Gordon · 15 years ago
- 3238293 .sbs is base skin, not custom statusbar by Jonathan Gordon · 15 years ago
- 7d5e0d7 FS#11263 - Radio Art support! %C and %Cl tags work in the radio screen and Base Skin when the radio is running. by Jonathan Gordon · 15 years ago
- c785722 as3525: make sure we don't use a negative number of sectors by Rafaël Carré · 15 years ago
- f95a982 Fix building on cygwin. by Thomas Martitz · 15 years ago
- b9beecc as3525v1 use an as3515 audio codec/PMU, not an as3517 as previously thought by Rafaël Carré · 15 years ago
- 33bb4cd Make sure to include audiohw.h in settings.h or the definition of struct user_settings could get out of sync amongnst various #includes. Might be the reason for FS#11277 -iPod Video crashes at startup. by Michael Sevakis · 15 years ago
- fef807a Correct button_read_device prototype for HAVE_BUTTON_DATA. by Thomas Martitz · 15 years ago
- 06adb38 Fix last reds, database tool definitely needs rework. by Thomas Martitz · 15 years ago
- 3763ace Revert r26048. APE tags in mp3 is explicitely on http://www.rockbox.org/wiki/NoDo by Frank Gevaerts · 15 years ago