- 2c83634 new icons for radio status by Anton Oleynikov · 19 years ago
- c94557e refactored radio status code by Anton Oleynikov · 19 years ago
- 0afd971 used generic yes/no dialog for confirmation of presets clearing by Anton Oleynikov · 19 years ago
- fe77240 iPod: First attempt to implement sensible button mappings. Changes to all targets to replace a small number of references to raw button codes (BUTTON_???) with their abstract equivalents. by Dave Chapman · 19 years ago
- a807fca Use APPLE_IPODCOLOR and APPLE_IPODNANO defines instead of CONFIG_LCD by Dave Chapman · 19 years ago
- 4c0b83f Remote WPS support (and some WPS bugfixes) by Stephan Wezel by Christi Scarborough · 19 years ago
- d79f3a1 added "Auto scan presets" option to radio menu by Anton Oleynikov · 19 years ago
- e991bee replaced all the splash calls by gui_sync_splash, added some missing remote key in the playlist viewer by Kevin Ferrare · 19 years ago
- 8517ed8 Multi screen support for playlist viewer, some fixes in other gui files by Kevin Ferrare · 19 years ago
- 07480a7 Add logos for iPod color and Nano by Dave Chapman · 19 years ago
- 2dd518a H300 logo by Linus Nielsen Feltzing · 19 years ago
- b1b3a12 H300 Rockbox logo by Linus Nielsen Feltzing · 19 years ago
- 697e832 fm radio: new preset mode, new button assignment and remote support for iRiver, by Anton Oleynikov · 19 years ago
- 34e8359 Allow volume change in the recording screen by Linus Nielsen Feltzing · 19 years ago
- 64e5239 iPod: Add placeholder button definitions - these need reviewing when the button usage for the iPod is decided by Dave Chapman · 19 years ago
- f6da6d8 Removed monitor option from audio_set_recording_options and the global setting rec_monitor. by Andy · 19 years ago
- e6e5496 iRiver: Initial support for wav-recording in recording menu. Supports mic/line-in (and radio), monitor mode, time-splitting (and byte-splitting), pause/resume etc. Things todo: Prerecording, peakmeter (should be simple), frequency other than 44.1 kHz, etc.. by Andy · 19 years ago
- 8051a0b Sound settings rework: * Put all fixed parameters (unit, decimals, step, min, max, default, set function) for the individual settings into one structure array. * Use the new individual sound setting functions where appropriate. * Added dummy sound setting functions and defined the codec type for the sims. Fixes wrong sound settings ranges in the simulators. * Code cleanup. by Jens Arnold · 19 years ago
- 13fcd68 Patch #1316533 by Alexander Spyridakis: All characters on one virtual keyboard page for targets with large LCD. by Jens Arnold · 19 years ago
- 8b9c64f iriver: Idle CPU in the FM radio screen by Linus Nielsen Feltzing · 19 years ago
- 025873b Enable FM presets for iriver. Add a preset via the "add" option in the radio menu, and press ON/PLAY button to bring up the list of presets. by Dave Chapman · 19 years ago
- 2c0d04c Fixed comment. by Jens Arnold · 19 years ago
- 4cd06c4 The status bas wasn't correctly redrawn in the FM radio screen by Linus Nielsen Feltzing · 19 years ago
- 8fd5b17 Ondio FM: Removed S/PDIF option for recording source, as the Ondio doesn't have S/PDIF input. Bumped config block version so save your settings. by Jens Arnold · 19 years ago
- 1e0b5aa Ondio FM button assignment: The recording screen now uses up/down to select the setting, and left/right to adjust it, like the recorders. Start/pause recording is short MODE. The radio screen now requires a MODE doubleclick to start recording. This should prevent unwanted recordings. by Jens Arnold · 19 years ago
- 58e9412 Added universal functions for creation of numbered filenames and date+time filenames (units with RTC only). Some size optimisations within code using these new functions. Everything should behave as before, except config saving will always find the highest file number + 1 even if the sequence is non-contiguous. by Jens Arnold · 19 years ago
- 6c2af7c On popular demand, the arrow cursor is reintroduced by Linus Nielsen Feltzing · 19 years ago
- f43216f Removed the line selector option, it is now always an inverse bar (except for the Player/Studio of course) by Linus Nielsen Feltzing · 19 years ago
- d6c0545 Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. by Jens Arnold · 19 years ago
- 99a0598 Major peakmeter rework: * Changed set/get functions for dbfs mode to bool type. * Removed performance setting, leaving (slightly adapted) high performance mode only. * Refresh rate is always 20 Hz now. * Readout doesn't do an extra (hidden) peek, should allow for slightly better clip detection. * Brought back high performance peakmeter for recording. Peakmeter stops hogging the CPU when the disk is spinning; this is enough to avoid the performance problem when saving data. * Optimisations, code cleanup and code policeing. * (iriver) Reduced CPU load of peakmeter by not calculating excessive overlaps. ** Bumped config block version, so save your settings before upgrading. by Jens Arnold · 19 years ago
- 9a3d117 Const policed the radio menu. by Jens Arnold · 19 years ago
- 4021798 FM radio: fix by Antonius Hellman, no more crash when loading preset files with more than 32 entries by Linus Nielsen Feltzing · 20 years ago
- c7e4f5f Keyboard code cleanup & optimisation. Corrected potential overflow problem. by Jens Arnold · 20 years ago
- 6c00e38 Icon code cleanup, optimisation & policeing. Removed unused icons. Applied uniform icon naming scheme. by Jens Arnold · 20 years ago
- 992cbf2 Corrected malformed cvs id line. by Jens Arnold · 20 years ago
- a6eb0f6 Widgets: Reduced code size by not checking coordinate boundaries, as current lcd code handles clipping. Optimised calculation of scrollbar know position/size. Always clear inner part of checkbox. Removed old progressbar/slidebar direction enum. by Jens Arnold · 20 years ago
- 0ad617c Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still not 100% complete, but I wanted to commit it before the 2.5 feature freeze by Linus Nielsen Feltzing · 20 years ago
- 82ac901 iriver: Radio screen didn't properly filter stray FM_EXIT events by Linus Nielsen Feltzing · 20 years ago
- 604d59b iriver: exit the FM screen (with FM audio on) with joystick push instead of Play by Linus Nielsen Feltzing · 20 years ago
- d3fde76 FM radio simulation working again by Linus Nielsen Feltzing · 20 years ago
- 8c7589b Very lame, initial support for FM radio on the iriver by Linus Nielsen Feltzing · 20 years ago
- 4f6375c H1x0: Made the cursor movement button combos usable. Perhaps it would be better to use an Ondio-like mode mechanism instead, or move the accept function to a long press of SELECT. by Jens Arnold · 20 years ago
- e991934 Initial attempt to support peak meter on iriver. It still has some by Miika Pekkarinen · 20 years ago
- f894a4c 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and light grey background in splash() boxes. Simplified the splash() box creation as the new graphics core does clipping. Adapted screendump feature and added flexible preprocessing to construct the bmp header. Rockboy now uses 4-grey mode as well. 4-grey support for win32 simulator. Fixed win32 player sim to not use double bitmap conversion via a recorder-like framebuffer, and correctly display double-height text. X11 simulator temporarily adapted. The display won't be distorted, but it still shows b&w only. by Jens Arnold · 20 years ago
- 01377e2 Hristo Kovachev's keypad fixes for the H300 build by Daniel Stenberg · 20 years ago
- 7e11acb Second part of graphics api rework. Bitmap drawing and text output converted; some code cleanup and more optimisations. by Jens Arnold · 20 years ago
- a26b153 Made the FM frequency setting wrap around by Linus Nielsen Feltzing · 20 years ago
- 9349412 Core functions taking advantage of the new, optimised lcd_hline() and lcd_vline() functions. Some cleanup. by Jens Arnold · 20 years ago
- 24a1f94 Fixed yellow FM builds, and changed the function type names according to the rockbox coding style. by Jens Arnold · 20 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 · 20 years ago
- 97a8049 New feature for units that can be powered or charged from USB (Recorder fm/v2, Ondios): USB power mode, based on patch #1110332 by Pieter Bos. This way you can save battery power or even charge the battery (fm/v2) while using your unit near a PC. Hold MODE (Ondio) or F1 (fm/v2) while plugging USB to enter that mode. A tiny USB plug icon will be displayed is the status bar (overridden by the regular power plug icon in case of fm/v2 when the charger is connected). by Jens Arnold · 20 years ago
- a7de2e2 use the 160 pixels wide logo for wider LCDs too (for now at least) by Daniel Stenberg · 20 years ago
- 4dd5134 Killed some warnings by Linus Nielsen Feltzing · 20 years ago
- 5690f78 Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC icon display on iriver, and saves some code on Ondio. Removed invert_led() as it is no longer used. by Jens Arnold · 20 years ago
- 031e4b8 New recording feature: Don't split every 24 hours if timesplit is off, but only split when the filesize approaches the 2GB limit. by Jens Arnold · 20 years ago
- d9b6612 Recording screen rework: (1) Fixed irregular LED blinking on pause/ armed trigger. All redraw & LED intervals are now generated by the peakmeter_draw_get_button() delay alone, avoiding interference of different frequencies. (2) This also fixes irregular update intervals of the whole recording screen. (3) Code cleanup, smaller binary size. (4) Fixed gain limits (symmetric analog gain increase used mic gain limit, and so did the right analog gain decrease). by Jens Arnold · 20 years ago
- 9d14b73 Bugfix: The peakmeter drew too much cpu power when recording, occasionally causing the recording buffer to wrap before the first save finished (when fsinfo didn't contain a next-free-cluster hint so that an exhaustive search was necessary). by Jens Arnold · 20 years ago
- 88f3a53 iRiver remote LCD is only 128x64 by Linus Nielsen Feltzing · 20 years ago
- e387a22 Proper indentation. by Jens Arnold · 20 years ago
- 1188f93 Made it build warning-free on the sim. This could not have worked in the sim by Daniel Stenberg · 20 years ago
- 113a58d include autoconf for the endian defines by Daniel Stenberg · 20 years ago
- b8a23f9e Fixed makefiles for autoconf.g include. by Daniel Stenberg · 20 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 · 20 years ago
- 4e2cee1 Bugfix: The recording screen must not touch the LED if the LED is only simulated to avoid confusion (Ondio FM). by Jens Arnold · 20 years ago
- 7de0b0e Removed 'static' keyword from non-static variables. by Thom Johansen · 20 years ago
- de4ef01 Long policy again by Linus Nielsen Feltzing · 20 years ago
- c27d51c Long policy by Linus Nielsen Feltzing · 20 years ago
- e2ae4f3 New BMP reader by Tomas Salfischberger by Linus Nielsen Feltzing · 20 years ago
- 250678b New BMP reader by Tomas Salfischberger by Linus Nielsen Feltzing · 20 years ago
- 21aa3b1 IRiver: show logo on startup at remote lcd by Christian Gmeiner · 20 years ago
- c194fab FM preset menu: store current preset immediately after leaving. by Jens Arnold · 20 years ago
- cef15c6 FM preset menu: Set cursor to the current preset on enter. Added a generic function to the menu system which allows for setting the position. by Jens Arnold · 20 years ago
- cf986e8 Triggered recording fixes: (1) Made it compile for Ondio FM recorder (no led, button assigment). (2) Disabled trigger settings and peakmeter trigger handling for devices without recording. Saves > 2 KB of code on Ondio SP. (3) Const policed, saves some more code size. (4) Some code cleanup. by Jens Arnold · 20 years ago
- e1f7058 More audio code restructuring, mostly renaming functions so far by Linus Nielsen Feltzing · 20 years ago
- 8a237a8 More audio code restructuring, mostly renaming functions so far by Linus Nielsen Feltzing · 20 years ago
- 68482bb Patch #868645 by Philipp Pertermann, volume triggered recording for the Archos recording devices by Linus Nielsen Feltzing · 20 years ago
- d204183 Forgot to include sound.h by Linus Nielsen Feltzing · 20 years ago
- 674eaca Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx() by Linus Nielsen Feltzing · 20 years ago
- 59483d6 Bugfix: Stop running recording when leaving the radio screen with the radio running (FM recorder: ON, Ondio: long OFF) by Jens Arnold · 20 years ago
- f5e7a76 Ondio activity icon changed to MMC/flash symbol (thanks Jens) by Jörg Hohensohn · 20 years ago
- 6610f8e fprintf() => fdprintf() by Daniel Stenberg · 20 years ago
- c76fbf7 Ondio: disk indication in the status bar, to compensate for lacking LED by Jörg Hohensohn · 20 years ago
- 4ff0c8e long policy by Jean-Philippe Bernardy · 20 years ago
- b1c138e Recording keys assignments for gmini 120 by Jean-Philippe Bernardy · 20 years ago
- 0b31a00 Keyboard rework & fixes: (1) Separator line no longr wraps at the right border. (2) More compact & straightfoward calculation of cursor position & string part. (3) Code cleanup. (4) Also spell the string when characters are deleted. by Jens Arnold · 20 years ago
- db32fb1 make this build on systems with no HW codec (iriver/gmini) by Daniel Stenberg · 20 years ago
- 1aa4dcb initial iriver keypad support 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
- 9d42e2b Renamed the config variable for the battery display type to battery_display to get it out of the way for the upcoming battery_type setting for the Ondio. Also seems more logical. by Jens Arnold · 20 years ago
- 0ff13c0 Enabled logo display for gmini. by Jens Arnold · 20 years ago
- 259e354 Added button definitions for gmini build. Prettified formatting. by Jens Arnold · 20 years ago
- 166f7a2 scrollbar(): Code size optimisation; fixed overflow with large parameters (fixes seek position display in video.rock with large files). by Jens Arnold · 20 years ago
- 37d4730 Ondio bugfix: recording file number generator didn't release the directory handle, causing a panic after several calls by Jörg Hohensohn · 20 years ago
- ae45d97 Radio screen: status bar wasn't updated when prerecording buffer was filled and no button pressed. by Jens Arnold · 20 years ago
- dfa95c3 different kind of recording beep: more faint, but not disturbing prerecording, can beep while we already record (no latency due to beep) by Jörg Hohensohn · 20 years ago
- 3bf321f aid for blind recorders: longer beep when starting a recording, short beep when resuming it (you may disable the voice UI to get rid of it) by Jörg Hohensohn · 20 years ago
- bfba2d2 bigger Rockbox logo for bigger LCD screen by Daniel Stenberg · 20 years ago
- 47e8773 An attempt to set the radio in a more defined state at boot by Linus Nielsen Feltzing · 20 years ago
- e68ccbd Added iRiver button codes by Linus Nielsen Feltzing · 20 years ago
- 7b95e60 Improved keyboard handling for Ondio, avoiding unintuitive key combos: (1) Uses 2 modes, picker and line edit, selectable by moving the cursor vertically. (2) Flips between pages on left/right wrap. No dedicated shift key. by Jens Arnold · 20 years ago