- 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
- 52d9d0d Remove outdated NODO list from the docs folder. Replace it with a link to the wiki. by Michael Giacomelli · 15 years ago
- edb6bed Format FM frequency depending on the regional settings (FS#11273) by Alexander Levin · 15 years ago
- 9eed2f7 Gigabeat S: Not defining HAVE_POWEROFF_WHILE_CHARGING is far too disruptive given that it's not obligatory for the hardware to avoid poweroff while plugged/charging. by Michael Sevakis · 15 years ago
- 964dcb3 Revert r26055 since it breaks certain Archos targets. by Michael Sevakis · 15 years ago
- b6c3bc1 Get checkwps going again, don't mess with sdl in it. by Thomas Martitz · 15 years ago
- 3d0cee8 - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hosted/sdl, uisdl.c is split up across button-sdl.c and system-sdl.c. by Thomas Martitz · 15 years ago
- dcf442e YUV Dither: r12 saving was removed but stacked parameter load offset wasn't changed to compensate, resulting in an improperly aligned dither kernel. by Michael Sevakis · 15 years ago
- 6f6dffa adc-as3514.c: cosmetics by Rafaël Carré · 15 years ago
- f6a17bd Promote Packard Bell Vibe 500 to stable. by Szymon Dziok · 15 years ago
- d10bf7a fuzev2: leave at least 3ms between scrollwheel events by Rafaël Carré · 15 years ago
- 79cfc22 fuzev2: fix buttonlight flashing on µSD access (2nd try) by Rafaël Carré · 15 years ago
- 90ea991 i.MX31: Issue some NOP's immediately after MCR WFI to prevent premature execution of subsequent code. by Michael Sevakis · 15 years ago
- 601fd3c Small mistake in francais.lang by Rafaël Carré · 15 years ago
- 46a9c5e Fix alarmclock plugin time miscalculation by Rafaël Carré · 15 years ago
- 414dad4 If HAVE_POWEROFF_WHILE_CHARGING is not defined and the charging configuration specifies CHARGING_MONITOR or greater, allow poweroff while plugged but not actually charging the battery. by Michael Sevakis · 15 years ago
- e34c059 Gigabeat S: There's no reason to pause the LCD DMA when changing the framebuffer address. by Michael Sevakis · 15 years ago
- e73a175 Hopefully finish off the red from r26051. by Michael Sevakis · 15 years ago
- 5508d40 Hopefully get some green back from r26051. by Michael Sevakis · 15 years ago
- 80d0d15 Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feature. Under the hood, it's designated a hardware equalizer since it is one. Implement code framework for hardware EQ in general. Menu aspect is well abstracted and so the UI and strings can be changed around if taste doesn't quite suit. So far the emphasis is distinction of the UI labelling from the software EQ so that it's clear the settings are for a different thing. by Michael Sevakis · 15 years ago
- 0f77db7 as3525: fix capacity sanity check by Rafaël Carré · 15 years ago