- c97e503 Cleaned up playblack.h header file and usage of it. by Bertrik Sikken · 17 years ago
- a5d3029 Update source files to include the header file for the functions they implement, to make sure the header and the implementation is consistent (and fix it for a case where it wasn't). by Bertrik Sikken · 17 years ago
- 8391526 * introduce AUDIOHW_CAPS to define which audio codec can do what kind of operations in hw, e.g. setting bass by Christian Gmeiner · 17 years ago
- 17f7adb get rid of the last mr500 yellow (again :p ) by Jonathan Gordon · 17 years ago
- 054c728 Gigabeat S: Define the used ADC channels, get the channel order correct, enable charge current channel conversion. by Michael Sevakis · 17 years ago
- 39ed708 IMX31: Try to catch the interrupt that was the reason irq_handler was called since it never should be. The bootloader occasionally shows one but it's not saying what. by Michael Sevakis · 17 years ago
- 88451d5 IMX31: Use template structures to access modules' registers from a base address (as for i2c) which makes drivers look nicer and makes array accesses of registers simpler. Throw in minor fix to fiq_handler dispatcher, otherwise no functional changes. by Michael Sevakis · 17 years ago
- e23ea5d Add USB PID for Ipod Classic as incompatible variant of the Video. Remove PID for Nano -- detection is done using ipodpatcher only (PIDs are not unique). by Dominik Riebeling · 17 years ago
- f8bf78a Fix red (missing header file) by Bertrik Sikken · 17 years ago
- 4341480 Updated use of events.h header file. by Bertrik Sikken · 17 years ago
- b88059b FS#8916 - updated chinese translations by harry tu by Bertrik Sikken · 17 years ago
- f4eb0ee Updated panicf in remove_event. Also fixed some comments. by Bertrik Sikken · 17 years ago
- c5cd69e rbutil: fix a broken setting. by Dominik Wenger · 17 years ago
- be594f6 percent-encode the query parts of a request too, not only the path. by Dominik Riebeling · 17 years ago
- 3fa414d Fix red (#ifdef hell). by Rob Purchase · 17 years ago
- 297e050 FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller. by Rob Purchase · 17 years ago
- 6b9b508 fix red by Jonathan Gordon · 17 years ago
- d20d9dd add more registers for the tsc2100 by Jonathan Gordon · 17 years ago
- 8d7bd0a remove the last mr500 yello by Jonathan Gordon · 17 years ago
- 18b004b Enable 'touchscreen areas' on the D2, based on JdGordon's m:robe code. Disable the bootloader debug screen, as that stuff is all available from the Debug menu now. by Rob Purchase · 17 years ago
- f79bc56 Use smaller data types in structs which are in big arrays to save memory by Nils Wallménius · 17 years ago
- 1c7b95b Add description of the s/pdif-enable option to the manual (work actually done by Alex Parker) (FS#8941) by Frank Gevaerts · 17 years ago
- 27fac88 Gigabeat S: Implement i2c driver - transmit works but no testing of receiving which will get a chance later. Add some seeds for codec driver. Correct a few #defines. by Michael Sevakis · 17 years ago
- fec6af6 Move the Telechips TCC77x SSD1815 LCD driver up a level in the target tree - it isn't specific to the DAX. by Dave Chapman · 17 years ago
- bec6aa3 - change the usb class driver framework to allow for device classes with more than one interface or more than one endpoint pair by Frank Gevaerts · 17 years ago
- 33c4446 Const police raid, making a lot of pointers to lang strings const and removing some ugly casting by Nils Wallménius · 17 years ago
- e1bc2d5 minor code policing and some warning removals by Daniel Stenberg · 17 years ago
- b39f9bf m:robe 100 - backlight PWM fading by Robert Kukla · 17 years ago
- db73339 rbutil: fix another warning by Dominik Wenger · 17 years ago
- 6a471d8 Kill some warnings. by Dominik Riebeling · 17 years ago
- 8845533 Fixes some warnings. by Maurus Cuelenaere · 17 years ago
- 7449751 rbutil: rework rbsettings to have less code dublication. by Dominik Wenger · 17 years ago
- 35f41e6 Remove an unused variable. by Maurus Cuelenaere · 17 years ago
- 45786ca Make Gigabeat S keypad correctly detect multiple key down events in a row. Properly exclude BUTTON_POWER in interrupt enable decision. Shorten delays in KPP_HANDLER and hopefully get away with it. by Michael Sevakis · 17 years ago
- 95167e0 Commit whole Creative Zen Vision:M target tree + all related firmware/ changes. by Maurus Cuelenaere · 17 years ago
- 46b4928 Fixes tabbing/formatting. by Maurus Cuelenaere · 17 years ago
- ad9d45a Add support for the Creative ZEN and renew the way firmwares are created. by Maurus Cuelenaere · 17 years ago
- 4f4025f Accept FS#8240 - use the wheel in flipit and jewels on the e200 and ipods by Jonathan Gordon · 17 years ago
- 7a42bdd Accept FS#7708 by John Kaminar by Jonathan Gordon · 17 years ago
- ac387d4 Add a PMIC-based RTC driver for Gigabeat S. by Michael Sevakis · 17 years ago
- 5f3356b fix 64bit sim warning by Jonathan Gordon · 17 years ago
- 7c0a8e1 structec makes a poor assumption that all targets use 1 byte chars, 2 byte shorts and 4 byte longs which is wrong on 64bit sims which causes database to not be commited. by Jonathan Gordon · 17 years ago
- 0dfd9be bulgarian update by Hristo Kovachev by Jonathan Gordon · 17 years ago
- d177284 Fix more red :( by Peter D'Hoye · 17 years ago
- 6482c73 Fix red... by Peter D'Hoye · 17 years ago
- 8efd5d3 Flashlight plugin: support inverted LCD (somebody with a target please test), replace the ugly floats with a much simpler color set. For now white and red are defined. by Peter D'Hoye · 17 years ago
- bcb442d Fix wrong description by Peter D'Hoye · 17 years ago
- efe802e Update Dutch lang file by Peter D'Hoye · 17 years ago
- c9fa717 Fix red (define missing keydefs) by Peter D'Hoye · 17 years ago
- 39718e3 Accept FS #8285 - "Flashlight" plugin by Vuong Minh Hiep, Thomas Martitz and Alexander Papst by Peter D'Hoye · 17 years ago
- a616c48 Update disktidy plugin description to reflect new features (FS#8924 by Robert Menes). by Dominik Riebeling · 17 years ago
- ab547ef Describe "jump to default" feature (FS#8919 by Alexander Levin). by Dominik Riebeling · 17 years ago
- fe9dca3 option_screen() now accepts a viewport by Jonathan Gordon · 17 years ago
- 286d48f enable the quickscreen in menus and neaten up the else if-ing by Jonathan Gordon · 17 years ago
- 33b785e allow the plugin playback control menu to be put in a viewport. by Jonathan Gordon · 17 years ago
- 45f6469 Add in a few more debug registers by Karl Kurbjun · 17 years ago
- 38498ce Make sure buttons have pullups disabled as necessary by Karl Kurbjun · 17 years ago
- 96b1b9e FS#8905 - Nimbus-11 font: fix right brace character by Bertrik Sikken · 17 years ago
- b1806b2 move mas35xx specific code for set_channels and set_stereo_width to mas35xx.c audio codec driver. If you ask why I by Christian Gmeiner · 17 years ago
- 3ad6ca0 change style to make some people happier - (... but reading it is awful weird) by Christian Gmeiner · 17 years ago
- 0738b99 a warning is better by Christian Gmeiner · 17 years ago
- 365c3b9 move defines for VOLUME_MIN and VOLUME_MAX to their correct place (mas35xx.h) by Christian Gmeiner · 17 years ago
- 7510335 This is a big chunk of code necessary to prepare for Gigabeat F flash loading and and implementation of rolo. There should be no noticible changes for the user. A new bootloader is not needed. by Karl Kurbjun · 17 years ago
- 68afa9d Cleanup/fixup the USB initialization for the Gigabeat F by Karl Kurbjun · 17 years ago
- 8ec1dca Enable program flow prediction in the system control coprocessor setup in the bootloader. by Michael Sevakis · 17 years ago
- 5818bc3 FS #8985 by Robert Menes. Add support for removing some Linux files/directories in disktidy. by Thom Johansen · 17 years ago
- fd773cb A few preparations for the D2 PCM driver: move driver up to TCC780x level, move FIQ handler into PCM driver, add some new register defines, and remove those goddamn warnings. by Rob Purchase · 17 years ago
- 5d7d410 bump version to m1.0.5 release by Dominik Riebeling · 17 years ago rbutil_m1.0.5
- e8dbe2e fix FS#7780 - remove some possibly dangerous items from the file browser context menu if the <microSD> (or mmc) is selected by Jonathan Gordon · 17 years ago
- f818196 And fix the bug which I was actually being pinged about... by Jonathan Gordon · 17 years ago
- fa64dbb So, I was skimming the irc logs from my 3 day absense and I was pinged about a bug in the simplelist code and this function in particular. Neither time was the actual bug explained so I dont know what this commit fixes... I'm fairly certain it does fix it though because the old code was rediculously wrong. MY guess is it has something to do with the radio debug screen seen as its the only call to this with the param != 0. by Jonathan Gordon · 17 years ago
- 2920359 Unreverse Gigabeat S bootloader. Boot Rockbox with hold switch off. by Michael Sevakis · 17 years ago
- e799987 Fix mistake in previous WMA commit. Also update comments to reflect changes. by Michael Giacomelli · 17 years ago
- db144ec Updated italian translation. by Alessio Lenzi · 17 years ago
- a333e48 Enable RTC for Cowon D2. Time readout works, but date is currently junk. by Rob Purchase · 17 years ago
- ac1b30e Nicer handling of unset clock in the 'Rockbox Info' screen by Nils Wallménius · 17 years ago
- 380e915 Fix FS#8914 (WPS %mp tag inconsistency). by Nicolas Pennequin · 17 years ago
- bc32aaf Commit FS#8915 - Better help screen for superdom by Alexander Papst. by Michael Sevakis · 17 years ago
- 5f28b46 fix red and remove tabs by Andree Buschmann · 17 years ago
- fe5a35c Also declare .qharray for the bootloader on imx31. Usb is also supported there... by Frank Gevaerts · 17 years ago
- 7a2d9dd move some data around to place qh_array at the start of iram. This saves up to about 2k iram on PP by Frank Gevaerts · 17 years ago
- 850a112 Adding new setting to System Settings <Accessory Power Supply -- off by default). This setting can be used to enable/disable the power supply for accessories. With this commit implemented for iPods with PCF50605 power controller. by Andree Buschmann · 17 years ago
- cea07eb Fix freezing of some builds on PP5002. The PP5002 needs the not-sleep-at 0xNNNNNNN0-addresses fix everywhere when caching is enabled, not only in core_sleep(). Introduced a pair of inline functions to sleep and wake cores on PP for consistency. by Jens Arnold · 17 years ago
- 02bfba6 Put USB controller structures in IRAM. This seems to make the connection much more stable on PP502x by Frank Gevaerts · 17 years ago
- bcf0b6c disable irqs during the critical part of prime_transfer(). This improves the behaviour on PP502x when connected through a hub, bit it doesn't totally solve the problems by Frank Gevaerts · 17 years ago
- 4b5f090 Fix bug in r17188. by Stéphane Doyon · 17 years ago
- b2aa86a FS#7980: Select default option in an option list by Stéphane Doyon · 17 years ago
- dbffb91 Oops, our snprintf doesn't support some fancy features so use something that works instead :) by Nils Wallménius · 17 years ago
- 3e98eb2 Renamed remove_all_tracks to playlist_remove_all_tracks to make it consistent with the naming of the other functions in playlist.c by Bertrik Sikken · 17 years ago
- 2521bf5 Fix speaking of decimal values to work when decimals != 1, spell the fractional part instead of speaking it like a number, break out a part of output_dyn_value into a separate function and use it by Nils Wallménius · 17 years ago
- db2d61f Killed unnecessary global variables by making them static. by Bertrik Sikken · 17 years ago
- 8924686 Removed unneeded dependency on pcmbuf.h by Bertrik Sikken · 17 years ago
- 0e71c58 Oops, clean up and use usb_drv.h. by Michael Sevakis · 17 years ago
- 9003dbe Make the inital connect problem go away on Gigabeat S. Would be nice if a better way were found but it works for me. Update the bootloader to have it work. by Michael Sevakis · 17 years ago
- 38b8a23 Add detailed header for wm8978. by Michael Sevakis · 17 years ago
- 06860ef Made global variable ff_mode local by making it static (should be accessed by status_get_ffmode() anyway). by Bertrik Sikken · 17 years ago
- 984278b FS#8795 - Fixed fault of the escape processing in Changelog (by Kenjiro Arai). by Miika Pekkarinen · 17 years ago
- 5633784 Made local functions static in playback_menu.c by Bertrik Sikken · 17 years ago
- b3c44de Made strictly local functions static (command_queue_sync_callback and run_command_queue) in tagcache.c by Bertrik Sikken · 17 years ago
- 7f4a713 Removed unused function get_pcmbuf_descsize from pcmbuf.c by Bertrik Sikken · 17 years ago