Age | Commit message (Expand) | Author |
2009-12-15 | Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and | Tomer Shalev |
2009-12-09 | FS#10824 - viewport/statusbar API rework. | Jonathan Gordon |
2009-12-01 | Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDS | Laurent Gautier |
2009-11-16 | mpeg.h/c cleanup | Jeffrey Goode |
2009-11-15 | Fix scrolling lines that keep scrolling after exiting plugins and scrolling l... | Nils Wallménius |
2009-10-11 | Avoid more useless string copys and make some random cleanups | Nils Wallménius |
2009-09-05 | Fix FS#10588 by stopping scrolling in the radio screen instead of blindy rely... | Thomas Martitz |
2009-08-20 | Make the formatter functions used by the settings return a pointer to avoid u... | Nils Wallménius |
2009-07-14 | FS#10080 | Nils Wallménius |
2009-05-17 | Fix duplicate #includes | Bertrik Sikken |
2009-05-15 | Remove unneeded function call (radio_load_presets does clear the memory) | Alexander Levin |
2009-05-09 | Remove unneeded #include "backdrop.h" | Bertrik Sikken |
2009-03-21 | D2: Enable FM radio (based on FS#10035 by Michael Burtin with some changes by... | Rob Purchase |
2009-02-10 | Move screendump from apps to firmware, solving two nasty firmware-to-apps cal... | Jens Arnold |
2009-02-02 | continuation of last nights statusbar cleanup. | Jonathan Gordon |
2008-12-31 | Decouple the statusbar drawing from the rest of the screen drawing. it is not... | Jonathan Gordon |
2008-12-16 | Accept FS#9646 by Christopher Williams which fixes a few radio preset bugs: | Jonathan Gordon |
2008-12-09 | FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet | Nils Wallménius |
2008-08-19 | Accept FS #9301 by Christopher Williams: fix radio preset list after removing... | Peter D'Hoye |
2008-08-15 | FS#9281 Rename of splash functions. | Nils Wallménius |
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-06-28 | fix red | Peter D'Hoye |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
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-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-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-03-26 | the menu and list now accepts a parent viewport to draw in (and the menu can ... | Jonathan Gordon |
2008-01-10 | bandaid fix for FS#8168 - statusbar would be enabled if poweroff happened whi... | Jonathan Gordon |
2007-11-20 | Make threads responsible for explicit cancellation of their own boosted statu... | Michael Sevakis |
2007-11-11 | FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the... | Barry Wardell |
2007-11-07 | More voice for the radio: accept FS#6331. | Stéphane Doyon |
2007-10-09 | Add a voice callback to dynamic menus, along side the text_callback. | Stéphane Doyon |
2007-10-02 | Commit FS #7881 by Mark Arigo - enable radio on the Sansa c200. It seems that... | Marianne Arnold |
2007-09-17 | minor update to gui_synclist_do_button() which will hopefully simplify things... | Jonathan Gordon |
2007-08-25 | Implement FS #2976: Clip Counter for recording screen. If enabled in peak met... | Peter D'Hoye |
2007-08-06 | Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ... | Nils Wallménius |
2007-08-05 | *** Lang v2 cleanup (FS#6574) *** | Nils Wallménius |
2007-07-22 | remove the need for action_signalscreenchange(). | Jonathan Gordon |
2007-07-14 | Fix all the red this time? | Michael Sevakis |
2007-07-14 | Do some planned radio interface cleanup since adding in the LV24020LP. | Michael Sevakis |
2007-07-03 | Accept FS #7303 by Christoph Reiter: add context menu to FM radio entry in ma... | Peter D'Hoye |
2007-06-25 | Give recording related menu entries a recording icon (settings and radio menu... | Peter D'Hoye |
2007-06-08 | Straighten out some audio path APIs and misc. audio stuff. Having recording i... | Michael Sevakis |