Age | Commit message (Expand) | Author |
2008-03-08 | Simplify that clip indicator reset code a bit | Peter D'Hoye |
2008-03-08 | Reset recording clipping indicators when changing gain. Solves FS #6147 | Peter D'Hoye |
2007-12-15 | Quick fix to prevent freezing of H10 (possibly others too) when left at the d... | Peter D'Hoye |
2007-12-07 | More code police | Peter D'Hoye |
2007-12-07 | Code police | Peter D'Hoye |
2007-12-07 | Fix gradient selection bar in recording screen | Peter D'Hoye |
2007-11-30 | Repair the no-spinup on start/split feature of recording. Recording directory... | Michael Sevakis |
2007-11-26 | Make the recording screen handle button repeats correctly when changing gain.... | Linus Nielsen Feltzing |
2007-11-25 | Make the variable for numbers of screens to update const on non-remote-lcd ta... | Nils Wallménius |
2007-11-21 | make check_dir use dir_exists and slightly optimise the latter | Robert Kukla |
2007-10-19 | Mop up some yellow. | Steve Bavin |
2007-10-19 | FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just... | Steve Bavin |
2007-10-10 | Voice the recording trigger settings screen. | Stéphane Doyon |
2007-10-06 | Unify PCM interface just above the hardware driver level for all targets incl... | Michael Sevakis |
2007-09-28 | Make the gradient look better when more than one line is selected (running ti... | Nicolas Pennequin |
2007-09-27 | FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier. | Nicolas Pennequin |
2007-09-22 | small optimisation: make a locally used function static | Peter D'Hoye |
2007-08-29 | The clipcount string used in the rec screen should have been named sysfont. F... | Peter D'Hoye |
2007-08-25 | Implement FS #2976: Clip Counter for recording screen. If enabled in peak met... | Peter D'Hoye |
2007-08-05 | *** Lang v2 cleanup (FS#6574) *** | Nils Wallménius |
2007-08-03 | Final changes to the recording naming code, this should make jhMikeS happy ;) | Peter D'Hoye |
2007-08-02 | Even more optimizing for the recording name change... | Peter D'Hoye |
2007-08-02 | Simplify the source based recording file names a bit. | Jens Arnold |
2007-08-01 | Let recording create filenames based on the recording source, closes FS #921 ... | Peter D'Hoye |
2007-07-11 | Rearrange and cleanup settings code | Jonathan Gordon |
2007-07-10 | User configurable recording path (my patch in FS#7201). path defaults to / an... | Jonathan Gordon |
2007-06-22 | Prevent initial spinup when starting first file when in a stopped state on no... | Michael Sevakis |
2007-06-11 | When recording, disable voice menus without actually modifying user settings.... | Steve Bavin |
2007-06-08 | Straighten out some audio path APIs and misc. audio stuff. Having recording i... | Michael Sevakis |
2007-06-05 | e200: Fix errors from recording addition and a warning that comes up when fix... | Michael Sevakis |
2007-05-30 | Move the setvol wrapper function to misc.c and use it in more places instead ... | Nils Wallménius |
2007-05-20 | Use bitmasks to define which inputs are available. Makes it easier to remove ... | Michael Sevakis |
2007-05-19 | Always save settings when leaving recording, not just when leaving recording ... | Peter D'Hoye |
2007-05-04 | Get samplerate switching working in the sim to be similar to on target. Make ... | Michael Sevakis |
2007-04-15 | Revert recording/repeat timer for now. It is useful as a feature, but didn't ... | Jens Arnold |
2007-04-15 | Recording countdown timer and repeat timer - see FS #6297 for more details | Martin Scarratt |
2007-03-16 | Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W... | Jens Arnold |
2007-03-16 | Get rid of the 'center' parameter for splashes. There were only 2 of almost 5... | Jens Arnold |
2007-03-07 | Accept FS#6750, allow recording to start automatically (If alarm wakeup | Jonathan Gordon |
2007-03-03 | remove runtime detection of h1x0 series RTC MOD, but leave driver code | Robert Kukla |
2007-02-28 | FS#6419 - driver for H1x0 series RTC Mod with runtime detection | Robert Kukla |
2007-02-18 | Do the CONFIG_LED define | Jonathan Gordon |
2007-02-18 | really fix red builds this time | Jonathan Gordon |
2007-02-17 | Fix most (all?) CONFIG_LED warnings. | Magnus Holmgren |
2007-02-08 | Revert the changes using global status for the screen states. It should wait ... | Michael Sevakis |
2007-02-07 | Change the radio screen and recording screen to use the global_status structu... | Michael Sevakis |
2007-02-07 | Don't save the in-out state of the recording screen as a setting. Fixes the s... | Michael Sevakis |
2007-02-06 | Ifdef some remote lcd code in the recording screen that is not used for non l... | Nils Wallménius |
2007-02-03 | Removed unused 'mode' parameter from mkdir() for consistency with creat(). | Jens Arnold |
2006-12-25 | Next round of static'ing and related fixes. | Jens Arnold |