summaryrefslogtreecommitdiff
path: root/apps/recorder (follow)
Commit message (Collapse)AuthorAge
...
* Fix red builds?Peter D'Hoye2006-04-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9843 a1c6a512-1295-4272-9138-f99709370657
* Recording buffer offset must be passed on to the firmware calls, not the ↵Peter D'Hoye2006-04-30
| | | | | | other way around. Should fix yellow builds. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9842 a1c6a512-1295-4272-9138-f99709370657
* The recording buffer should not try to use the voice buffer, so map our ↵Peter D'Hoye2006-04-30
| | | | | | buffer after it. On swcodec targets, recording always uses this buffer so always notify the others that we did. Fixes bug 4754. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9841 a1c6a512-1295-4272-9138-f99709370657
* Ondio, gmini, ipod: Don't trigger vkeyboard accept if the button is already ↵Jens Arnold2006-04-30
| | | | | | pressed when entering it. Fixes inability to save a new game from sudoku on Ondio, and potential similar problems. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9839 a1c6a512-1295-4272-9138-f99709370657
* Added bad filename protection when user enters an fm radio preset filename. ↵Peter D'Hoye2006-04-25
| | | | | | Fixes bugreport 5137. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9795 a1c6a512-1295-4272-9138-f99709370657
* Fix color->grayscale bitmap loading on grayscale ipods and mono->grayscale ↵Frank Dischner2006-04-24
| | | | | | on all grayscale targets. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9791 a1c6a512-1295-4272-9138-f99709370657
* Recording screen: Make the peakmeter single height again on archos, bringing ↵Jens Arnold2006-04-22
| | | | | | back the sample frequency line. The recording screen still needs to be *properly* adapted to the multi-screen API, including the peakmeter. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9770 a1c6a512-1295-4272-9138-f99709370657
* Fixed busy loop, and implemented a simpler kind of cursor blinking that also ↵Jens Arnold2006-04-22
| | | | | | ensures blinking always starts with 'cursor visible' after button actions. Removed redraw variable, since we now always redraw. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9757 a1c6a512-1295-4272-9138-f99709370657
* Updated vkeyboard. For players that require the user to scroll the cursor ↵Zakk Roberts2006-04-22
| | | | | | off the keyboard in order to edit the line itself (iPods, iAudio..), the line is now inverted when in line-edit mode. For all models: blinking line cursor. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9756 a1c6a512-1295-4272-9138-f99709370657
* New harddisk icon for units (and remotes) without real harddisk LED.Jens Arnold2006-04-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9695 a1c6a512-1295-4272-9138-f99709370657
* FMRadio: Zero the presets struct on new "preset scan", also replace the ↵Hristo Kovachev2006-04-03
| | | | | | hardcoded .name's length with a define git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9452 a1c6a512-1295-4272-9138-f99709370657
* Patch #4999 by Matthias Mohr - Peakmeter scaling dots does not respect ↵Linus Nielsen Feltzing2006-04-03
| | | | | | x-offset in peak_meter_draw git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9450 a1c6a512-1295-4272-9138-f99709370657
* Patch #2711 by Alexander Spyridakis with some changes by me: adds load/save ↵Hristo Kovachev2006-04-02
| | | | | | | | | of presets to different files; Also fix the preset menu context menu not working on the remote git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9425 a1c6a512-1295-4272-9138-f99709370657
* simulator stubs for iriver recording, iriver sims now have a recording ↵Peter D'Hoye2006-04-01
| | | | | | screen (doesn't actually record!) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9403 a1c6a512-1295-4272-9138-f99709370657
* Optimize keyboard code a bitFrank Dischner2006-03-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9391 a1c6a512-1295-4272-9138-f99709370657
* Add support for loadable vkeyboard layoutsFrank Dischner2006-03-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9347 a1c6a512-1295-4272-9138-f99709370657
* Support the recording screen on the LCD remote. Also adds support for the ↵Dan Everton2006-03-25
| | | | | | peakmeter in the rremote WPS. Patch from Martin Scarratt (task 4818). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9246 a1c6a512-1295-4272-9138-f99709370657
* iRiver: Stop disabling the peak meter when stopping the radio.Magnus Holmgren2006-03-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9137 a1c6a512-1295-4272-9138-f99709370657
* Correct pallette->RGB565 conversion when loading 1-bit BMP files.Jens Arnold2006-03-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9101 a1c6a512-1295-4272-9138-f99709370657
* Patch #2839 by Christian Marg - Always show the buttonbar in the keyboard screenLinus Nielsen Feltzing2006-03-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9008 a1c6a512-1295-4272-9138-f99709370657
* The image size calculation was wrong on monochrome targetsLinus Nielsen Feltzing2006-03-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9006 a1c6a512-1295-4272-9138-f99709370657
* Make clipping detection more sensitive for swcodec platforms by triggering ↵Peter D'Hoye2006-03-08
| | | | | | on the first peak value git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8962 a1c6a512-1295-4272-9138-f99709370657
* Patch FS#4745 by Manuel Dejonghe 1) Get CPU out of idle mode on key press ↵Hristo Kovachev2006-03-07
| | | | | | (on targets, supporting changing of the CPU freq), thus making the radio screen more responsive; 2) Mute the radio on startup or after pause, until the chip is tuned or a timeout expires (1, resp 2 sec) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8944 a1c6a512-1295-4272-9138-f99709370657
* Do not show peakmeter and recording time on radio screen for targets with ↵Peter D'Hoye2006-03-03
| | | | | | software codec because this isn't implemented yet. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8897 a1c6a512-1295-4272-9138-f99709370657
* Always stop recording when performing shutdown in the recording screen. ↵Peter D'Hoye2006-03-01
| | | | | | Fixes the file corruption reported by bmmpxf in the forums. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8877 a1c6a512-1295-4272-9138-f99709370657
* also enable recording cliplight when monitoring before recordingPeter D'Hoye2006-02-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8834 a1c6a512-1295-4272-9138-f99709370657
* first gigabeat commitMarcoen Hirschberg2006-02-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8831 a1c6a512-1295-4272-9138-f99709370657
* Button driver for iAudio X5Linus Nielsen Feltzing2006-02-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8828 a1c6a512-1295-4272-9138-f99709370657
* Make peak meter work in simulator for SWCODEC targets.Dan Everton2006-02-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8815 a1c6a512-1295-4272-9138-f99709370657
* First attempt at generating and using .h files from bitmaps using bmp2rb. ↵Dave Chapman2006-02-21
| | | | | | The .h files are generated for both the core bitmaps and the plugins, but are only currently being used in the core. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8759 a1c6a512-1295-4272-9138-f99709370657
* 320x98 Rockbox logo for larger LCDs (currently only iPod 5G).Zakk Roberts2006-02-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8725 a1c6a512-1295-4272-9138-f99709370657
* Patch #1423609 by Martin Scarratt and myself: enables using the backlight as ↵Peter D'Hoye2006-02-17
| | | | | | record clipping indicator. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8722 a1c6a512-1295-4272-9138-f99709370657
* Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain.Hristo Kovachev2006-02-08
| | | | | | | | | | | | | | | | | | | | Changes: ***1. all platforms: 1.1 corrects gain display bug; 1.2 allows combined setting of stereo gain without an extra line on the display; 2. iRiver H1xx and H3xx specific: 2.1 correctly named the decimator variables, they were called 'gain'; 2.2 splitted decimator gain settings for mic and line-in so that they are saved separately; 2.3 added combined analog and decimator gain setting giving a smooth gain range with the best analog/decimator gain combination git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8627 a1c6a512-1295-4272-9138-f99709370657
* Use the iPod 4G button mappings for the iPod 3G as well (at least for now)Dave Chapman2006-02-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8591 a1c6a512-1295-4272-9138-f99709370657
* Patch #1421422 - Backdrop image patch started by Linus, finished by me. ↵Dave Chapman2006-02-02
| | | | | | Adds ability to set backdrop images for file browser and menus (store full-screen bitmaps in /.rockbox/backdrops/) and also the ability to set a full-screen background image in a WPS using the %X|filename.bmp| WPS tag. Currently only implemented for targets with colour LCDs. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8536 a1c6a512-1295-4272-9138-f99709370657
* Color logo-*.c files no longer required - the bitmaps are in libbitmapsnativeDave Chapman2006-02-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8528 a1c6a512-1295-4272-9138-f99709370657
* Handle 8-bit BMP filesLinus Nielsen Feltzing2006-01-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8514 a1c6a512-1295-4272-9138-f99709370657
* Slighly less confusing handling of inverted monochrome imagesLinus Nielsen Feltzing2006-01-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8513 a1c6a512-1295-4272-9138-f99709370657
* Iriver: Another grayscale bmp loader bug fixed: clear the right amount of ↵Magnus Holmgren2006-01-31
| | | | | | data, to avoid garbage in the images. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8510 a1c6a512-1295-4272-9138-f99709370657
* Correct PaddedWidth calculationLinus Nielsen Feltzing2006-01-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8509 a1c6a512-1295-4272-9138-f99709370657
* Small iPod colour BMP fix by linuxstdChristi Scarborough2006-01-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8504 a1c6a512-1295-4272-9138-f99709370657
* Fixed endianness problem in the BMP loaderLinus Nielsen Feltzing2006-01-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8498 a1c6a512-1295-4272-9138-f99709370657
* Iriver: Calculate proper height (i.e., size) for grayscale bitmaps.Magnus Holmgren2006-01-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8496 a1c6a512-1295-4272-9138-f99709370657
* Better working fix for the BMP loader transparency flag bugLinus Nielsen Feltzing2006-01-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8481 a1c6a512-1295-4272-9138-f99709370657
* Temporary fix for crashing when trying to enter the WPS, thanks to Adam Boot.Brandon Low2006-01-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8480 a1c6a512-1295-4272-9138-f99709370657
* Color BMP supportLinus Nielsen Feltzing2006-01-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8472 a1c6a512-1295-4272-9138-f99709370657
* Little optimization to the bmp loader loop (unfortunately almost noMiika Pekkarinen2006-01-24
| | | | | | | effect as the open() takes the longest time). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8436 a1c6a512-1295-4272-9138-f99709370657
* Added (somewhat blurry) boot logo for X5 and made sure it builds logos forDaniel Stenberg2006-01-22
| | | | | | | remote fine git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8421 a1c6a512-1295-4272-9138-f99709370657
* Initial attempt at using bmp2rb in the build system. Don't forget to re-run ↵Dave Chapman2006-01-22
| | | | | | configure git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8418 a1c6a512-1295-4272-9138-f99709370657
* more iAudio x5 adjustments by Matt v.d. Westhuizen (#1408980)Daniel Stenberg2006-01-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8386 a1c6a512-1295-4272-9138-f99709370657