2011-11-29 |
John Hodge | Kernel - Disable nested locks in x86, added workqueue... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
John Hodge | Kernel - Added a FIFO to thread code |
commit | commitdiff | tree | snapshot |
2011-11-29 |
John Hodge | Modules/USB - Callback support and Driver selection |
commit | commitdiff | tree | snapshot |
2011-11-29 |
John Hodge | Modules/USB - Cleanup and sorting, added hub code to... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
John Hodge | Modules/USB - Little work on hub code |
commit | commitdiff | tree | snapshot |
2011-11-28 |
John Hodge | Modules/USB - Cleaning up protocol code, working on... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
John Hodge | Kernel/VTerm - Why did I remove the redraw? |
commit | commitdiff | tree | snapshot |
2011-11-28 |
John Hodge | Modules/USB - Cleaning up code |
commit | commitdiff | tree | snapshot |
2011-11-28 |
John Hodge | Modules/USB - Working on driver support, little headache |
commit | commitdiff | tree | snapshot |
2011-11-27 |
John Hodge | Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2 |
commit | commitdiff | tree | snapshot |
2011-11-27 |
John Hodge | Modules/USB - Commenting mostly |
commit | commitdiff | tree | snapshot |
2011-11-27 |
John Hodge | Kernel/x86 - Oops, bad entry |
commit | commitdiff | tree | snapshot |
2011-11-26 |
John Hodge | Modules/USB - Parsing interface descriptors now |
commit | commitdiff | tree | snapshot |
2011-11-26 |
John Hodge | Kernel - Removed some unneeded logging statements |
commit | commitdiff | tree | snapshot |
2011-11-26 |
John Hodge | Modules/USB - Coming along, reading descriptors now |
commit | commitdiff | tree | snapshot |
2011-11-25 |
John Hodge | Light fixes to build bugs |
commit | commitdiff | tree | snapshot |
2011-11-25 |
John Hodge | Modules/USB - Working on UHCI callbacks |
commit | commitdiff | tree | snapshot |
2011-11-25 |
John Hodge | Modules/USB - Fiddling with USB |
commit | commitdiff | tree | snapshot |
2011-11-25 |
John Hodge | Modules/USB - Working on a structure for the USB subsystem |
commit | commitdiff | tree | snapshot |
2011-11-24 |
John Hodge | Modules/FS_InitRD - Added libaxwin3 |
commit | commitdiff | tree | snapshot |
2011-11-24 |
John Hodge | Kernel/vfs - Slight debugging changes in select() |
commit | commitdiff | tree | snapshot |
2011-11-24 |
John Hodge | Usermode/ld-acess - Fixed bug in syscall5/syscall6... |
commit | commitdiff | tree | snapshot |
2011-11-24 |
John Hodge | Kernel - Fixed a double-lock in message handling |
commit | commitdiff | tree | snapshot |
2011-11-23 |
John Hodge | Usermode/ld-acess - Fixed bug with ARM nested functions |
commit | commitdiff | tree | snapshot |
2011-11-23 |
John Hodge | Modules/InitRD - Fixed to not convert files into hex |
commit | commitdiff | tree | snapshot |
2011-11-21 |
John Hodge | Usermode/AxWin3 - Added delete support to text input |
commit | commitdiff | tree | snapshot |
2011-11-21 |
John Hodge | Usermode/login - Made the login process re-enable the... |
commit | commitdiff | tree | snapshot |
2011-11-21 |
John Hodge | Kernel - Fixing vterm bug with 32-bit input, slight... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
John Hodge | Usermode/AxWin3 - Working on keyboard input |
commit | commitdiff | tree | snapshot |
2011-11-20 |
John Hodge | Kernel - Cleaning up a little (implemented MIN and... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
John Hodge | Kernel/Keyboard - Changed keyboard API to facilitate... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
John Hodge | Usermode/AxWin3 - Cleaning up, graphics fixes and worki... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
John Hodge | Usermode/CLIShell - Fixed not catching execve returning |
commit | commitdiff | tree | snapshot |
2011-11-20 |
John Hodge | Kernel - Cleaned up a little (re-enabled cursor too) |
commit | commitdiff | tree | snapshot |
2011-11-20 |
John Hodge | Usermode/ld-acess - Fixed bug in x86 main entrypoint |
commit | commitdiff | tree | snapshot |
2011-11-18 |
John Hodge | Usermode/AxWin3 - Reworked widget minimum sizes, fixed... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
John Hodge | Usermode/AxWin3 - Bugfixing rendering/layout issues |
commit | commitdiff | tree | snapshot |
2011-11-17 |
John Hodge | Usermode/AxWin3 - Fiddling with text presentation |
commit | commitdiff | tree | snapshot |
2011-11-17 |
John Hodge | Usermode/AxWin3 - Splitting widget types out into separ... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
John Hodge | Usermode/Build - Updates to build system for crtbegin... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
John Hodge | Updated Autoconf cross compile notes for change to... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
John Hodge | Kernel/syscalls - Fixed LogF format error causing TID... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
John Hodge | Usermode/Libs - Fixing misc compile warnings |
commit | commitdiff | tree | snapshot |
2011-11-17 |
John Hodge | Usermode/ld-acess - Added two more ARM relocation types |
commit | commitdiff | tree | snapshot |
2011-11-17 |
John Hodge | Usermode/crt0 - Cleaned up and added ctrbegin/crtend... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
John Hodge | Usermode/AxWin3 - Some notes from the design phase |
commit | commitdiff | tree | snapshot |
2011-11-17 |
John Hodge | Usermode/libc - Fixing little bugs/speed issues |
commit | commitdiff | tree | snapshot |
2011-11-17 |
John Hodge | Usermode/AxWin3 - Fixed some silly bugs |
commit | commitdiff | tree | snapshot |
2011-11-13 |
John Hodge | Usermode/AxWin3 - Added decorator support |
commit | commitdiff | tree | snapshot |
2011-11-13 |
John Hodge | Usermode/AxWin3 - Cleaned up focus code a little, added... |
commit | commitdiff | tree | snapshot |
2011-11-12 |
John Hodge | Makefile - Removed AxWin2 from build |
commit | commitdiff | tree | snapshot |
2011-11-12 |
John Hodge | Usermode/AxWin3 - Implemented Focus/Raising support |
commit | commitdiff | tree | snapshot |
2011-11-12 |
John Hodge | Usermode/ld-acess - Fixing x86_64 entrypoint |
commit | commitdiff | tree | snapshot |
2011-11-12 |
John Hodge | Kernel - Fixed not using %p for a pointer |
commit | commitdiff | tree | snapshot |
2011-11-12 |
John Hodge | Kernel/x86_64 - More bugfixes, I suspect the PMM code... |
commit | commitdiff | tree | snapshot |
2011-11-12 |
John Hodge | Kernel/x86_64 - Fixed bugs exposed by -O3 |
commit | commitdiff | tree | snapshot |
2011-11-12 |
John Hodge | Kernel/vfs - Debugging changes (and some limits to... |
commit | commitdiff | tree | snapshot |
2011-11-12 |
John Hodge | Modules/FAT - Fixed edge cases in read |
commit | commitdiff | tree | snapshot |
2011-11-11 |
John Hodge | Usermode/AxWin3 - Cleaning up |
commit | commitdiff | tree | snapshot |
2011-11-11 |
John Hodge | Usermode/libc - Slightly smarter memcpy |
commit | commitdiff | tree | snapshot |
2011-11-11 |
John Hodge | Modules/IPStack - Fixed x86_64 build error |
commit | commitdiff | tree | snapshot |
2011-11-11 |
John Hodge | Kernel - Fixing very slow CheckMem function |
commit | commitdiff | tree | snapshot |
2011-11-11 |
John Hodge | Kernel - Fixing bugs exposed by enabling -O3 |
commit | commitdiff | tree | snapshot |
2011-11-11 |
John Hodge | Modules/InitRD - Added AxWin3 to initrd |
commit | commitdiff | tree | snapshot |
2011-11-11 |
John Hodge | Kernel/threads - Cleaning out delete queue |
commit | commitdiff | tree | snapshot |
2011-11-11 |
John Hodge | Kernel - Split Mutexes/Semaphores out |
commit | commitdiff | tree | snapshot |
2011-11-11 |
John Hodge | Kernel/x86 - Added SSE/FPU state saving, not fully... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
John Hodge | Kernel - Disabled -fno-builtins, removed some unneeded... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
John Hodge | Kernel/syscalls - Added timestamp to user debug |
commit | commitdiff | tree | snapshot |
2011-11-11 |
John Hodge | Modules/FDDv2 - Fixed calling _ReadWithinTrack when... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
John Hodge | Kernel/x86 - Distinguished tracing of unaligned memcpys... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
John Hodge | Kernel/VTerm - Cleaning up to remove unneeded memcpy... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
John Hodge | Modules/FAT - Fixed unneeded memcpy in LFN, made more... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
John Hodge | Usermode/AxWin3 - Added menu render code (with hilights) |
commit | commitdiff | tree | snapshot |
2011-11-10 |
John Hodge | Usermode/AxWin3 - Adding pop-up menu support (via a... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
John Hodge | Usermode/AxWin3 - Added support for getting display... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
John Hodge | Usermode/AxWin3 - Managed to pass input all the way... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
John Hodge | Modules/FDDv2 - Added catch for zero-length read |
commit | commitdiff | tree | snapshot |
2011-11-08 |
John Hodge | Kernel - Debugging memcpy use, cut down on some in... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
John Hodge | Modules/ATA - Fixed not catching extended parition... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
John Hodge | Kernel - Fixed IPC messages failing when list is emptied |
commit | commitdiff | tree | snapshot |
2011-11-08 |
John Hodge | Usermode/AxWin3 - Debugging user reception of messages |
commit | commitdiff | tree | snapshot |
2011-11-08 |
John Hodge | Usermode/AxWin3 - Implemented passing messages to the... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
John Hodge | Usermode/AxWin3 - Adding widget mouse input handlers |
commit | commitdiff | tree | snapshot |
2011-11-07 |
John Hodge | Usermode/AxWin3 - Working on input code |
commit | commitdiff | tree | snapshot |
2011-11-06 |
John Hodge | Usermode - Slight changes, debug/commenting only |
commit | commitdiff | tree | snapshot |
2011-11-06 |
John Hodge | Usermode/AxWin3 - Cleaning up bugs, adding image loadin... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
John Hodge | Usermode/AxWin3 - Implementing more of the widget code |
commit | commitdiff | tree | snapshot |
2011-11-05 |
John Hodge | Usermode/AxWin3 - Implemented sending messages to windows |
commit | commitdiff | tree | snapshot |
2011-11-05 |
John Hodge | Usermode/AxWin3 - Adding decorator to widget renderer |
commit | commitdiff | tree | snapshot |
2011-11-05 |
John Hodge | Usermode/AxWin3 - Implementing SendMessage for client |
commit | commitdiff | tree | snapshot |
2011-11-05 |
John Hodge | Usermode/AxWin3 - Added window invalidation, sub-window... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
John Hodge | Usermode/AxWin3 - More WM IPC messages implemented |
commit | commitdiff | tree | snapshot |
2011-11-05 |
John Hodge | Usermode/AxWin3 - Working on window rendering, root... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
John Hodge | Usermode/AxWin3 - Implementing widget support in userland |
commit | commitdiff | tree | snapshot |
2011-11-04 |
John Hodge | Usermode/AxWin3 - Cleaning up and adding client widget... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
John Hodge | Usermode/AxWin3 - Added symlink to handle -l dependency... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
John Hodge | Usermode/AxWin3 - Moved interface library to Applicatio... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
John Hodge | Usermode/AxWin3 - Implementing window creation |
commit | commitdiff | tree | snapshot |
2011-11-04 |
John Hodge | Usermode/AxWin3 - Implemented WM_CreateWindow |
commit | commitdiff | tree | snapshot |
next |