- 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
- 2fb70bc implement smooth seeking acceleration for audio playback and mpegplayer by Marcoen Hirschberg · 16 years ago
- 1688867 fix some whitespace by Jonathan Gordon · 16 years ago
- c541e04 Gigabeat F/X: by Michael Sevakis · 16 years ago
- ff469ab Updated recording trigger screen (seems to be a feature almost noone uses?) by Jonathan Gordon · 16 years ago
- a352402 Accept FS #8994: add another recording filesplit option: stop recording and shutdown by Peter D'Hoye · 16 years ago
- 009cebe Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlight.c to handle lcd sleep timer. Make HAVE_LCD_SLEEP useable without a setting and use HAVE_LCD_SLEEP_SETTING when a setting is available in addition to HCD_HAVE_SLEEP. If a setting isn't used, the target must define the timeout to be used in the config. by Michael Sevakis · 16 years ago
- 5c3d591 Code police and cleanup by Peter D'Hoye · 16 years ago
- ab0f7e1 Accept FS#6188: study mode. by Stéphane Doyon · 16 years ago
- 59efebf Change the default of accessory power supply to <true>. by Andree Buschmann · 16 years ago
- 850a112 Adding new setting to System Settings <Accessory Power Supply -- off by default). This setting can be used to enable/disable the power supply for accessories. With this commit implemented for iPods with PCF50605 power controller. by Andree Buschmann · 16 years ago
- 05d2bfd Introduce support for passing decimal numbers in talk ids and speak them, use in the settings menu to fix FS#7622 by Nils Wallménius · 16 years ago
- cbc701c Change default font to R12 for the gigabeat too. by Michael Giacomelli · 17 years ago
- 43cf1d5 Fix default iconsets for targets with small mono LCDs (Archos Recorders and Ondios). by Jens Arnold · 17 years ago
- 69b7141 Fix line selector default for non-colour targets. Type 3 made the selector vanish completely on greyscale and mono targets, as there is no type 3 on those... by Jens Arnold · 17 years ago
- 1bc02a2 Opps. by Michael Giacomelli · 17 years ago
- b2366c8 Default to helvR10 for new ports that do not yet have a default theme defined. by Michael Giacomelli · 17 years ago
- aa26962 Make cabbiev2 the default theme. Should not have any impact if you have already selected a theme. Please report any bugs in FS#8443. by Michael Giacomelli · 17 years ago
- f75d8ac Remove font_file from the settings struct on the Archos Player - it isn't used. by Dave Chapman · 17 years ago
- f7c938a (Hopefully) Revert the quickscreen changes. Many fixes need to be made, by Paul Louden · 17 years ago
- 2b6d358 more green seen as everyone has a green fetish atm by Jonathan Gordon · 17 years ago
- 2c82494 updated the quickscreen's: by Jonathan Gordon · 17 years ago
- c077e1e Fix the playlist catalog setting by Jonathan Gordon · 17 years ago
- ba75e60 Move the playlist catalog config into the standard config files. 1 less disk spinup when the playlist cataloge is used the first time. by Jonathan Gordon · 17 years ago
- 57a4513 don't let the brightness settings wrap by Marcoen Hirschberg · 17 years ago
- ea358a1 Keyclick option (FS#7307). Disabled by default, go into System settings to enable it. WARNING: PortalPlayer targets reportedly have a problem with this, so don't enable it on those unless you want to risk burning your ears with horrible noise. This is probably a bug in pcmbuf_beep(), and I'm hoping that someone who has an affected target will look into it and fix it as a result of this commit. by Steve Bavin · 17 years ago
- 189f9e2 charcell doesnt show titles in lists, so remove the "show path" setting and free up some bin space by Jonathan Gordon · 17 years ago
- 4d238c1 bandaid fix for FS#8168 - statusbar would be enabled if poweroff happened while in fm screen. a proper fix is to not force the statusbar on in the fm screen, but untill that happens this is fine. by Jonathan Gordon · 17 years ago
- b8bc45d FS#8353 - add a quick way to make a .cfg from the sound settings. by Jonathan Gordon · 17 years ago
- 44d8097 Don't ask me how that happened. by Thom Johansen · 17 years ago
- 39e2de8 Crossfeed settings used to be stored inverted in the cfg file for legacy reasons, change that and kill some identical formatting functions while we're at it. NOTE TO CROSSFEED USERS: this will completely garble your crossfeed settings, write them down if you want to keep them. by Thom Johansen · 17 years ago
- 5886efa Save some bytes and reuse the settings saving code for eq preset saving. by Dan Everton · 17 years ago
- 124f8de Fix setting name in the menu for remote backlight timeout when plugged. by Jens Arnold · 17 years ago
- 0c2ff76 Make more sound related settings that might damage your ears not wrap. by Dan Everton · 17 years ago
- 727ada0 Fix Player warning. by Jens Arnold · 17 years ago
- 09a7861 Allow (almost) arbitrary backlight fade in and fade out times (on targets with software PWM fading), and comvert the associated settings to table settings. * Settings system: Unify a bunch of formatters and getlang helpers. by Jens Arnold · 17 years ago
- e542444 Convert 2 more settings to table settings. * Fix duplicate value display if the first value is selected in a table setting. by Jens Arnold · 17 years ago
- d490f44 New way of handling integer settings with variable steps: table settings (FS #8186, with fixes by me). This allows to get rid of those synchronised tables in firmware/ and apps/, making things more flexible and less error prone. First application: backlight timeouts. * Make some more things 'const'. by Jens Arnold · 17 years ago
- d7e1f77 Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It does have hardware bass/treble settings with configurable cutoff. So make the bass/treble settings use the hardware and remove the hardware equalizer configuration. by Dan Everton · 17 years ago
- 8a64cdd Patch FS#8203 - Fixes the Stop split setting not being saved by Linus Nielsen Feltzing · 17 years ago
- b4e5123 New USB stack by Björn Stenberg · 17 years ago
- acbd780 Make id's created with the TALK_ID macro work in 64 bit sims by Nils Wallménius · 17 years ago
- a4f491c Add a setting to control whether or not to speak the file type (r15506). by Stéphane Doyon · 17 years ago
- 91ccc01 fix FS#7288 - pad the title of the scrolling settings so they actually scroll by Jonathan Gordon · 17 years ago
- da93299 Accept FS#7910: spontaneously speak out the battery level when it falls by Stéphane Doyon · 17 years ago
- 155f928 fix FS#8064 - screen scroll step and screen scroll out of view needed a restart o take effect by Jonathan Gordon · 17 years ago
- 94c23df Allow people to waste lots of memory and have 32000 tracks in a single playlist, should they so desire. by Steve Bavin · 17 years ago
- 0f7f346 Integer setting changes to make all those settings consistant on the target. by Jonathan Gordon · 17 years ago
- 887ff33 Fix int settings being backwards on the player by Jonathan Gordon · 17 years ago
- 58777c3 Fix FS#7952 - flip list settings didnt work properly by Jonathan Gordon · 17 years ago
- 5f1ec30 Name all button light functions and variables consistently starting with buttonlight_ . by Jens Arnold · 17 years ago
- ded94e6 FS#7712 by Przemysław Hołubowski: New codepage (CP1250 - WIN1250) added by Marcoen Hirschberg · 17 years ago
- 479a6a7 Turn on 'Recursively insert directories' by default by Nils Wallménius · 17 years ago
- cebfc40 Fix cliplight setting being saved twice to -cfg files, closes FS#7857 by Nils Wallménius · 17 years ago
- f3b015f FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier. by Nicolas Pennequin · 17 years ago
- 294ec1d Remove the ID3 tag version priority setting on the grounds of it being pretty pointless. ID3v2 tags are superior to ID3v1 tags, and needs less seeking around to find. by Thom Johansen · 17 years ago
- 12a957b Disable wrapping of the bass and treble settings and do the same for volume in a cleaner way, closes FS#7783 by Nils Wallménius · 17 years ago
- 8181a0c Usb Stack: only setup packet handling, and not enabled by default as there is a lot to do. by Christian Gmeiner · 17 years ago
- 6109d39 only build the clipcounter for targets with recording by Peter D'Hoye · 17 years ago
- 583f186 Implement FS #2976: Clip Counter for recording screen. If enabled in peak meter settings, it shows the number of times clipping occurred (clip indicator going on). Count is reset on recording start and only counts during actual recording. Stays on screen when stopping or pauzing. Also fix a drawing bug when peakmeters start at a non-zero x offset. by Peter D'Hoye · 17 years ago
- ba92a1f Oops forgot one by Nils Wallménius · 17 years ago
- 9b59183 Use size_t type for the buffer_size parameter to formatter functions, static two private functions by Nils Wallménius · 17 years ago
- ebcf06d Make peakmeter release setting work in units per tick (was units per read), add the unit and make it voiced. Make old leftover in lang file deprecated by Peter D'Hoye · 17 years ago
- 73a050e Fix crash in peak meter release setting, and set the limits back to a reasonable value. Fixes FS #7608 by Peter D'Hoye · 17 years ago
- 043c966 Add another file extension viewing option that mimics the old behaviour and make this default. Also update Dutch lang file and manual for this. by Peter D'Hoye · 17 years ago
- 37fd439 Accept FS #7346 and take it a whole step further. Gives a separate setting to control the displaying of file extensions: off, on, or only how unknown extensions. by Peter D'Hoye · 17 years ago
- 45ffc87 Const-police, use less bytes where possible, get rid of duplicated backlight timeout array by Nils Wallménius · 17 years ago
- f28da1a Enable a lot more features for simulators and add stubs where necessary, simulators should now work with identical lng and voice files as the respective target by Nils Wallménius · 17 years ago
- 07a7d47 Revert my filetypes commits from today. the nvram buffer is 44bytes of which 43 are currently being used. We need to figure out what to do about this. by Jonathan Gordon · 17 years ago
- 5309568 Flip the balance setting list on scrollwheel targets so it feels more natural by Jonathan Gordon · 17 years ago
- eff14cc Change the way the MAX_FILETYPES define works. It now allocates enough filetype icons as it needed last boot + 8, this means we should never have to edit the define again. by Jonathan Gordon · 17 years ago
- ef8aedd Fix the headphone unplug autoresume menu entry by Robert Keevil · 17 years ago
- b311367 *** Lang v2 cleanup (FS#6574) *** by Nils Wallménius · 17 years ago
- f5808c1 Make the statusbar setting use a temp variable so it doesnt look wierd when changing it by Jonathan Gordon · 17 years ago
- 0836058 Oops, forgot one check by Nils Wallménius · 17 years ago
- 0bfa3e7 Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuff for flash storage targets as they make no sense by Nils Wallménius · 17 years ago
- 873e0fd Wheel acceleration for e200. A general acceleration interface intended for use on any scroll target and by any code. A general interface to obtain data associated with most recently dequeued button presses and actions. Use #define HAVE_SCROLLWHEEL and set appropriate constants, values in the scroller driver that feel right. by Michael Sevakis · 17 years ago
- b43bf7e e200 doesnt have multiple batt capacities, so remove the option. by Jonathan Gordon · 17 years ago
- a5278fa Rearrange and cleanup settings code by Jonathan Gordon · 17 years ago
- 415e9d7 User configurable recording path (my patch in FS#7201). path defaults to / and can be changed in the folder context menu (cleared in the recording settings menu) by Jonathan Gordon · 17 years ago
- f8b5913 Make user-visible spelling "colours" rather than "colors". by Paul Louden · 17 years ago
- 74cbb0a Give color targets the ability to display each LCD line a different color and use this newfangled ability to provide themable colored file types. See the comments on read_color_theme_file and the sample.colors file provided for how to use this. .colors files go in themes directory for now. This separate line color function should be trivial to add to menus and wpss. by Brandon Low · 17 years ago
- 6fd10ba Separate out voice options for .talk clips (FS #7249). This removes the assumptions about what to speak if a .talk clip is not available for a particular file or directory, by Steve Bavin · 17 years ago
- bcb8a88 e200: Add recording. Just from MIC right now and FM integration will happen soon. Most every bit of weirdness is nescessary and no problems seem to exist that the retailos doesn't exhibit too (namely noise when LCD is on when recording from MIC). by Michael Sevakis · 17 years ago
- ce3cbcd Better default values for crossfade duration by Nils Wallménius · 17 years ago
- 9adf056 this adds 2 options to the recording settings menu to let you save all the recording settings to a .cfg and view your saved presets. by Jonathan Gordon · 17 years ago
- 42698e4 Accept FS#6798 - scan acceleration for the lists. by Jonathan Gordon · 17 years ago
- 8f659ae Use bitmasks to define which inputs are available. Makes it easier to remove old assumptions of which are available. Inspired by e200 being unique in having FM Radio and Mic but no Line. Doesn't remove the assumption that Mic is available or that one of Mic and/or Line is available just to avoid excessive #ifdef'ing until needed. by Michael Sevakis · 17 years ago
- 6f95ab7 Add in buttonlight brightness setting for the Gigabeat, and setup the framework for future players that have adjustable button light brightness settings. Also fixed a bug in the backlight code when the brightness was set to 0. by Karl Kurbjun · 17 years ago
- 173b611 Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disables USB PLL and the USB device clock (uneeded to connect to computer) - May offer some power savings. Changed how some pins are initialized. by Karl Kurbjun · 17 years ago
- a2740d9 convert the playlist viewer menus to the newer API by Jonathan Gordon · 17 years ago
- 4b1d1b4 e200: Make the wheel light timeout configurable (under settings > system) (FS#7067) by Jonathan Gordon · 17 years ago
- a9c1df4 * its name[rows][columns] you drongo! by Jonathan Gordon · 17 years ago
- 6a5cc0b Customizable icons for all bitmap targets. (FS#7013) by Jonathan Gordon · 17 years ago
- 47bf6c5 Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. by Jens Arnold · 17 years ago
- 738c37c Player: Reduced the selectable codepages to those which can actually work, and made them work. by Jens Arnold · 18 years ago
- e4689fd revert the last commit... setting wasnt worth the space by Jonathan Gordon · 18 years ago
- a5c5bd3 Add a setting to force the backlight to stay on (or act normally) when by Jonathan Gordon · 18 years ago
- 120016f Convert the recording menu to the new API by Jonathan Gordon · 18 years ago
- 04ea446 Fix bug in action_getstatus() where it didnt store the last action so it by Jonathan Gordon · 18 years ago