2008-01-24 |
nls | Make jpegviewer remember the slideshow timeout, fixes...
|
commit | commitdiff | tree |
2008-01-12 |
nls | Fix FS#8451
|
commit | commitdiff | tree |
2007-12-06 |
nls | Fix missing whitespace and correct upper limit of entries...
|
commit | commitdiff | tree |
2007-12-02 |
nls | Small tweaks related to the pitch screen
|
commit | commitdiff | tree |
2007-11-25 |
nls | Make the variable for numbers of screens to update...
|
commit | commitdiff | tree |
2007-11-25 |
nls | Break out some duplicated code into a seperate function
|
commit | commitdiff | tree |
2007-11-22 |
nls | #ifdef out unused function to fix warning for non rtc...
|
commit | commitdiff | tree |
2007-11-22 |
nls | Simplify code for set time and date screen
|
commit | commitdiff | tree |
2007-11-20 |
nls | Make id's created with the TALK_ID macro work in 64...
|
commit | commitdiff | tree |
2007-11-20 |
nls | Whitespace/indent/codestyle tweaks, should make no...
|
commit | commitdiff | tree |
2007-11-18 |
nls | plugged timeout depends on CONFIG_CHARGING and is not...
|
commit | commitdiff | tree |
2007-11-18 |
nls | include members for backlight timeout for all targets...
|
commit | commitdiff | tree |
2007-11-18 |
nls | #ifdef out some setting struct members when they are...
|
commit | commitdiff | tree |
2007-11-18 |
nls | Use the strrsplt function in one more place
|
commit | commitdiff | tree |
2007-11-18 |
nls | Oops forgot a few
|
commit | commitdiff | tree |
2007-11-18 |
nls | Move a few #defines to target specific config files
|
commit | commitdiff | tree |
2007-11-17 |
nls | Code police, declare pointers in .c and expor them
|
commit | commitdiff | tree |
2007-11-15 |
nls | Revert some changes that broke looping in midiplayer
|
commit | commitdiff | tree |
2007-11-15 |
nls | Actually check if a voice file has the correct version...
|
commit | commitdiff | tree |
2007-11-14 |
nls | Include alarm in the h10 manuals
|
commit | commitdiff | tree |
2007-11-12 |
nls | Include backlight brightness in manuals for ipod nano...
|
commit | commitdiff | tree |
2007-11-11 |
nls | Add gigabeat S files to FILES and sort entries under...
|
commit | commitdiff | tree |
2007-11-11 |
nls | Rearrange logic in the synthVoice loop to do less tests...
|
commit | commitdiff | tree |
2007-11-10 |
nls | Improved font installation instructions by Alex Parker
|
commit | commitdiff | tree |
2007-11-09 |
nls | Small fix to Swedish lang file, by Harry Tu
|
commit | commitdiff | tree |
2007-11-08 |
nls | No need to have this variable for targets that don...
|
commit | commitdiff | tree |
2007-11-08 |
nls | Fix FS#8114 remove redundant screen updating and minor...
|
commit | commitdiff | tree |
2007-11-05 |
nls | Add missing descriptions for display settings, mirror...
|
commit | commitdiff | tree |
2007-10-25 |
nls | Remove unused struct members
|
commit | commitdiff | tree |
2007-10-24 |
nls | Save a few bytes by changing unit selection strategy
|
commit | commitdiff | tree |
2007-10-23 |
nls | Fix vroken logic that _could_ lead to memory corruption...
|
commit | commitdiff | tree |
2007-10-21 |
nls | Increase temp buffer size to fit more samples, put...
|
commit | commitdiff | tree |
2007-10-20 |
nls | Accept FS#7966 by Bertrik Sikken, correcting captions...
|
commit | commitdiff | tree |
2007-10-18 |
nls | Clean out an unused struct member from the synthObject...
|
commit | commitdiff | tree |
2007-10-17 |
nls | Move some tables that aren't performance critical out...
|
commit | commitdiff | tree |
2007-10-16 |
nls | Fix wrong button displayed for returning from database...
|
commit | commitdiff | tree |
2007-10-13 |
nls | Oops, forgot the new file
|
commit | commitdiff | tree |
2007-10-13 |
nls | Update manual to reflect the introduction of the 'Theme...
|
commit | commitdiff | tree |
2007-10-08 |
nls | Change loop structure for sample synthesizing. Gives...
|
commit | commitdiff | tree |
2007-10-07 |
nls | Do the checking arm targets in a nicer way in the makefile
|
commit | commitdiff | tree |
2007-10-07 |
nls | Add new action descriptions for the alarm screen, correct...
|
commit | commitdiff | tree |
2007-10-05 |
nls | Reduce memory usage so that we can include all messages...
|
commit | commitdiff | tree |
2007-10-05 |
nls | Get rid of unnecessary memory acesses in a loop, gives...
|
commit | commitdiff | tree |
2007-10-05 |
nls | A loop with one iteration is a little strange, also...
|
commit | commitdiff | tree |
2007-10-05 |
nls | Make synthVoice return int instead of short, gives...
|
commit | commitdiff | tree |
2007-10-04 |
nls | Increase output buffer size to 32kB, results in less...
|
commit | commitdiff | tree |
2007-10-04 |
nls | Optimisation of the midi player, reducing the number...
|
commit | commitdiff | tree |
2007-10-04 |
nls | Oops, forgot one file
|
commit | commitdiff | tree |
2007-10-04 |
nls | Remove wrapper for pressNote and make the function...
|
commit | commitdiff | tree |
2007-10-03 |
nls | Put a struct in iram for a small speedup on coldfire
|
commit | commitdiff | tree |
2007-10-02 |
nls | Hide symbols by default on 64 bit sim buildsto avoid...
|
commit | commitdiff | tree |
2007-10-01 |
nls | Turn on 'Recursively insert directories' by default
|
commit | commitdiff | tree |
2007-09-30 |
nls | Fix cliplight setting being saved twice to -cfg files...
|
commit | commitdiff | tree |
2007-09-30 |
nls | Unroll a frequently executed loop a little for a small...
|
commit | commitdiff | tree |
2007-09-30 |
nls | static/inline/iram raid gives nice speedup
|
commit | commitdiff | tree |
2007-09-29 |
nls | Fix bug that caused only half the output buffer to...
|
commit | commitdiff | tree |
2007-09-27 |
nls | Do not duplicate const table, make getEvent function...
|
commit | commitdiff | tree |
2007-09-27 |
nls | Simplify the sendEvent function, makes it _slightly_...
|
commit | commitdiff | tree |
2007-09-27 |
nls | FreeBSD uname -m outputs a different string than linux...
|
commit | commitdiff | tree |
2007-09-24 |
nls | Use uint32_t type for the pitch table
|
commit | commitdiff | tree |
2007-09-24 |
nls | Fix midi playback on 64 bit sims and const a table
|
commit | commitdiff | tree |
2007-09-24 |
nls | Move all of midiplay into its subdir and add a Makefile...
|
commit | commitdiff | tree |
2007-09-23 |
nls | Do not display the backdrop in text viewer and editor...
|
commit | commitdiff | tree |
2007-09-21 |
nls | Remove annoying 'Shuffling' splash
|
commit | commitdiff | tree |
2007-09-20 |
nls | Make a few private functins static and use fewer bytes...
|
commit | commitdiff | tree |
2007-09-20 |
nls | Get rid of macros and do these calculations only once...
|
commit | commitdiff | tree |
2007-09-18 |
nls | Fix the description of rolo for sansa and iriver h10
|
commit | commitdiff | tree |
2007-09-18 |
nls | Increase Max settable battery capacity for the H10...
|
commit | commitdiff | tree |
2007-09-18 |
nls | Simplify initing of the screens[] struct by using an...
|
commit | commitdiff | tree |
2007-09-17 |
nls | Add forgotten manual contributors to the credits for...
|
commit | commitdiff | tree |
2007-09-17 |
nls | Accept patch in FS#7791 by Peter Harley adding buttons...
|
commit | commitdiff | tree |
2007-09-15 |
nls | Disable wrapping of the bass and treble settings and...
|
commit | commitdiff | tree |
2007-09-15 |
nls | Allow higher battery capacities to be set for ipod...
|
commit | commitdiff | tree |
2007-09-14 |
nls | Tab police
|
commit | commitdiff | tree |
2007-09-13 |
nls | Slight code simplification
|
commit | commitdiff | tree |
2007-09-13 |
nls | Accept FS#7765 by Catalin Patulea, fixes an incorrect...
|
commit | commitdiff | tree |
2007-09-11 |
nls | Accept patch in FS#7751 by Catalin Patulea, move ifp...
|
commit | commitdiff | tree |
2007-09-10 |
nls | Accept patch in FS#7726 by Costas Calamvokis, enables...
|
commit | commitdiff | tree |
2007-09-10 |
nls | Clean up hard-coded paths
|
commit | commitdiff | tree |
2007-09-07 |
nls | Disable 'initialized field overwritten' warnings for...
|
commit | commitdiff | tree |
2007-09-07 |
nls | FS#7713 a slight cleanup of configure by Akio Idehara
|
commit | commitdiff | tree |
2007-09-04 |
nls | Include split up shortcuts plugin in tarball
|
commit | commitdiff | tree |
2007-09-02 |
nls | Accept patch from FS#7174 by Mauricio Peccorini with...
|
commit | commitdiff | tree |
2007-09-02 |
nls | Accept patch in FS#6869 by Justin Foell, increases...
|
commit | commitdiff | tree |
2007-08-29 |
nls | Fix flushing of voice during playback, patch in FS...
|
commit | commitdiff | tree |
2007-08-23 |
nls | Make it slightly clearer how to access the Playlist...
|
commit | commitdiff | tree |
2007-08-19 |
nls | Revert previous 'fix' and implement the correct one...
|
commit | commitdiff | tree |
2007-08-19 |
nls | Always reset glyph width for loadable keyboards fixes...
|
commit | commitdiff | tree |
2007-08-19 |
nls | Oops forgot one
|
commit | commitdiff | tree |
2007-08-19 |
nls | Use size_t type for the buffer_size parameter to formatter...
|
commit | commitdiff | tree |
2007-08-18 |
nls | Oops, not all ipod have recording
|
commit | commitdiff | tree |
2007-08-18 |
nls | Mark deprecated strings, correct button names in some...
|
commit | commitdiff | tree |
2007-08-13 |
nls | Const-police, use less bytes where possible, get rid...
|
commit | commitdiff | tree |
2007-08-13 |
nls | Fix wheel in sansa simulator, closes FS#7591
|
commit | commitdiff | tree |
2007-08-12 |
nls | Remove unnecessary sim stubs and includes
|
commit | commitdiff | tree |
2007-08-12 |
nls | Save a few bytes and make types more consistent
|
commit | commitdiff | tree |
2007-08-12 |
nls | Fix FS#7587, the splash when building the database...
|
commit | commitdiff | tree |
2007-08-12 |
nls | Enable a lot more features for simulators and add stubs...
|
commit | commitdiff | tree |
2007-08-11 |
nls | Fix FS#7575 and remove an obsolete comment
|
commit | commitdiff | tree |
2007-08-10 |
nls | 16 bits are enough here, save bytes :-)
|
commit | commitdiff | tree |