Commit Graph

4445 Commits

Author SHA1 Message Date
Sergey Semyonov (Serge)
ac3deada16 sound.lib:missing file
git-svn-id: svn://kolibrios.org@4445 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-13 14:52:57 +00:00
CleverMouse
4d704be765 speedup software blitter for 32bpp modes
git-svn-id: svn://kolibrios.org@4444 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-13 11:16:28 +00:00
CleverMouse
9820d9190e I have finally found why mtdbg sometimes seems to lose control over the debugged program!
r3675 has broken single-stepping and everything that depends on it.
And, of course, commit message for r3675 has nothing to do with changes in r3675.

git-svn-id: svn://kolibrios.org@4443 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-13 11:13:05 +00:00
CleverMouse
85b2b4bfbe fix disk_cache.inc by dunkaist
git-svn-id: svn://kolibrios.org@4442 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-13 11:06:54 +00:00
Sergey Semyonov (Serge)
75ff73eb60 grub4kos: print panic messages
git-svn-id: svn://kolibrios.org@4441 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-13 04:03:22 +00:00
Sergey Semyonov (Serge)
98dad9f109 grub4kos: works fine, at least in VMware and Bochs
git-svn-id: svn://kolibrios.org@4440 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-11 05:22:10 +00:00
hidnplayr
c184a722c5 Bugfix in R6040 driver RX descriptors, cleanup.
git-svn-id: svn://kolibrios.org@4439 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-10 20:33:38 +00:00
Sergey Semyonov (Serge)
4ebbeeff95 Fplay source code
git-svn-id: svn://kolibrios.org@4438 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-10 13:47:21 +00:00
CleverMouse
a6e24bafb0 disk cache: new 64-bit multi-sector interface for file systems & prefetching in legacy interface
git-svn-id: svn://kolibrios.org@4437 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-10 11:56:03 +00:00
hidnplayr
9a1dad1ca1 Disabled socket cleanup after process ends (until deadlock is fixed..)
git-svn-id: svn://kolibrios.org@4436 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-10 08:07:54 +00:00
hidnplayr
e69e1e4a89 ping: update sequence number after every sent packet.
git-svn-id: svn://kolibrios.org@4435 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-10 07:29:28 +00:00
Sergey Semyonov (Serge)
a0e9094c8d kolibri-process:protect user heap with the mutex
git-svn-id: svn://kolibrios.org@4434 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-10 03:59:17 +00:00
Sergey Semyonov (Serge)
5647b8ca46 kolibri-process:use per-process pointers to HDLL structure
git-svn-id: svn://kolibrios.org@4433 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-08 22:12:08 +00:00
Sergey Semyonov (Serge)
a7414ad7ff kolibri-process:use [current_process] instead of [APPDATA.process]
git-svn-id: svn://kolibrios.org@4432 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-08 21:12:36 +00:00
hidnplayr
5fa7166ae5 downloader: print error message when DNS failed.
git-svn-id: svn://kolibrios.org@4431 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-08 18:44:09 +00:00
Sergey Semyonov (Serge)
fad1af692b kolibri-process:user heap
git-svn-id: svn://kolibrios.org@4430 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-08 07:56:21 +00:00
Sergey Semyonov (Serge)
ede303b245 an attempt to rework threading model
git-svn-id: svn://kolibrios.org@4429 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-08 04:03:52 +00:00
Kirill Lipatov (Leency)
7cff165859 Eolite 2.16.1: small fix in encodings, small optimizations
git-svn-id: svn://kolibrios.org@4428 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-07 01:04:38 +00:00
95ffbe2056 Eolite 2.16: copying via the clipboard
git-svn-id: svn://kolibrios.org@4427 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-06 00:36:08 +00:00
52a2c2c8e8 header file to work with the clipboard
git-svn-id: svn://kolibrios.org@4426 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-06 00:33:26 +00:00
Kirill Lipatov (Leency)
8637a0873c TmpDisk: small code optimization
git-svn-id: svn://kolibrios.org@4425 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-05 21:28:58 +00:00
Sergey Semyonov (Serge)
3e99300152 kernel: minor optimizations
git-svn-id: svn://kolibrios.org@4424 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-02 19:43:51 +00:00
Sergey Semyonov (Serge)
3ed9acd41a kolibri-acpi:update
git-svn-id: svn://kolibrios.org@4423 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-01 21:16:27 +00:00
GerdtR
a461856fa1 Fix bug: add at the end of the ini-file of the empty line, otherwise new section is added wrong
git-svn-id: svn://kolibrios.org@4422 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-01 12:32:09 +00:00
CleverMouse
88c24f6c96 fix relocations handler in PE drivers
git-svn-id: svn://kolibrios.org@4421 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-30 12:04:30 +00:00
CleverMouse
d1bc3ec8a0 split /hd and /bd access into separate includes
git-svn-id: svn://kolibrios.org@4420 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-30 11:42:20 +00:00
CleverMouse
daba8a5f6a add new files
git-svn-id: svn://kolibrios.org@4419 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-30 11:20:25 +00:00
CleverMouse
a10422fbce separate USB host controller code into external drivers
git-svn-id: svn://kolibrios.org@4418 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-30 11:18:33 +00:00
Kirill Lipatov (Leency)
bcb5772288 HTMLv 0.99.5: Condition Script
git-svn-id: svn://kolibrios.org@4417 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-29 12:48:06 +00:00
Kirill Lipatov (Leency)
3fe0fbddb3 HTMLv: WebView independent now
code refactoring #4

