index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
recorder
Age
Commit message (
Expand
)
Author
2008-11-04
Since *set_led_enabled() is actually an ata-specific feature, move it back to...
Frank Gevaerts
2008-11-03
Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...
Björn Stenberg
2008-11-01
Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...
Frank Gevaerts
2008-10-15
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...
Björn Stenberg
2008-10-14
Make some dependencies on id3.h explicit.
Magnus Holmgren
2008-10-14
Red build fix: Moved PCM #defines from pcm_record.h to pcm.h. Added necessary...
Björn Stenberg
2008-10-14
Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s...
Björn Stenberg
2008-10-08
New recording setting to configure how mono recordings are made. Previously, ...
Peter D'Hoye
2008-10-08
add morse input support to the Olympus m:robe 100, patch by Roy Wallace, FS#9450
Marcoen Hirschberg
2008-08-20
Fix broken h1x0 sim build by providing a stub for pcm_sample_rate()
Peter D'Hoye
2008-08-20
Recording screen: show spdif samplerate on SWCODEC targets (with spdif of cou...
Peter D'Hoye
2008-08-20
Recording screen: do not show L/R gain settings when recording mono; do not s...
Peter D'Hoye
2008-08-19
Accept FS #9301 by Christopher Williams: fix radio preset list after removing...
Peter D'Hoye
2008-08-15
Adapt comment to the fact that the splash is removed
Peter D'Hoye
2008-08-15
FS#9281 Rename of splash functions.
Nils Wallménius
2008-08-13
Fix a small delay in updating the recording screen. This caused the screen no...
Peter D'Hoye
2008-08-11
Adapt clip counter to compact view of recording screen
Peter D'Hoye
2008-08-10
Recording screen: show a more compact view if 6 lines do not fit but 4 do. Sh...
Peter D'Hoye
2008-08-07
Style police, trigStat -> trig_stat
Nils Wallménius
2008-08-06
First step of the recording screen redesign. The screen is split into a fixed...
Peter D'Hoye
2008-08-03
A bit of code police, no functional changes
Peter D'Hoye
2008-08-02
Unify opening of utf-8 files (FS#6203). This also adds ignoring the BOM in se...
Dominik Riebeling
2008-07-17
fix FS#9200
Jonathan Gordon
2008-07-05
fix FS#9146
Jonathan Gordon
2008-07-03
Implement FS#8947 - Add a stub in the simulator for ata_disk_is_active. This ...
Bertrik Sikken
2008-06-29
Fix FS #9128: invalidate the peakmeter scales when switching between playback...
Peter D'Hoye
2008-06-28
fix red
Peter D'Hoye
2008-06-28
Remove a viewport ambiguity by changing the screens width/heigth members into...
Peter D'Hoye
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
Peakmeters: use screens[].getwidth() and not screens[].width as the latter on...
Peter D'Hoye
2008-06-28
Fix broken peakmeters: peakmeter was using viewport drawing code but absolute...
Peter D'Hoye
2008-06-27
Use the flash disk icon on all flash sttorage targets instead just on the Ond...
Jens Arnold
2008-06-23
FS#9051 - remove LCD margins... use viewports if you need them...
Jonathan Gordon
2008-05-29
Accept FS #9052 by Alexander Levin with a fix by me. Changes HAS_BUTTONBAR in...
Peter D'Hoye
2008-05-29
total removal of gui_textarea. The only thing using the text_message struct i...
Jonathan Gordon
2008-05-29
move the HAS_BUTTONBAR define to the config-<target>.h files
Jonathan Gordon
2008-05-28
Updated recording trigger screen (seems to be a feature almost noone uses?)
Jonathan Gordon
2008-05-15
Fix red
Peter D'Hoye
2008-05-15
Accept FS #8994: add another recording filesplit option: stop recording and s...
Peter D'Hoye
2008-05-03
Another round of making local functions static and making sure that source fi...
Bertrik Sikken
2008-05-03
Made source files #include the header file that they implement to make sure t...
Bertrik Sikken
2008-04-28
Moved atoi declaration to stdlib.h. Deleted atoi.h
Bertrik Sikken
2008-04-26
Const police raid, making a lot of pointers to lang strings const and removin...
Nils Wallménius
2008-04-20
Killed unnecessary global variables by making them static.
Bertrik Sikken
2008-04-19
When looking for album art in /.rockbox/albumart/, use album artist rather th...
Magnus Holmgren
2008-04-16
Use file_exists and dir_exists functions where appropriate, fix one wrong fil...
Nils Wallménius
2008-04-09
Pass the buffer length to the list_get_name callback functions instead of usi...
Nils Wallménius
2008-04-07
Remove some more simulator debugging output.
Steve Bavin
2008-03-26
Major cleanup of checkwps - fix all warnings and add a script to build versio...
Dave Chapman
2008-03-26
1) Make Rockbox reject any WPSs if there are errors loading any of the requir...
Dave Chapman
[next]