- 159c52d Initial voice ui support for software codec platforms. Added also a by Miika Pekkarinen · 19 years ago
- 57d8e8f Some more cosmetic fixes for bitmap displays in the debug menu by Linus Nielsen Feltzing · 19 years ago
- f22eeee Use the system font in the debug screens by Linus Nielsen Feltzing · 19 years ago
- f090dc3 Crossfade (and pcm buffer size) length is now configurable. by Miika Pekkarinen · 19 years ago
- 3c82b84 iriver debug menu: S/PDIF analyzer by Linus Nielsen Feltzing · 19 years ago
- c6ff1f5 Added CPU_COLDFIRE define - one step closer to iAudio-port by Christian Gmeiner · 19 years ago
- b0e78a4 Fixed the errors. by Miika Pekkarinen · 19 years ago
- b6242daf Wrong model check in the debug menu. Now the recording test is back on the H120/H140 models. by Linus Nielsen Feltzing · 19 years ago
- b1ecc83 Archos devices: Removed MAS and RTC debug menu options. They are no longer used nowadays, so we can save the space. by Jens Arnold · 19 years ago
- 01377e2 Hristo Kovachev's keypad fixes for the H300 build by Daniel Stenberg · 19 years ago
- 9349412 Core functions taking advantage of the new, optimised lcd_hline() and lcd_vline() functions. Some cleanup. by Jens Arnold · 19 years ago
- 04daef1 First part of graphics api rework. Special functions, parameter handling, pixel functions, lines and filled primitives done for black & white core, main display. by Jens Arnold · 19 years ago
- 7ec8aa2 Undid the variable font size handling in audio_debug since it now uses the system default font. by Jens Arnold · 19 years ago
- 44bba0f Use system font for the audio thread debug screen by Linus Nielsen Feltzing · 19 years ago
- 97a1cf8 Mind the line-height by Jonas Häggqvist · 19 years ago
- 17098e1 More audio thread debug info by Linus Nielsen Feltzing · 19 years ago
- fcc282c OOps, bad handling of tick_remove_task() by Linus Nielsen Feltzing · 19 years ago
- b5a0f70 New debug screen for sw codec audio thread by Linus Nielsen Feltzing · 19 years ago
- e5d0872 Iriver: First attempt at recording. Use Info->Debug->PCM recording to test recording of wav-files. Seams to work fine except occasional 100 ms noise at pos 100 ms (not later) so initialization or synch problem.. by Andy · 19 years ago
- 4c7da88 Iriver UDA1380 volume and balance handling is now done in sound.c, similar to archos player; removed pcm_set_volume(). Implemented a dB-linear scale. Sorted & bumped plugin api. Removed audio test from the debug menu. by Jens Arnold · 19 years ago
- e000622 Audio thread debug is only for bitmapped LCD by Linus Nielsen Feltzing · 19 years ago
- a29c315 Audio thread debug is only for MAS at the moment by Linus Nielsen Feltzing · 19 years ago
- c95319f Added logfdump - that writes the internal logf log to .rockbox/logf.txt by Daniel Stenberg · 19 years ago
- edc0792 (Optional) logf support by Daniel Stenberg · 19 years ago
- 8ca1831 Adjusted MMC debug info. by Jens Arnold · 19 years ago
- d89b75b Removed dead code; some minor optimisations. by Jens Arnold · 19 years ago
- b486173 Bugfix: debug_fm_detection was defined twice. Removed it, since it only had a meaning for the Samsung tuner chip and is thus no longer needed. by Jens Arnold · 19 years ago
- 4ddb320 Bugfix: ata_device is a char in ata.c by Jens Arnold · 19 years ago
- a7f7781 MMC driver does now handle block sizes != 512 bytes, which is necessary to support cards > 1 GB. Changed error handling to use the same method as other parts of rockbox, allowing to trace the call chain. Long policy, code cleanup. by Jens Arnold · 19 years ago
- 267eb07 New API for buffered PCM playback by Linus Nielsen Feltzing · 20 years ago
- 43bf39e First lame attempt to show correct battery level on the iRiver by Linus Nielsen Feltzing · 20 years ago
- d34865a mp3buf renamed to audiobuf by Linus Nielsen Feltzing · 20 years ago
- 8a237a8 More audio code restructuring, mostly renaming functions so far by Linus Nielsen Feltzing · 20 years ago
- 7eeb40b iRiver: More DMA debug output by Linus Nielsen Feltzing · 20 years ago
- 9d2531a Re-do previous patch, again. xshock's patch undid this. by Michiel Van Der Kolk · 20 years ago
- 451dd48 Sound api improvements, rockboy sound, contributed by xshock. by Michiel Van Der Kolk · 20 years ago
- 3644fa2 patch # 1159539 from GvB: V1 charging cleanup by Jörg Hohensohn · 20 years ago
- 1bba84f Audio test is only for iriver by Linus Nielsen Feltzing · 20 years ago
- 70161bf PCM playback test code by Linus Nielsen Feltzing · 20 years ago
- c71db25 Use BUTTON_PLAY on Gmini by Linus Nielsen Feltzing · 20 years ago
- 213d34e Dedicated CPU frequency debug screen for CPU's with PLL by Linus Nielsen Feltzing · 20 years ago
- 2584896 More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren) by Jörg Hohensohn · 20 years ago
- 78520e6 Fixed some warnings. by Jens Arnold · 20 years ago
- aceef07 Debug interface for the CPU frequency adjustment by Linus Nielsen Feltzing · 20 years ago
- 234489a gmini: updated to new interface for ddma by Jean-Philippe Bernardy · 20 years ago
- b3017c8 Fixed calculation of MMC sector count. Display sector count instead of (rough) size info for debugging. by Jens Arnold · 20 years ago
- 6805475 iRiver: Added dbg_ports() by Linus Nielsen Feltzing · 20 years ago
- ed7c635 Support for flash chip identification on the gmini by Jean-Philippe Bernardy · 20 years ago
- 404fd12 MMC driver now panics on out-of-bound accesses. by Jens Arnold · 20 years ago
- 1d395ae made lots of code conditional on SH or MAS by Daniel Stenberg · 20 years ago
- 2116bba New function for formatting large-range values for output, both printed and voiced. This replaces num2max5(). It is currently used for the total/free space display in the info menu, for the recorded number of bytes (recorders) and the MMC debug info (Ondios). by Jens Arnold · 20 years ago
- 6baa55a Fixed yellow builds (int->long) by Jens Arnold · 20 years ago
- 575c904 behave for multi-volume by Jörg Hohensohn · 20 years ago
- 303b4ab Button driver overhaul: (1) Unified the button driver functions as much as possible (2) Proper #defines for FM recorder button ADC channels (3) Got rid of old port B #defines only valid for recorder (4) button filtering for all models (5) RoLo with ON after panic should now work for FM/V2 by Jens Arnold · 20 years ago
- 099ef22 for Ondio: ATA info taken out of debug screens by Jörg Hohensohn · 20 years ago
- dcd4883 Debug menu->View runtime: Ignore release events by Jens Arnold · 20 years ago
- f5bdf69 First part of MMC hotswap handling; removed unnecessary MMC thread by Jens Arnold · 20 years ago
- 8886adb Fix: MMC transfer speed was not displayed due to wrong line numbers. by Jens Arnold · 20 years ago
- 6f9a7eb Enhanced MMC handling: Driver cleanup, timeout calculation fixed, allowed voltage check, maintain disk activity info (fixes immediate shutdown at end of playback). MMC debug menu item populated. by Jens Arnold · 20 years ago
- 4c428e0 Fixed Ondio USB polarity debug display by Jens Arnold · 20 years ago
- eaa1f73 Added MAS3539F support (Ondio SP) by Jens Arnold · 20 years ago
- 593cc00 a hell of a commit: changed several HAVE_xx configuration flags into multiple choice values (keypad, tuner, CPU, h/w codec) by Jörg Hohensohn · 20 years ago
- 90cbd3b First working MMC driver (very preliminary, and read-only), and some adaptions of the debug menu by Jens Arnold · 20 years ago
- d00beba Fixed broken reset runtime confirmation dialouge by Henrik Backe · 20 years ago
- 6c33c51 Redesigned the button handling. The code now uses symbolic function defines instead of checking for specific buttons. This makes it easier to add support for new devices with different button layouts. by Björn Stenberg · 20 years ago
- 24c7c04 adjustment for the Ondio: button driver has an Odio part, for now it has a Player layout. Some fixes in the app code were necessary to remove dependencies of LCD, keypad, this wasn't independent everywhere. by Jörg Hohensohn · 20 years ago
- 06cb237 New debug feature: Use the SH1 user break controller to catch illegal memory accesses by Jens Arnold · 20 years ago
- 8fb3361 Const policed pointer arguments to functions, part 3 by Jens Arnold · 20 years ago
- 12bc9f0 MAS register addresses are 8 bit by Jens Arnold · 20 years ago
- 0830339 More const policeing step 5 by Jens Arnold · 20 years ago
- ade5d7b First step in revamping the USB event handling, paving the way for the upcoming SYS_POWER_OFF event by Linus Nielsen Feltzing · 20 years ago
- b1403ee New way of defining menus and options allows to declare them static const, which saves the code to runtime-assemble them. Rockbox just got 6 KB smaller. by Jörg Hohensohn · 20 years ago
- e2e06a7 Removed the sound debugging screen by Linus Nielsen Feltzing · 20 years ago
- 5846aab fixed the flash ID query, prevent this code to eventually run from ROM by Jörg Hohensohn · 20 years ago
- 2441061 Removed progressbar() and slidebar() by Linus Nielsen Feltzing · 20 years ago
- a8dab4c New screen dump feature for recorders by Linus Nielsen Feltzing · 20 years ago
- ef1698e Added cluster size to the disk debug screen by Linus Nielsen Feltzing · 21 years ago
- cbd992b Ooops, I broke the player builds. by Linus Nielsen Feltzing · 21 years ago
- ad32414 New sound test code. Now it sets up the MDB as the original firmware does. by Linus Nielsen Feltzing · 21 years ago
- b81a3c5 We now start monitoring USB earlier, and can enter USB mode from the debug partition viewer. This fixes bug #799491. by Linus Nielsen Feltzing · 21 years ago
- 3a7d397 Added Super Bass switch to the sound test debug screen by Linus Nielsen Feltzing · 21 years ago
- f1f7bbe Test debug code for the sound quality discussion by Linus Nielsen Feltzing · 21 years ago
- 77936e6 First shot at a nice little button bar at the bottom of the recorder LCD. Enable Button Bar in the Display settings. Only the dir browser uses it at the moment. by Linus Nielsen Feltzing · 21 years ago
- 4f36ea8 First step of the voice-UI: the menus can talk. You need a "voicefont" file in .rockbox to use this. by Jörg Hohensohn · 21 years ago
- 10b92c4 First step towards context sensitive and configurable menus, by Brent Coutts by Linus Nielsen Feltzing · 21 years ago
- 50c2261 Squeezed the disk timing info to fit the Player LCD by Linus Nielsen Feltzing · 21 years ago
- ae6e33e Oh, those yellow builds... by Linus Nielsen Feltzing · 21 years ago
- f3ad619 New disk debugging options for timing information by Linus Nielsen Feltzing · 21 years ago
- 0579667 radio.h was mistakenly included for all targets by Linus Nielsen Feltzing · 21 years ago
- 04f9cc7 Added a debug option for the FM radio detection by Linus Nielsen Feltzing · 21 years ago
- ef1ecad Fixed typo by Björn Stenberg · 21 years ago
- 218754a Added display of acoustic management, power management and read look-ahead. by Björn Stenberg · 21 years ago
- 8e43ccb Initial suppport for building Rockbox for Neo. The Neo has a different by Daniel Stenberg · 21 years ago
- 577e571 Removed startup_io test code by Björn Stenberg · 21 years ago
- d8b3181 HW info: removed the V2 boot ROM crap, now gives boot ROM CRC or says no boot ROM in case of flash mirror by Jörg Hohensohn · 21 years ago
- fb06748 Runtime display bug fix by Craig Sather (patch #766552) by Björn Stenberg · 21 years ago
- 8abc9d4 Fixed silly typo. by Björn Stenberg · 21 years ago
- ee192fb Add ata master/slave display to hw_info debug menu. by Björn Stenberg · 21 years ago
- f80505c Diagnostic code added, to find init problems (charging, etc.) when flashed: the whole I/O space is saved on startup, can be dumped to a file via debug menu. by Jörg Hohensohn · 21 years ago
- 9513236 Fixed compiler warning by Hardeep Sidhu · 21 years ago