- f498d53 Rename h100 manual name "h1xx" to "h100" to be in line with other players. by Dominik Riebeling · 16 years ago
- 95d58d3 Generic I2C: fix various problems with this (now) unused driver by Rafaël Carré · 16 years ago
- 43f238f fix "warning: comparison between signed and unsigned" by Daniel Stenberg · 16 years ago
- 528ec2a Meg F/X: Radically changing divider settings messed up the fake sleep in the bootloader. They aren't reset even after powering off. Make sure they are always specified. Move that code to target tree as well. by Michael Sevakis · 16 years ago
- 8289b96 Apply FS#9368 : add generic settings tag to WPS. by Antoine Cellerier · 16 years ago
- 3ad5350 Add new cfg_to_string function (this just splits existing code). by Antoine Cellerier · 16 years ago
- 89da432 Meg F/X can beep and click using a hardware timer so let us try it out. To match things up better, fix PCM beeping to give correct frequency (and get a pointer wrap bug too). Do some minor adjustments to compensate for corrections. by Michael Sevakis · 16 years ago
- 3648e87 Add small delays before lcd_write_data() and lcd_write_command(). This seems to be needed on some clips (i.e. mine) by Frank Gevaerts · 16 years ago
- 8956f2b Sansa Clip: No need to use GPIO pin B6 in LCD by Rafaël Carré · 16 years ago
- 68be3b1 Sansa Clip: No need to use GPIO pin B5 in LCD - it's likely used in FM by Rafaël Carré · 16 years ago
- ab64424 Sansa AMS: use vectored interrupts by Rafaël Carré · 16 years ago
- f07aa65 Sansa AMS: correct VIC registers usage by Rafaël Carré · 16 years ago
- f577cd1 Add Adam Hogan to CREDITS for the ZVM plugin keymaps (r19335). by Nicolas Pennequin · 16 years ago
- 07fd663 Remove left-over debug code by Rafaël Carré · 16 years ago
- bba06cf Sansa Clip Simulator: emulate the real screen at the price of some CPU (FS#9521) by Rafaël Carré · 16 years ago
- e3a970f Sansa AMS "High Mem" : fix main binary linking broken by r19342 by Rafaël Carré · 16 years ago
- 894dbfa pcm-as3525.c : don't use |= on a write-only register (VIC_INT_EN_CLEAR). by Bertrik Sikken · 16 years ago
- e97191f Sansa AMS: Disable DMA clocks when not in use by Rafaël Carré · 16 years ago
- 3e4f3fe Sansa AMS: disable I2SOUT clocks when playback is stopped by Rafaël Carré · 16 years ago
- 6aa807d Sansa AMS: PCM driver (FS#9592) by Rafaël Carré · 16 years ago
- 8ea82ff Make HTML manual crosslink heading more similar to the main website heading. by Dominik Riebeling · 16 years ago
- 75da103 Keep codec HPCM (headphone common mode) enabled for Sansa Clip and Sansa m200v4 so the headphone output produces stereo instead of an L-R signal. by Bertrik Sikken · 16 years ago
- af078b4 Cleaned up codepage handling, by Yoshihisa Uchida. (FS#9349) by Björn Stenberg · 16 years ago
- 38e9705 Sansa AMS: Don't allocate stack in irq_handler by Rafaël Carré · 16 years ago
- 8e19a73 Sansa AMS SD driver: don't check non fatal flags of MCI_STATUS by Rafaël Carré · 16 years ago
- 9f76f23 Oops, logic error! Interrupts enabled != in interrupt mode by Maurus Cuelenaere · 16 years ago
- cea285d Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/configure. FS#9605 by Adam Hogan and Robert Menes. by Björn Stenberg · 16 years ago
- 2037221 Implement in_interrupt_mode() properly by Maurus Cuelenaere · 16 years ago
- 1ab08e6 Sansa AMS: updates DMA API by Rafaël Carré · 16 years ago
- 76617c8 Sansa Clip: remove unused variable by Rafaël Carré · 16 years ago
- fb11a83 playback: sanity check for pcmbuf_init() requirement (enabled in DEBUG) by Rafaël Carré · 16 years ago
- 45711ac Sansa AMS: centralize clock settings in clock-target.h by Rafaël Carré · 16 years ago
- 7ea9e31 Ingenic targets: by Maurus Cuelenaere · 16 years ago
- c848d2d Fix warning by Maurus Cuelenaere · 16 years ago
- a119c44 Ingenic targets: by Maurus Cuelenaere · 16 years ago
- b2dd3c2 Fix yellow. by Michael Sevakis · 16 years ago
- a1ab7a5 Meg-FX: s3c register definitions really should be unsigned. Switch from 'int' to 'unsigned long' like other targets. by Michael Sevakis · 16 years ago
- 7bc50d1 Fix FS#8282 - if next-dir fails resume the old playlist by Jonathan Gordon · 16 years ago
- 2f1892a stop printing "storage_sleep()" in the sim output by Jonathan Gordon · 16 years ago
- 1616e66 Gigabeat S: Turn off backlight LED supply after a 2-second delay and save a little power. Hardware fading required keeping supply enabled during fade out. Let fade happen at poweroff (might as well~~~). by Michael Sevakis · 16 years ago
- dcf28c2 Place cleanup TODO notice in a comment and not in the desc: field. by Michael Sevakis · 16 years ago
- bc963c3 Hopefully mop-up remaining red. by Michael Sevakis · 16 years ago
- add677f Fix some red. The stubs in bootloaders are giving some trouble. by Michael Sevakis · 16 years ago
- 58eb784 Straighten out some powermanagement stuff. Give target complete control over how power inputs are sensed. Clean SIMULATOR stuff out of target files. Get rid of USB charging option on targets that don't support it or don't implement it yet. Menu string remains to avoid language incompatibility but should be removed on next cleanup for targets not using it (notice in english.lang). global_settings becomes incompatible for some builds and so plugin API version is incremented. by Michael Sevakis · 16 years ago
- 0d0cc03 fix hold-button handling for m200v4. by Dominik Wenger · 16 years ago
- 4317ff9 Move #defines and #include into c file as this is the only place they are used by Nils Wallménius · 16 years ago
- c616520 Style police, place opening braces for function definitions on new lines by Nils Wallménius · 16 years ago
- 874f437 Sansa AMS: ignore buttons when hold switch is on by Rafaël Carré · 16 years ago
- 2c4f406 revert part of r18933 which fixes FS#9600. by Jonathan Gordon · 16 years ago
- 815998c Jz4740 targets: make sure you don't yield when in interrupt mode by Maurus Cuelenaere · 16 years ago
- 0e97b1a Fix FS#9507 - video audio is not played if song is paused. Audio was not being unmuted by playback. by Michael Sevakis · 16 years ago
- 3e166f6 Recent LaTeX comes with utf8 support called "utf8", while "utf8x" is the older one that has to be installed separately so don't use that anymore. by Dominik Riebeling · 16 years ago
- f15e219 Let htlatex output pages with utf-8 encoding instead of the default iso-8859-1. by Dominik Riebeling · 16 years ago
- 18787b1 Fix compiling by Maurus Cuelenaere · 16 years ago
- 3625be4 Fix FS#9319 and its (probably) duplicate, FS#9576. They both describe the boost remaining active after a change of the dynamic playlist, an issue added in r17109. by Nicolas Pennequin · 16 years ago
- d9116da Move Clip specific power management stuff (specifically the battery discarge curve) to powermgmt-clip.c by Bertrik Sikken · 16 years ago
- 6840cd1 Sansa Clip: Do not return HOLD status in button_read_device() by Rafaël Carré · 16 years ago
- 6eae16a Language updates: by Jonas Häggqvist · 16 years ago
- c96c2f4 Meg-FX: Do a bit of LED service simplification and save a tiny bit of code size. by Michael Sevakis · 16 years ago
- 8c442b6 Oops. Should subtract one from actual default value. by Michael Sevakis · 16 years ago
- cd8c87e Fix another bug spotted in LED service. Default setting should also use log_brightness values. by Michael Sevakis · 16 years ago
- 9eabf8f Fix FS#9599 - LCD Brightness setting broken by software fading. Patch by Thomas Martitz (kugel). The internal code requires log_brightness values. by Michael Sevakis · 16 years ago
- c1cd046 Implement mono predictor in assembler for coldfire, yielding a ~6% speedup for mono -c1000. Apply ideas gained from it back to the stereo predictor, saving 4 instructions. No speed increase for stereo, probably due to cache aliasing effects. * 80-column police. by Jens Arnold · 16 years ago
- 6c65b35 fix FS#9569 - exiting the time&date screen goes to the wrong screen by Jonathan Gordon · 16 years ago
- cee8f01 Fix FS#9550 and FS#5721: don't use Palatino anymore and use the soul package for html output. by Dominik Riebeling · 16 years ago
- e70096e Telechips I2C: Scale the busy-wait delay based on FREQ, reducing wasted CPU cycles when unboosted (eg. when reading from the D2 touchscreen). by Rob Purchase · 16 years ago
- 8da8159 D2: Disable IRQs when writing to the LCD 3-wire interface, and re-instate the previous delay value. by Rob Purchase · 16 years ago
- e5bf5be Static police. by Bertrik Sikken · 16 years ago
- 4df004f Updated italian translation. by Alessio Lenzi · 16 years ago
- 2fe7752 Update the 'Supported audio formats' table, we now recognize ogg/vorbis files with the extension '.oga' and ape is now usable on the pp based targets by Nils Wallménius · 16 years ago
- e419aca hide the which gmake errors, a part of the patch in FS#9338 by Tomer Shalev by Daniel Stenberg · 16 years ago
- 75bd4ad Shuffling around register allocation allows to keep decoded0 and decoded1 in registers, for a slight speedup. by Jens Arnold · 16 years ago
- 8c23a36 FS#8814 - remove the "restarting playback" splash because its pointless.. by Jonathan Gordon · 16 years ago
- d7fb430 Fix FS#9357 'Cut/Paste does not remove old folder when replacing', fix suggested by Dan Everton by Nils Wallménius · 16 years ago
- 9fc68a3 Update manual to reflect the new time and date screen, patch by Jonathan Gordon with some small tweaks by Nils Wallménius · 16 years ago
- 2d17541 fix yellow by Jonathan Gordon · 16 years ago
- c7fec13 FS#9173 - move all time/clock related settings in the menus into system > "time & date" (this includes sleep timer, alarm settings) by Jonathan Gordon · 16 years ago
- a783453 Sansa AMS: sd_enable() isn't available in the bootloader by Rafaël Carré · 16 years ago
- ce851c0 Sansa AMS: disable SD clocks when not in use (copied from FS#9570) by Rafaël Carré · 16 years ago
- 5051941 Sansa Clip : save one instruction per 8 pixels loop in lcd_grey_data by Rafaël Carré · 16 years ago
- c9ba3ad Sansa AMS: do not load stack and bss inside the rockbox binary (FS#9593) by Rafaël Carré · 16 years ago
- ca123a1 don't waste time and binsize enabling the usb controller just before rebooting by Frank Gevaerts · 16 years ago
- 0b6d65b Sansa AMS: Use a valid PLL setting (248MHz aka maximum fclk) by Rafaël Carré · 16 years ago
- f235f1d Remove usb_drv_wait from the public usb api, and remove the implementation from usb-drv-arc.c, as it is not actually used by Frank Gevaerts · 16 years ago
- b9c49fd Replace USE_HIGH_SPEED with USB_NO_HIGH_SPEED, as high speed support is the normal case by Frank Gevaerts · 16 years ago
- caaf3c0 Move tcc77x/usb-tcc77x.c to usb-tcc.c as it is more general than just tcc77x (even usb-tcc is too specific, but I don't know anything better) by Frank Gevaerts · 16 years ago
- 5f7db21 Restore compiler optimization level for libmad, was lost in the buildsystem rework by Nils Wallménius · 16 years ago
- c5f577d Since r19253 bubbles uses a standard menu instead of a custom start screen where certain key presses were used to adjust start level etc. The button table in the manual doesn't need to mention them either. by Marianne Arnold · 16 years ago
- ae929e4 Make struct text_message const in apps/onplay.c by Bertrik Sikken · 16 years ago
- 65e8277 New manual keymap files: the H100 and H300 use the same keymap in the code so they can share one keymap tex file too. by Marianne Arnold · 16 years ago
- 89a6fe7 Remove extraneous semicolons, and fix a comment. by Jens Arnold · 16 years ago
- b153133 Remove extraneous semicolons, and fix a comment. by Jens Arnold · 16 years ago
- fbb80b0 Init the ata_sd mutex before use. by Dominik Wenger · 16 years ago
- 1b75e16 FS #9589 by Melba Sitjar: updated strings for Tagalog language file. by Robert Menes · 16 years ago
- 797ef65 Fix APE 16-bit mono output: mono signals need to be scaled for rockbox. by Jens Arnold · 16 years ago
- 15671aa do not modify the CCU_IO register since we don't use GPIOD (from FS#9569) by Jonathan Gordon · 16 years ago
- e090bea Manual: Platform files - split out the button and action commands from the platform files into separate keymap files. This avoids code duplication for targets which share the same keymap (M5,X5; the Archos Recorders and Ondios etc.). Before, someone would have to change a few files if e.g. something changed for the Ipod 4G pad, now only the keymap-ipod4g.tex has to be edited. The shared keymap files contain all possibly needed commands, for instance the radio screen actions in keymap-mx5.tex which is only used for the X5 not the M5. by Marianne Arnold · 16 years ago
- e8f22ac Fix wrong data type. by Jens Arnold · 16 years ago
- 88270f7 Resurrect the ARM7 16-bit packed vector addition/subtraction for ARMv5, giving a nice speedup for the higher compression levels (tested on Cowon D2). by Jens Arnold · 16 years ago
- d158a6d D2 also needs audiohw_preinit() by Frank Gevaerts · 16 years ago