| Commit message (Expand) | Author | Age |
| * | cleanup for core-file-in-pluginlib compilation: | Andrew Mahone | 2009-01-08 |
| * | temporarilty disable the statusbar in the keyboard because it doesnt use view... | Jonathan Gordon | 2009-01-05 |
| * | build a scaling-enabled bitmap loader in pluginlib for mono bitmap targets, a... | Andrew Mahone | 2009-01-04 |
| * | static/const/#include/tab police on various files | Bertrik Sikken | 2009-01-02 |
| * | Decouple the statusbar drawing from the rest of the screen drawing. it is not... | Jonathan Gordon | 2008-12-31 |
| * | Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac... | Michael Sevakis | 2008-12-31 |
| * | Make scaler output truly pluggable, add an 8-bit greyscale output to | Andrew Mahone | 2008-12-26 |
| * | Latest work on the bmp on-load scaler: | Andrew Mahone | 2008-12-26 |
| * | Accept FS#9646 by Christopher Williams which fixes a few radio preset bugs: | Jonathan Gordon | 2008-12-16 |
| * | fix yellow | Andrew Mahone | 2008-12-14 |
| * | remove unneeded test | Andrew Mahone | 2008-12-14 |
| * | Keyclick fixup take two. It is only 88 samples (2msec) long so keep a small s... | Michael Sevakis | 2008-12-13 |
| * | PCM buffer beeping needs the audio buffer reset in order to work after operat... | Michael Sevakis | 2008-12-13 |
| * | fix yellow | Andrew Mahone | 2008-12-12 |
| * | fix broken greyscale upscaling | Andrew Mahone | 2008-12-12 |
| * | Fix a wrong comment in thread.c and mention an alternative approach to inits.... | Michael Sevakis | 2008-12-10 |
| * | fix get_totalsize to return the correct size in some cases where it failed | Andrew Mahone | 2008-12-10 |
| * | code cleanup, more descriptive variable names, and algorithm docs for color s... | Andrew Mahone | 2008-12-10 |
| * | small binsize improvement for color scalers | Andrew Mahone | 2008-12-10 |
| * | Fix red and a couple other things I somehow missed. | Michael Sevakis | 2008-12-10 |
| * | Use cookies for thread identification instead of pointers directly which give... | Michael Sevakis | 2008-12-10 |
| * | fix yellow - bogus unitialized use warnings | Andrew Mahone | 2008-12-09 |
| * | resize-on-load for bitmap files on 2bpp and color targets | Andrew Mahone | 2008-12-09 |
| * | FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet | Nils Wallménius | 2008-12-09 |
| * | Since *set_led_enabled() is actually an ata-specific feature, move it back to... | Frank Gevaerts | 2008-11-04 |
| * | Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps... | Björn Stenberg | 2008-11-03 |
| * | Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ... | Frank Gevaerts | 2008-11-01 |
| * | Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M... | Björn Stenberg | 2008-10-15 |
| * | 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-14 |
| * | 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-10-08 |
| * | 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-20 |
| * | Accept FS #9301 by Christopher Williams: fix radio preset list after removing... | Peter D'Hoye | 2008-08-19 |
| * | 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-15 |
| * | Fix a small delay in updating the recording screen. This caused the screen no... | Peter D'Hoye | 2008-08-13 |
| * | Adapt clip counter to compact view of recording screen | Peter D'Hoye | 2008-08-11 |
| * | Recording screen: show a more compact view if 6 lines do not fit but 4 do. Sh... | Peter D'Hoye | 2008-08-10 |
| * | Style police, trigStat -> trig_stat | Nils Wallménius | 2008-08-07 |
| * | First step of the recording screen redesign. The screen is split into a fixed... | Peter D'Hoye | 2008-08-06 |
| * | A bit of code police, no functional changes | Peter D'Hoye | 2008-08-03 |
| * | Unify opening of utf-8 files (FS#6203). This also adds ignoring the BOM in se... | Dominik Riebeling | 2008-08-02 |
| * | fix FS#9200 | Jonathan Gordon | 2008-07-17 |
| * | fix FS#9146 | Jonathan Gordon | 2008-07-05 |
| * | Implement FS#8947 - Add a stub in the simulator for ata_disk_is_active. This ... | Bertrik Sikken | 2008-07-03 |
| * | Fix FS #9128: invalidate the peakmeter scales when switching between playback... | Peter D'Hoye | 2008-06-29 |