BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
freemyipod
(root)
/
emcore
/
trunk
/
tools
/
emcore.py
@ 532
– Rev 0
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
532
5497 d 20 h
farthen
/emcore/trunk/tools/
emcore tools: Convert numbers that were previously hex only to hex with 0x prefix, to binary with 0b prefix and to decimal with no prefix. This BREAKS anything that relied on numbers without prefix being converted to hex.
522
5497 d 21 h
theseven
/emcore/trunk/tools/
emcore.py: Fix another forgotten conversion
518
5498 d 21 h
farthen
/emcore/trunk/tools/
emcore tools: Improve readability for even more strings, make all hex representations of numbers the same case.
517
5498 d 21 h
farthen
/emcore/trunk/tools/
emcore tools: Fix indentation
516
5498 d 21 h
farthen
/emcore/trunk/tools/
emcore tools: Fix createthread. Fix execfirmware. emcore.py: Make the strings more readable
506
5501 d 23 h
farthen
/emcore/trunk/tools/
emcore tools: Implement a scheduler_thread structure and use it. Deprecate scheduler_thread version 1 and support scheduler_thread version 2. Change some lists to enums as that type fits them more.
502
5502 d 22 h
farthen
/emcore/trunk/tools/
emcore.py: Change default behavior if emcore.py is run without arguments/with unknown arguments. It only displays a function summary then. You can view the full function list by running 'emcore.py help'
501
5502 d 22 h
farthen
/emcore/trunk/tools/
emcore tools: rename misc.Logger.log() to misc.Logger.write() and change the default logging destination to stderr
499
5502 d 22 h
farthen
/emcore/trunk/tools/
libemcore: Let the users pass the misc.Logger object themselves and implement this is emcore.py
488
5512 d 2 h
theseven
/emcore/trunk/
emCORE: Fix lost ATA BBT allocation on iPod Classic, add some debugging output
486
5512 d 5 h
theseven
/emcore/trunk/tools/
emcore.py: Fix some possible exception suppressors
483
5512 d 6 h
theseven
/emcore/trunk/tools/
emcore.py: Add "tree" function
482
5512 d 6 h
theseven
/emcore/trunk/tools/
emcore.py: Only allocate as much memory as neccessary for file transfers
479
5512 d 8 h
theseven
/emcore/trunk/
emCORE: Fix file I/O via USB
478
5512 d 19 h
farthen
/emcore/trunk/tools/
emcore tools: fix missing newlines
477
5512 d 19 h
farthen
/emcore/trunk/tools/
emcore.py: file I/O: Another one!
476
5512 d 19 h
farthen
/emcore/trunk/tools/
emcore.py: file I/O: fix two obvious horrible bugs
475
5512 d 19 h
farthen
/emcore/trunk/tools/
emcore tools: bugfix: mixed hex and decimal in some default arguments
474
5512 d 20 h
farthen
/emcore/trunk/tools/
emcore.py: Expose malloc(), memalign(), realloc(), reownalloc(), free() and free_all() to the end user
472
5512 d 20 h
farthen
/emcore/trunk/tools/
emcore tools: adapt file I/O to use malloc() by default
←Prev
1
2
Next→
Show All