- 76c093d Commit utility to dump the OF from a rockboxed Gigabeat S. Searches the partition for deleted nk.bin and restores it. Should work if run immediately after install the bootloader, but may not work later. Current version asks the user to md5sum the file, but probably should do it automatically. by Michael Giacomelli · 16 years ago
- 985b53e Cleaner solution to plugin-included core files. by Björn Stenberg · 16 years ago
- fc2a59b List sscanf.c in SOURCES instead of doom.make by Björn Stenberg · 16 years ago
- 8722994 FS# 9752 by Melba Sitjar: Added missing strings to Tagalog language. by Robert Menes · 16 years ago
- f501cda Fix remaining red. by Nils Wallménius · 16 years ago
- 60359bf Change System->Version to System->Credits. Closes FS#9620. by Marc Guay · 16 years ago
- 4ea961a Fix links and spacing in Quick Screen section. by Marc Guay · 16 years ago
- 89646dd fix yellow by Jonathan Gordon · 16 years ago
- 071e3ef Fix some reds. by Nils Wallménius · 16 years ago
- 4b472de a few more button/statusbar fixes... by Jonathan Gordon · 16 years ago
- 3681ff1 Reorder of user_settings, cleaned out some unused settings grouped settings depending on the same preprocessor defines together a bit more to make it more readable, updated some comments. Plugin api bump and the wps token for 12/24 hour clock setting is now excluded for non rtc targets by Nils Wallménius · 16 years ago
- d14f79d Gigabeat S: Ensure a few more clocks are stopped for things we aren't using at the moment. by Michael Sevakis · 16 years ago
- fe42f8c Fix typo in r19651. by Marc Guay · 16 years ago
- 380402c Apply some KISS philosophy to dealing with versioning in the manuals as per discussion with gevaerts. by Marc Guay · 16 years ago
- 82678fb Tighten up the quick screen button description. by Marc Guay · 16 years ago
- 14483f8 Add the customisable quick screen to the manual. Closes FS#9524. by Marc Guay · 16 years ago
- b06b9be Add the virtual keyboard paging keys. Closes FS#8839. by Marc Guay · 16 years ago
- 48249d3 Sansa Clip: simplify keymap for button_context_right_is_inc. This fixes moving around in the graphical equalizer by Bertrik Sikken · 16 years ago
- e986b62 merge r19537 from the 3.1 branch (use correct version numbers) by Frank Gevaerts · 16 years ago
- 4607feb Fix the InGame menu keymaps. Closes FS#9672. by Marc Guay · 16 years ago
- 00112a7 Remove old sentence from Main Menu -> System section. Closes FS#9705. by Marc Guay · 16 years ago
- 612725d Remove reference to 3.0 from the installation chapter. Closes FS#9704. by Marc Guay · 16 years ago
- 32c2f45 static/const/#include/tab police on various files by Bertrik Sikken · 16 years ago
- 87f88d2 Speed up Player build a bit by not building a useless sysfont.o. by Jens Arnold · 16 years ago
- 74e245b Small binsize optimization and likely a tiny speedup too by Nils Wallménius · 16 years ago
- 7555f34 fix FS#9743: plugins using rb->do_menu() were dropped 8 pixels.. by Jonathan Gordon · 16 years ago
- 498e95b Add the sim build for the Philips HDD1630. by Mark Arigo · 16 years ago
- 43ffbdb FS#9742 - hopefully the last of these by Jonathan Gordon · 16 years ago
- b115ae3 Add very rough battery life estimateion for iPod minis. Also, update Sansav1 estimation while I'm at it. by Michael Giacomelli · 16 years ago
- b86f2d0 woops... fix the header and bump the plugin API by Jonathan Gordon · 16 years ago
- 9296126 More SYS_FOURHERTZ handling fixes.. (FS#9740 FS#9741) by Jonathan Gordon · 16 years ago
- aec4521 Fix (USB) serial logf() by Maurus Cuelenaere · 16 years ago
- 91ad8f0 Fix building invadrog with DEBUG defined, patch by Yoshihisa Uchida, FS#9737 by Nils Wallménius · 16 years ago
- 36531c7 bah, the filetree does the same spindown handling as the WPS so fix it there also by Jonathan Gordon · 16 years ago
- a02702c try again... BUTTON_NONE is not a sys event :p by Jonathan Gordon · 16 years ago
- 6728678 fis FS#9739 - yesterdays statusbar commits broke the WPS disk spindown handling by Jonathan Gordon · 16 years ago
- 9e3844d Updated Fuze button code. FS#9645 by Thomas Martitz. by Björn Stenberg · 16 years ago
- 5bf0cf5 Ingenic Jz4740: * Fix compiling * More USB work by Maurus Cuelenaere · 16 years ago
- a2e80d5 correct wrong logf by Frank Gevaerts · 16 years ago
- b6eaf1d Fix off-by-one by Maurus Cuelenaere · 16 years ago
- 4c793fe Commit FS#9733 (multiline logf) by Yoshihisa Uchida by Maurus Cuelenaere · 16 years ago
- d6def79 fix the yesno screen which I accidently broke with the last commites by Jonathan Gordon · 16 years ago
- 79b3e87 fix red by Jonathan Gordon · 16 years ago
- e385ee1 Decouple the statusbar drawing from the rest of the screen drawing. it is not drawn roughly 4x per second automatically. by Jonathan Gordon · 16 years ago
- 54919ae Ingenic Jz4740: by Maurus Cuelenaere · 16 years ago
- e25505d Hehe. Broke it already in last-second sanitation. Put some bits back. by Michael Sevakis · 16 years ago
- 2e99b3d Gigabeat S: Allow recording from FM. Give FM the same volume range as playback. NOTE: This bumps the si4700 output volume to -0dB so other players with that may need a minor adjustment. by Michael Sevakis · 16 years ago
- 9ac7af7 Ingenic players: by Maurus Cuelenaere · 16 years ago
- 5d3a035 Implemented system_reboot(). by Björn Stenberg · 16 years ago
- f597244 Fixed m200v4 red build. by Björn Stenberg · 16 years ago
- 93afe52 Cleaner usb detection. by Björn Stenberg · 16 years ago
- f2d2b8c Added usb_detect() for Clip, Fuze, E200v2 and C200v2. by Björn Stenberg · 16 years ago
- 679d2c1 Added dualboot usb detection for Clip, so OF boots on usb insert. by Björn Stenberg · 16 years ago
- 8e22f7f Make local functions static in codecs, where possible. by Bertrik Sikken · 16 years ago
- 6316e0f Reduce the pictureflow empty slide bitmaps to 8-bit palette images, by Andrew Mahone · 16 years ago
- 36dfded Make sure pictureflow always uses the user font, both on colour and greyscale targets. by Jens Arnold · 16 years ago
- 9ad94b9 Use the same poweroff count for clip as for other AMS targets by Björn Stenberg · 16 years ago
- 8d6d4fb Updated italian translation. by Alessio Lenzi · 16 years ago
- 9bf2048 Make the greylib text output functions handle unicode. Fixes non-working umlauts etc in greyscale pictureflow. by Jens Arnold · 16 years ago
- 11d5350 Remove register indentation in si4700 debug screen. by Michael Sevakis · 16 years ago
- 7036d72 Move enabling of USB charging from sound_settings_apply to settings_apply by Nils Wallménius · 16 years ago
- 34c9b11 Unbreak the changelog and don't say that releases include fonts, they don't ;) by Nils Wallménius · 16 years ago
- 081b111 more pictureflow work: by Andrew Mahone · 16 years ago
- 9711b1e Gigabeat S, use saner input volume on the line in used for fm to have fm volume at similar volume as playback. Add a few comments. by Nils Wallménius · 16 years ago
- 8852154 Fix for FS#9444. Scales balance between current and mute. Mutes channel at 100% balance when volume is muted. by Steve Gotthardt · 16 years ago
- 1fea6f6 Make si4700 tuner driver more sane with bit and field defines and entirely hide strange i2c interface from code with write/set/clear/masked functionality. On Gigabeat S use by-the-book busmode selection and GPIO lines. Implement some primitive station detection, debug registers in screen, and misc. changes to tie things together. by Michael Sevakis · 16 years ago
- d6bae6c FS#8335, with some changes discussed on IRC: by Andrew Mahone · 16 years ago
- 932f30d Add support for scaled bitmap loads, and for greylib display, to by Andrew Mahone · 16 years ago
- 78d625f i7: set low-battery values and enable shutdown on low-battery by Vitja Makarov · 16 years ago
- eaea112 imx31: Fix a couple small problems with the i2c driver that went unnoticed until FM. Reset addr_count always and stop resetting module before STOP is actually generated. Simplify a tiny bit and remove inactive preprocessor block. by Michael Sevakis · 16 years ago
- 859ee22 Add missing greylib scaled bitmap test plugin. by Andrew Mahone · 16 years ago
- 0f472bc Fix wrong button for exiting calendar by Nils Wallménius · 16 years ago
- 9058620 Make scaler output truly pluggable, add an 8-bit greyscale output to by Andrew Mahone · 16 years ago
- f7fa7e5 Latest work on the bmp on-load scaler: by Andrew Mahone · 16 years ago
- 7428c7c Add Ryan Press, Craig Elliot and Kenderes Tamas to the credits file for FS#8624 by Mustapha Senhaji · 16 years ago
- 8cd726e Remove a last junk that was unintentionaly added to english file. by Mustapha Senhaji · 16 years ago
- 0e783b0 Update the API version too. by Michael Giacomelli · 16 years ago
- 1f52f40 Fix more by Michael Giacomelli · 16 years ago
- da41c0e Fix junk added to language file. by Michael Giacomelli · 16 years ago
- e25f1f9 Hopefully fix read. by Michael Giacomelli · 16 years ago
- 70e9c7a Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tamas. Adds preliminary support for numerous accessories that use the ipod serial port on the dock connector. See IpodAccessories for a list of tested devices. by Michael Giacomelli · 16 years ago
- f921f74 Gigabeat S: Fix a divide by zero in runtime estimation caused by using actual charger current. Use default constant for now. by Michael Sevakis · 16 years ago
- 4f2bc16 Gigabeat S: Simplify and use a thermistor lookup table (ADC value => deg C) . Saves some binsize. by Michael Sevakis · 16 years ago
- 377b42b H10 can distinguish USB and MAIN charger input so return proper flags. H100s were misconfigured and should use CHARGING_SIMPLE. Comment more on what charging types mean in config.h. by Michael Sevakis · 16 years ago
- 9b8f56f Oops. Fix precompiler condition to be for all CONFIG_CHARGING != 0 (as it should be). by Michael Sevakis · 16 years ago
- 24e2d86 Fix red and yellow. by Michael Sevakis · 16 years ago
- 3157e13 Simplify powermgmt thread loops so it calls functions turn (no more power_thread_sleep). Do other target-friendly simplifications, generic battery switch handling and split sim-specific code. Whoever can, please verify charging on the Archos Recorder (due to change in the charger duty cycle code). by Michael Sevakis · 16 years ago
- 0f97297 Updated italian translation. by Alessio Lenzi · 16 years ago
- 3e7bdb9 Fix mistake in c200v2 button driver noticed by Thomas Maritiz. by Michael Giacomelli · 16 years ago
- f5be029 Fix one of the warnings which the ubuntu 8.10 servers are throwing.. by Jonathan Gordon · 16 years ago
- 68e24d3 Commit updated mkamsboot for c200v2 patching. Tested and seems to be working using USB for dualboot. by Michael Giacomelli · 16 years ago
- c97f640 Commit FS#9679 by Thomas Martitz. Adds c200v2 to the target tree. Has some buttons defined, a bootloader, and stubs for most drivers. by Michael Giacomelli · 16 years ago
- be26da8 Remove some unused code in the Philips SA9200 port. by Mark Arigo · 16 years ago
- bd43105 Update German translation. Based on FS#9669 by Kaspar Rothenfusser (add him to CREDITS too, hopefully correct spelling) with additional tweaks by Tom Ross and me. by Marianne Arnold · 16 years ago
- 641e4fd Fix inverted de-emphasis bit for si470x FM chip. by Bertrik Sikken · 16 years ago
- 3c8ac8f Updated Portuguese translation by Rui Araújo (FS#9700). by Jonas Häggqvist · 16 years ago
- d3bfc1a No need to have a separate voice string for the Player here, as voice isn't displayed. by Jens Arnold · 16 years ago
- 81781ab Language updates: by Jonas Häggqvist · 16 years ago
- 5132243 Update si4700 FM driver: by Bertrik Sikken · 16 years ago
- 2712871 Gigabeat S: Enable keyboard line editing and morse code input. by Michael Sevakis · 16 years ago