2012-08-06 |
neil | Use TARGET_STRIP instead of STRIP. Needed on OS X.
|
commit | commitdiff | tree |
2012-08-03 |
neil | OS X's sed doesn't understand the 'i' flag. And commas...
|
commit | commitdiff | tree |
2012-08-03 |
neil | Fixed AutoDoc indentation, spelling, grammar.
|
commit | commitdiff | tree |
2012-08-02 |
neil | Forgotten changes that should have been part of the...
|
commit | commitdiff | tree |
2012-08-01 |
neil | 64-bit fix. Changed the user-supplied IDs used with
|
commit | commitdiff | tree |
2012-07-30 |
neil | Fixed typos in comments.
|
commit | commitdiff | tree |
2012-07-27 |
neil | Specific settings for IDT 92HD75B codec from Joni Valtanen.
|
commit | commitdiff | tree |
2012-07-23 |
neil | Added more controller IDs.
|
commit | commitdiff | tree |
2012-07-21 |
neil | Write to all FATs, not just the first one.
|
commit | commitdiff | tree |
2012-07-20 |
neil | Fixed AutoDoc indentation and grammar.
|
commit | commitdiff | tree |
2012-07-20 |
neil | Fixed HiFi modes. Recording now works too, but volume...
|
commit | commitdiff | tree |
2012-07-20 |
neil | Fixed HiFi modes.
|
commit | commitdiff | tree |
2012-07-20 |
neil | Fixed warnings and removed unnecessary include files.
|
commit | commitdiff | tree |
2012-07-17 |
neil | Call CloseDevice() before DeleteIORequest(), and don...
|
commit | commitdiff | tree |
2012-07-17 |
neil | Call CloseDevice() before DeleteIORequest(), and don...
|
commit | commitdiff | tree |
2012-07-13 |
neil | Speed-up finding next free cluster by starting the...
|
commit | commitdiff | tree |
2012-07-13 |
neil | Added a forgotten file in reapplication of r44918.
|
commit | commitdiff | tree |
2012-07-13 |
neil | Reapplied r44918 (as far as it applies to fat-handler):
|
commit | commitdiff | tree |
2012-07-13 |
neil | Reapplied r44288:
|
commit | commitdiff | tree |
2012-07-13 |
neil | Moved fat-handler sources to rom/filesys.
|
commit | commitdiff | tree |
2012-07-13 |
neil | Temporarily deleting fat-handler sources in preparation...
|
commit | commitdiff | tree |
2012-07-09 |
neil | Bump revision because of fix in r45176.
|
commit | commitdiff | tree |
2012-07-08 |
neil | Fixed rendering of scaled and scrolled alpha-channel...
|
commit | commitdiff | tree |
2012-07-03 |
neil | Disabled QUERY option. Query will be done anyway for...
|
commit | commitdiff | tree |
2012-07-03 |
neil | - Use first codec with an audio function group (instead...
|
commit | commitdiff | tree |
2012-06-12 |
neil | Added forgotten files for ABIv1 compatibility.
|
commit | commitdiff | tree |
2012-06-12 |
neil | Fixed my network drivers to work with ABIv1 (apart...
|
commit | commitdiff | tree |
2012-06-12 |
neil | Go back to the old way of freeing tc_MemList when task...
|
commit | commitdiff | tree |
2012-06-11 |
neil | Spelling fix.
|
commit | commitdiff | tree |
2012-06-11 |
neil | Fixes to comments and properties.
|
commit | commitdiff | tree |
2012-06-04 |
neil | Partly reverted r44763 (removal of USB3.0 definitions).
|
commit | commitdiff | tree |
2012-06-04 |
neil | Reverted r44762 (removal of USB3.0 and HC driver separation...
|
commit | commitdiff | tree |
2012-05-23 |
neil | Revert r44871. It caused screen depth gadgets to be...
|
commit | commitdiff | tree |
2012-05-23 |
neil | Removed unnecessary Move() call.
|
commit | commitdiff | tree |
2012-05-23 |
neil | Put a screen to the back when screen depth gadget is...
|
commit | commitdiff | tree |
2012-05-23 |
neil | Cache the correct screen pointer for a screen depth...
|
commit | commitdiff | tree |
2012-05-23 |
neil | Activate the screen depth gadget that is being clicked...
|
commit | commitdiff | tree |
2012-05-05 |
neil | Use TARGET_NM instead of NM where appropriate.
|
commit | commitdiff | tree |
2012-05-05 |
neil | Pass TARGET_NM to configure scripts. Needed for GRUB2.
|
commit | commitdiff | tree |
2012-04-25 |
neil | Recommit of r44635:
|
commit | commitdiff | tree |
2012-04-20 |
neil | Shift-clicking a window's depth gadget now puts it...
|
commit | commitdiff | tree |
2012-04-19 |
neil | Comment out x86 asm.
|
commit | commitdiff | tree |
2012-04-19 |
neil | Added CopyMem() test by Georg Steger.
|
commit | commitdiff | tree |
2012-04-18 |
neil | Restored window shape used before r44603.
|
commit | commitdiff | tree |
2012-04-18 |
neil | Right-hand edge of scroll bar was not shown. Fixed.
|
commit | commitdiff | tree |
2012-04-16 |
neil | Removed one-pixel gap between menu bar and menu.
|
commit | commitdiff | tree |
2012-04-16 |
neil | Fixed out-by-one error in placement of screen depth...
|
commit | commitdiff | tree |
2012-04-12 |
neil | Revert r42723. Inactive borders are drawn properly...
|
commit | commitdiff | tree |
2012-04-11 |
neil | - Default and theme's menu highight colours were accidental...
|
commit | commitdiff | tree |
2012-04-10 |
neil | Override default menu highlight colour.
|
commit | commitdiff | tree |
2012-04-10 |
neil | - Allow menu highlight colour to be configured through...
|
commit | commitdiff | tree |
2012-03-29 |
neil | Added macros for classes with 17 or 20 methods.
|
commit | commitdiff | tree |
2012-03-23 |
neil | Make alternative sigcontextpath a little more generic.
|
commit | commitdiff | tree |
2012-03-22 |
neil | Fixes to AutoDoc.
|
commit | commitdiff | tree |
2012-03-21 |
neil | Disable optimisation for NewStackSwap(): pc-i386 boots...
|
commit | commitdiff | tree |
2012-03-19 |
neil | Fixed indentation.
|
commit | commitdiff | tree |
2012-03-19 |
neil | Fixed compilation with DEBUG enabled.
|
commit | commitdiff | tree |
2012-03-07 |
neil | Added missing properties.
|
commit | commitdiff | tree |
2012-03-07 |
neil | Improved debug messages and added missing properties.
|
commit | commitdiff | tree |
2012-03-03 |
neil | - Don't set DHCP in interface file if interface is...
|
commit | commitdiff | tree |
2012-03-02 |
neil | Register nameservers dynamically instead of writing...
|
commit | commitdiff | tree |
2012-03-01 |
neil | Fixed warnings.
|
commit | commitdiff | tree |
2012-03-01 |
neil | - The "Start ModemManager during system boot" checkbox...
|
commit | commitdiff | tree |
2012-02-29 |
neil | Close bsdsocket.library and miami.library.
|
commit | commitdiff | tree |
2012-02-21 |
neil | Fixes to comments.
|
commit | commitdiff | tree |
2012-02-06 |
neil | Use real C++ crosscompiler if TARGET_CXX is undefined.
|
commit | commitdiff | tree |
2012-02-06 |
neil | Port of r41743 from ABI_V0 branch:
|
commit | commitdiff | tree |
2012-02-05 |
neil | Bumped displayed copyright year.
|
commit | commitdiff | tree |
2012-02-05 |
neil | Switched back to using %rule_compile instead of %rule_compil...
|
commit | commitdiff | tree |
2012-02-05 |
neil | Made network driver target names more consistent.
|
commit | commitdiff | tree |
2012-02-05 |
neil | New driver for VIA Rhine Ethernet adapters.
|
commit | commitdiff | tree |
2012-02-05 |
neil | Also moved stc?_? from SHARED to COMMON.
|
commit | commitdiff | tree |
2012-02-05 |
neil | Moved atof and _errstrings from SHARED list to COMMON...
|
commit | commitdiff | tree |
2012-02-04 |
neil | Added support for compiling C++ files. It isn't included...
|
commit | commitdiff | tree |
2012-01-31 |
neil | Zero is a normal mask value, not a wildcard.
|
commit | commitdiff | tree |
2012-01-31 |
neil | Prioritise DataTypes based exclusively on priority...
|
commit | commitdiff | tree |
2012-01-23 |
neil | Move Void driver from Storage back to Devs. It is needed...
|
commit | commitdiff | tree |
2012-01-15 |
neil | Fixed stupid bug in clearing memory.
|
commit | commitdiff | tree |
2012-01-08 |
neil | - Added an alert flag for partition.library.
|
commit | commitdiff | tree |
2012-01-08 |
neil | Increased partition.library's priority to above massstorage...
|
commit | commitdiff | tree |
2012-01-04 |
neil | 2011 -> 2012
|
commit | commitdiff | tree |
2012-01-04 |
neil | 20xx -> 2012
|
commit | commitdiff | tree |
2012-01-03 |
neil | 2011 -> 2012
|
commit | commitdiff | tree |
2012-01-03 |
neil | Recognise prism2.device as a wireless driver.
|
commit | commitdiff | tree |
2012-01-01 |
neil | Bumped revision and date.
|
commit | commitdiff | tree |
2011-12-30 |
neil | - Overhauled error-code handling (IoErr() must be...
|
commit | commitdiff | tree |
2011-12-29 |
neil | - Do not accept junk at end of month and day names...
|
commit | commitdiff | tree |
2011-12-29 |
neil | - Tabs to spaces.
|
commit | commitdiff | tree |
2011-12-29 |
neil | Fixed Autodoc formatting.
|
commit | commitdiff | tree |
2011-12-28 |
neil | Return zero bytes written when attempting to write...
|
commit | commitdiff | tree |
2011-12-28 |
neil | Print an error once for each directory that can't be...
|
commit | commitdiff | tree |
2011-12-28 |
neil | Make ACTION_SAME_LOCK case-insensitive.
|
commit | commitdiff | tree |
2011-12-22 |
neil | Removed unnecessary structure packing.
|
commit | commitdiff | tree |
2011-12-22 |
neil | Fixed a typo.
|
commit | commitdiff | tree |
2011-12-17 |
neil | Fixed some typos in comments and messages.
|
commit | commitdiff | tree |
2011-12-16 |
neil | ATA Work volume in now formatted again.
|
commit | commitdiff | tree |
2011-12-13 |
neil | Minor improvements to comments etc.
|
commit | commitdiff | tree |
2011-12-13 |
neil | Low memory ends at 640kB, not 1MB.
|
commit | commitdiff | tree |
2011-12-10 |
neil | Redid addition of Euro symbol for size 14, since kerning...
|
commit | commitdiff | tree |
2011-12-07 |
neil | Fix my stupid bug, which led to memory reports being...
|
commit | commitdiff | tree |