|
|
Rockbox mail archiveSubject: Analyzing Open NeoFrom: Daniel Stenberg (daniel_at_haxx.se) Date: 2003-12-11
Hi
My comments on their changes follow below. In general, their software is VERY
The 796577 bytes diff (ignoring whitespace changes) on their latest tarball
The diff file is 26694 lines. 13534 lines were removed. 1602 of them are
They:
* have our language files, modified and all, but they've commented
* have modified most /* comments */ into // comments without changing
* are more picky on what partition type they require to mount the FAT
* show their own "logo".
* introduced a few new buttons, since they have a different key layout
* use a 4-line display (20 letters on each line). Funny quote:
* haven't kept up with Jörg's tree.[ch] changes
* surrendered to their lack of language support and use 'hard coded' strings
* haven't kept up with Hardeep's playlist changes
* removed lots of DEBUGF() calls
* removed #ifdef stuff they don't use (for bitmap displays, for MAS3587F,
* added whitespace all over with no funcionality change
* added a weirdo thing in save_playlist() that makes it impossible to change
* renamed 'rockbox_api' to 'openneo_api' (hehe)
* haven't kept up with the warning-removal from the simulator builds
* removed all USB stuff
* cut out the whole settings sector layout comment from the code
* modified the three first bytes of the settings sector from 'Roc' to 'Neo'
* added a "volume slider" (with associated settings and config support)
* renamed the .rock extension to .plg. The .rockbox directory is named
* have added *very* basic support for the id3v2.4 tag TDRC (the data is
* still have that buffer overflow in the wps code
* modified the default WPS config
* removed Magnus' friendly comments in the bitswap.S file
* added a broken 'createdir' in the file system code
* minor hw setup differences
* ATA/ATAPI-6 support
* have a new keyboard input function
* still have an integer overflow bug in mpeg.c
* include the malloc code in their archive, although nothing in Rockbox nor
-- Daniel Stenberg -- http://rockbox.haxx.se/ -- http://daniel.haxx.se/
Page was last modified "Jan 10 2012" The Rockbox Crew |