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 |
2007-08-10 |
nls | Remove the 'USB' menu item from the sim system menu...
|
commit | commitdiff | tree |
2007-08-10 |
nls | It is bad to try to speak before we call talk_init()
|
commit | commitdiff | tree |
2007-08-08 |
nls | Fix speaking of 'Yes' for little endian players and...
|
commit | commitdiff | tree |
2007-08-06 |
nls | Oops, fix yellow and also a reminder, voice files for...
|
commit | commitdiff | tree |
2007-08-06 |
nls | We only need to have bit-swapped voice files for the...
|
commit | commitdiff | tree |
2007-08-06 |
nls | Ignore wavtrim and voicefont biaries too
|
commit | commitdiff | tree |
2007-08-06 |
nls | Fix red archos bootloaders
|
commit | commitdiff | tree |
2007-08-06 |
nls | Fix red archos sims and make some minor cleanup
|
commit | commitdiff | tree |
2007-08-06 |
nls | Accept FS#6159 'Add voice to roughly 100 splash screens...
|
commit | commitdiff | tree |
2007-08-06 |
nls | Fix 'make clean' for some archos targets, make 'make...
|
commit | commitdiff | tree |
2007-08-06 |
nls | Updated Swedish translation
|
commit | commitdiff | tree |
2007-08-06 |
nls | Oops, this shouldn't have been added
|
commit | commitdiff | tree |
2007-08-05 |
nls | Oops remove misleading left-behind comment
|
commit | commitdiff | tree |
2007-08-05 |
nls | This shouldn't have been changed
|
commit | commitdiff | tree |
2007-08-05 |
nls | fix a couple of typos
|
commit | commitdiff | tree |
2007-08-05 |
nls | *** Lang v2 cleanup (FS#6574) ***
|
commit | commitdiff | tree |
2007-08-02 |
nls | Fix the buttonmap for text_editor, closes FS#7517
|
commit | commitdiff | tree |
2007-08-01 |
nls | Prevent pong from crashing in 64 bit simulator
|
commit | commitdiff | tree |
2007-08-01 |
nls | Oops again
|
commit | commitdiff | tree |
2007-08-01 |
nls | Oops, forgot one check
|
commit | commitdiff | tree |
2007-08-01 |
nls | Disable 'Disk spindown' and 'Anti skip buffer' settings...
|
commit | commitdiff | tree |
2007-07-31 |
nls | Fix FS#7311 '64 bit simulator crashes when using the...
|
commit | commitdiff | tree |
2007-07-30 |
nls | Adapt the recording settings chapter to the new way...
|
commit | commitdiff | tree |
2007-07-24 |
nls | Prevent statusbar from flickering in the 'Set Time...
|
commit | commitdiff | tree |
2007-07-24 |
nls | Make genlang output correct .lng files when the 'none...
|
commit | commitdiff | tree |
2007-07-21 |
nls | Fix 'Set time & date' screen display when the name...
|
commit | commitdiff | tree |
2007-07-19 |
nls | include the files in firmware/drivers/tuner in the...
|
commit | commitdiff | tree |
2007-07-17 |
nls | Revert cosmetic change and staticing of the rolo_restart...
|
commit | commitdiff | tree |
2007-07-16 |
nls | Make a private function static where possible, add...
|
commit | commitdiff | tree |
2007-07-15 |
nls | Clean out unused code
|
commit | commitdiff | tree |
2007-07-08 |
nls | ifdef out charging screen for targets that do not use...
|
commit | commitdiff | tree |
2007-07-07 |
nls | Turn on backlight when test_codec speed test is finished
|
commit | commitdiff | tree |
2007-07-02 |
nls | Remove useless #ifdef, specify maximum field width...
|
commit | commitdiff | tree |
2007-07-01 |
nls | "Set Time/Date" screen.
|
commit | commitdiff | tree |
2007-07-01 |
nls | Rename playback.text to the less confusing name browsing_and...
|
commit | commitdiff | tree |
2007-07-01 |
nls | Include virtual keyboard button table in sansa manuals
|
commit | commitdiff | tree |
2007-07-01 |
nls | include everything in the docs dir in tarballs
|
commit | commitdiff | tree |
2007-06-30 |
nls | Fix yellow
|
commit | commitdiff | tree |
2007-06-30 |
nls | Change unsigned long to uint32_t and long to int32_t...
|
commit | commitdiff | tree |
2007-06-30 |
nls | include the re-renamed sokoban.levels file in FILES
|
commit | commitdiff | tree |
2007-06-25 |
nls | Simple coldfire assembly strlen() function, 20-25%...
|
commit | commitdiff | tree |
2007-06-19 |
nls | Fix iriver H100 i2c driver which was broken by the...
|
commit | commitdiff | tree |
2007-06-14 |
nls | Replace VU meter menu with a new one using the new...
|
commit | commitdiff | tree |
2007-06-14 |
nls | Move the MEM_FUNCTION_WRAPPERS macro into plugin.h...
|
commit | commitdiff | tree |