Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8866 1048 d 8 h rgimad /kernel/trunk/ [KERNEL] Preparing to merge legacy TASKDATA into APPDATA:
- now doesnt use TASK_COUNT, now uses [thread_count] global instead of it
- update come copyrights
 
6230 2996 d 18 h pathoswithin /kernel/trunk/hid/ Precise mouse settings  
5986 3054 d 22 h pathoswithin /kernel/trunk/hid/ Smoother mouse acceleration  
5966 3058 d 1 h pathoswithin /kernel/trunk/hid/ Mouse acceleration options  
5853 3113 d 19 h pathoswithin /kernel/trunk/ Nonliniear mouse control option  
5851 3117 d 23 h pathoswithin /kernel/trunk/ New mouse sysfunctions: 18.19.6, 18.19.7, 37.3  
5797 3159 d 17 h leency /kernel/trunk/hid/ kernel/keyboard.inc: revert 5027, because it caused issues on laptops with Fn key  
5363 3398 d 22 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5351 3402 d 0 h serge / kernel: combine display related data in one structure  
5350 3402 d 1 h serge /kernel/trunk/ kernel: remove Screen_Max_X and Screen_Max_Y variables  
5154 3467 d 1 h hidnplayr /kernel/trunk/ Support for 16bpp video modes (usefull for embedded devices such as 86duino with vortex86 VGA)  
5027 3549 d 0 h clevermouse /kernel/trunk/hid/ numlock on at boot  
5012 3562 d 8 h clevermouse /kernel/trunk/ speed up booting in some configurations  
4929 3632 d 10 h hidnplayr /kernel/trunk/hid/ Fixed some issues with numeric part of keyboard.  
4612 3708 d 3 h mario79 /kernel/trunk/ Fix for r.4588  
4592 3716 d 0 h hidnplayr /kernel/trunk/ Absolute mouse coordinates are now calculated inside kernel instead of driver(s).  
4588 3716 d 17 h mario79 /kernel/trunk/ Function 2 (get the code of the pressed key) for AL = 0 in EAX bits 16-23 = contain scancode for pressed key  
4529 3746 d 5 h hidnplayr /kernel/trunk/ USBHID: support for USB tablet (absolute coordinates).  
3606 3981 d 9 h Serge /kernel/trunk/ kernel: BytesPerScanLine removed, use _display.pitch instead  
3598 3982 d 7 h clevermouse /kernel/trunk/ make macro for push imm/pop dst  
3534 3990 d 9 h clevermouse /kernel/trunk/ priorities in scheduler  
3356 4070 d 1 h mario79 /kernel/trunk/hid/ Fix for r.3355  
3355 4070 d 2 h mario79 /kernel/trunk/ F66.3 added indication pressing of keys: Win-left and Win-right.  
3320 4074 d 7 h clevermouse /kernel/trunk/ fix r2601  
3069 4169 d 22 h serge /kernel/trunk/ trunk: always show default cursor for inactive window  
2709 4350 d 17 h mario79 /kernel/trunk/ Functions 66.6, 66.7 - control input from the keyboard for hotkeys  
2611 4398 d 21 h mario79 /kernel/trunk/hid/ Fix for r.92 (you see the correct revision number - sometimes you have to dig out the mammoth)  
2601 4400 d 23 h clevermouse /kernel/trunk/ API for external keyboards  
2575 4406 d 17 h mario79 /kernel/trunk/ Fix for r. 2435  
2455 4430 d 1 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2453 4431 d 0 h mario79 /kernel/trunk/ Video draw and VESA - some speedup.  
2450 4432 d 0 h mario79 /kernel/trunk/ Draw mouse pointer after restore the default pointer.  
2448 4433 d 1 h mario79 /kernel/trunk/ Compatibility with hardware cursor (fix for r.2430 and later)  
2446 4433 d 7 h mario79 /kernel/trunk/ Video draw some speedup.  
2430 4436 d 2 h mario79 /kernel/trunk/ VESA - new algorithm for showing mouse pointer without a blink  
2288 4580 d 21 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
2171 4614 d 1 h mario79 /kernel/trunk/hid/ CAPS LOCK for ASCII key  
1874 4820 d 7 h serge /kernel/trunk/ kernel: set_keyboard_data  
1730 4869 d 7 h clevermouse /kernel/trunk/ Video subsystem:
* export GetDisplay and SetScreen for COFF drivers
* fix out-of-bound access to screen map in __sys_disable_mouse
 
1579 4998 d 7 h diamond /kernel/trunk/hid/ no ascii codes for releasing keys (fix of rev. 1576)