| Commit message (Expand) | Author | Age |
| * | make check_dir use dir_exists and slightly optimise the latter | Robert Kukla | 2007-11-21 |
| * | 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-19 |
| * | Voice the recording trigger settings screen. | Stéphane Doyon | 2007-10-10 |
| * | Unify PCM interface just above the hardware driver level for all targets incl... | Michael Sevakis | 2007-10-06 |
| * | Make the gradient look better when more than one line is selected (running ti... | Nicolas Pennequin | 2007-09-28 |
| * | FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier. | Nicolas Pennequin | 2007-09-27 |
| * | small optimisation: make a locally used function static | Peter D'Hoye | 2007-09-22 |
| * | The clipcount string used in the rec screen should have been named sysfont. F... | Peter D'Hoye | 2007-08-29 |
| * | Implement FS #2976: Clip Counter for recording screen. If enabled in peak met... | Peter D'Hoye | 2007-08-25 |
| * | *** Lang v2 cleanup (FS#6574) *** | Nils Wallménius | 2007-08-05 |
| * | Final changes to the recording naming code, this should make jhMikeS happy ;) | Peter D'Hoye | 2007-08-03 |
| * | 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-02 |
| * | Let recording create filenames based on the recording source, closes FS #921 ... | Peter D'Hoye | 2007-08-01 |
| * | Rearrange and cleanup settings code | Jonathan Gordon | 2007-07-11 |
| * | User configurable recording path (my patch in FS#7201). path defaults to / an... | Jonathan Gordon | 2007-07-10 |
| * | Prevent initial spinup when starting first file when in a stopped state on no... | Michael Sevakis | 2007-06-22 |
| * | When recording, disable voice menus without actually modifying user settings.... | Steve Bavin | 2007-06-11 |
| * | Straighten out some audio path APIs and misc. audio stuff. Having recording i... | Michael Sevakis | 2007-06-08 |
| * | e200: Fix errors from recording addition and a warning that comes up when fix... | Michael Sevakis | 2007-06-05 |
| * | Move the setvol wrapper function to misc.c and use it in more places instead ... | Nils Wallménius | 2007-05-30 |
| * | Use bitmasks to define which inputs are available. Makes it easier to remove ... | Michael Sevakis | 2007-05-20 |
| * | Always save settings when leaving recording, not just when leaving recording ... | Peter D'Hoye | 2007-05-19 |
| * | Get samplerate switching working in the sim to be similar to on target. Make ... | Michael Sevakis | 2007-05-04 |
| * | 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-04-15 |
| * | 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-16 |
| * | Accept FS#6750, allow recording to start automatically (If alarm wakeup | Jonathan Gordon | 2007-03-07 |
| * | remove runtime detection of h1x0 series RTC MOD, but leave driver code | Robert Kukla | 2007-03-03 |
| * | FS#6419 - driver for H1x0 series RTC Mod with runtime detection | Robert Kukla | 2007-02-28 |
| * | Do the CONFIG_LED define | Jonathan Gordon | 2007-02-18 |
| * | really fix red builds this time | Jonathan Gordon | 2007-02-18 |
| * | Fix most (all?) CONFIG_LED warnings. | Magnus Holmgren | 2007-02-17 |
| * | Revert the changes using global status for the screen states. It should wait ... | Michael Sevakis | 2007-02-08 |
| * | 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-07 |
| * | Ifdef some remote lcd code in the recording screen that is not used for non l... | Nils Wallménius | 2007-02-06 |
| * | Removed unused 'mode' parameter from mkdir() for consistency with creat(). | Jens Arnold | 2007-02-03 |
| * | Next round of static'ing and related fixes. | Jens Arnold | 2006-12-25 |
| * | Sims hate me again (or is that the other way). Fixup the stubs. | Michael Sevakis | 2006-12-17 |
| * | The sims hate me again. | Michael Sevakis | 2006-12-10 |
| * | Place all recording functionality on pcmrec thread to serialize all recording... | Michael Sevakis | 2006-12-10 |
| * | Made the AGC functions compatible with non-latin languages following the | Shachar Liberman | 2006-11-25 |
| * | iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API... | Michael Sevakis | 2006-11-23 |
| * | H100/300: Fixed radio silence problem. Removed the wrong call in my last upda... | Michael Sevakis | 2006-11-15 |
| * | H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin... | Michael Sevakis | 2006-11-13 |
| * | Recording trigger for software codec targets | Martin Scarratt | 2006-11-09 |
| * | Big Patch adds primarily: Samplerate and format selection to recording for SW... | Michael Sevakis | 2006-11-06 |