git-svn-id: svn://kolibrios.org@4416 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-27 12:30:42 +00:00
Kirill Lipatov (Leency)
b0297021f9 code refactoring #3
HTMLv 0.99.3: use list_box.h

git-svn-id: svn://kolibrios.org@4415 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-27 11:15:17 +00:00
Kirill Lipatov (Leency)
3953f09968 HTMLv: code refactoring #2
git-svn-id: svn://kolibrios.org@4414 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-27 01:08:50 +00:00
Kirill Lipatov (Leency)
e3a51a20f1 HTMLv code refactoring
git-svn-id: svn://kolibrios.org@4413 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-27 00:33:12 +00:00
Kirill Lipatov (Leency)
8f2e4dc9b3 add forgotten file
git-svn-id: svn://kolibrios.org@4412 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-26 23:52:42 +00:00
Kirill Lipatov (Leency)
596551cbe3 appearance update (I hope the last), build.bat scripts changed to use global path, WebView component from HTMLv moved to separate folder
git-svn-id: svn://kolibrios.org@4411 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-26 23:36:17 +00:00
Kirill Lipatov (Leency)
8dcad912a8 appearance: update
git-svn-id: svn://kolibrios.org@4410 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-26 22:51:43 +00:00
Kirill Lipatov (Leency)
9d3814b61f cmm: small fixes
git-svn-id: svn://kolibrios.org@4409 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-26 21:48:54 +00:00
Kirill Lipatov (Leency)
bfb0c00f44 night skin update
git-svn-id: svn://kolibrios.org@4408 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-26 21:20:45 +00:00
Kirill Lipatov (Leency)
a3451b84ad KolibriN9 installer update
git-svn-id: svn://kolibrios.org@4407 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-26 19:42:33 +00:00
Kirill Lipatov (Leency)
99fec00d6c fix OpusN skin
git-svn-id: svn://kolibrios.org@4406 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-26 19:37:40 +00:00
Kirill Lipatov (Leency)
7f7e8727ab OpusN skin upload. Based on Opus D skin. Flat.
git-svn-id: svn://kolibrios.org@4405 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-26 19:30:07 +00:00
Kirill Lipatov (Leency)
c204507005 Octo flat skin upload
git-svn-id: svn://kolibrios.org@4404 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-26 19:27:43 +00:00
Sergey Semyonov (Serge)
08ce053de9 kgem: increase minimal alignment
git-svn-id: svn://kolibrios.org@4403 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-25 08:29:11 +00:00
hidnplayr
b0e83eec47 Console library: now '-' and '+' keypad keys work also when numlock is off.
git-svn-id: svn://kolibrios.org@4402 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-24 16:22:52 +00:00
Sergey Semyonov (Serge)
44977e8b83 Mesa-9.2.5
git-svn-id: svn://kolibrios.org@4401 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-24 12:45:42 +00:00
Marat Zakiyanov (Mario79)
4416ddc028 KFM 0.47i - if "/hd" read error for start then use "/rd"
git-svn-id: svn://kolibrios.org@4400 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-24 01:13:58 +00:00
3ecc7bbaa0 Eolite 2.15.3: fixed bugs: with show device name and ram disk free space bar
git-svn-id: svn://kolibrios.org@4399 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-22 22:37:18 +00:00
Sergey Semyonov (Serge)
46a08803e3 i915: 3.12.6
git-svn-id: svn://kolibrios.org@4398 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-22 19:55:13 +00:00
Sergey Semyonov (Serge)
abc0c82ba7 intel-sna: mesa-9.2.2-i965-v5
git-svn-id: svn://kolibrios.org@4397 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-22 16:46:57 +00:00
Sergey Semyonov (Serge)
2fe2d0aeda sdk: update
git-svn-id: svn://kolibrios.org@4396 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-22 16:43:18 +00:00