7052 Commits

Author SHA1 Message Date
Stefano Ceccherini
bfc3bb1838 Finished SetFullscreen() implementation
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7058 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7058
2004-03-23 07:19:07 +00:00
Axel Dörfler
cdae4b7cf1 Added panic()/dprintf() calls to the x86 bootloader bindings.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7057 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7057
2004-03-23 01:03:24 +00:00
DarkWyrm
38592e0909 Checkin for Caz Jones which implements functions which contact the input server
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7056 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7056
2004-03-22 23:14:22 +00:00
Axel Dörfler
0143eff357 Read-only state was not properly initialized.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7055 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7055
2004-03-22 23:07:20 +00:00
Rudolf Cornelissen
4f567623c0 screen_to_screen blit works! (if softcursor used, NM2097 and NM2160)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7054 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7054
2004-03-22 19:32:25 +00:00
Axel Dörfler
c04864640e Removed addr_t typedef (it's now in sys/types.h).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7053 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7053
2004-03-22 19:23:47 +00:00
Axel Dörfler
435464b451 Added addr_t to sys/types.h.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7052 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7052
2004-03-22 19:22:09 +00:00
Stefano Ceccherini
09ea309293 A working SetFullscreen() implementation, courthesy of Caz. Added a comment. Enlarged the license section.
More to come.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7051 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7051
2004-03-22 14:23:50 +00:00
Rudolf Cornelissen
5aaa34a241 NM2097 and NM2160 screen_to_screen blit should now work
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7050 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7050
2004-03-22 14:01:52 +00:00
Rudolf Cornelissen
b3f6ef9515 NM2097 and NM2160 screen_to_screen blit should now work
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7049 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7049
2004-03-22 13:54:13 +00:00
Rudolf Cornelissen
8e429d9795 NM2097 and NM2160 screen_to_screen blit should now work
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7048 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7048
2004-03-22 13:49:12 +00:00
Rudolf Cornelissen
3f618e4cfd acc updates for NM2097 and NM2160
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7047 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7047
2004-03-21 21:36:23 +00:00
Rudolf Cornelissen
b1c0cf3414 updates for NM2097 and NM2160 acc (not ready yet)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7046 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7046
2004-03-21 21:30:14 +00:00
Rudolf Cornelissen
2e66094a63 updated engine management code.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7045 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7045
2004-03-20 21:08:10 +00:00
Rudolf Cornelissen
675ab991b5 updated engine management code
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7044 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7044
2004-03-20 20:51:37 +00:00
Rudolf Cornelissen
67aa755ba1 minor detail comment added
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7043 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7043
2004-03-20 20:47:39 +00:00
Rudolf Cornelissen
fc6c22f1af updated engine management code
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7042 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7042
2004-03-20 20:42:12 +00:00
Michael Phipps
0eb03b604f Removed Thread and Prefs, since they should now be in libscreensaver
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7041 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7041
2004-03-20 19:05:26 +00:00
Michael Phipps
a512f86017 SSthread is obsolete. The others were promoted to libscreensaver.so.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7040 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7040
2004-03-20 18:59:22 +00:00
Michael Phipps
112c0c2389 Unpdates, fixes and promoted ScreenSaverPrefs.cpp and ScreenSaverThread.cpp
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7039 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7039
2004-03-20 18:53:33 +00:00
Michael Phipps
e948782184 Promoted to libscreensaver from (what will be) screen_blanker.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7038 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7038
2004-03-20 18:52:04 +00:00
Michael Phipps
0a230fcfc5 Removed commented out code - don't need it.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7037 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7037
2004-03-20 18:51:34 +00:00
Ingo Weinhold
0bc631db27 Added missing source files and fixed the reference to libscreensaver.so.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7036 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7036
2004-03-19 23:49:50 +00:00
Ingo Weinhold
5bc810f76c Added src/servers/screensaver to the include search paths, since there
lives the ScreenSaverPrefs.h header. The header should go to a place
somewhere under headers/private though!


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7035 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7035
2004-03-19 23:48:47 +00:00
Ingo Weinhold
a5cb928880 Uncommented the definition of variable saverVersionID. It is defined in
Be's header too, but doing that is complete nonsense.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7034 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7034
2004-03-19 23:46:43 +00:00
Michael Phipps
c171a52d8b Rewritten from scratch to match the "screenblanker" style of R5.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7033 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7033
2004-03-19 19:41:42 +00:00
Axel Dörfler
06c0f437a7 Added "\n" -> "\r\n" translation for console output, not yet tested.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7031 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7031
2004-03-19 18:32:37 +00:00
Axel Dörfler
498a8e8be0 Now uses vsnprintf() instead of vsprintf() which makes the output safe.
Removed "\n" -> "\r\n" translation (it's now done in the platform dependent part).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7030 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7030
2004-03-19 18:30:31 +00:00
Axel Dörfler
788d2b04ea Implemented console output for x86 boot loader.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7029 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7029
2004-03-19 18:28:26 +00:00
Jérôme Duval
5afca6b536 Added the bin command "release"
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7028 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7028
2004-03-19 08:19:11 +00:00
Rudolf Cornelissen
8592d389a6 added DFP aspect correction centering, cutting and displaymode aspect checking
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7025 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7025
2004-03-18 13:59:12 +00:00
Rudolf Cornelissen
a973fe9ed0 updated aspect correction programming: center, cutoff, and mode-checking added
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7024 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7024
2004-03-18 13:46:42 +00:00
Jérôme Duval
16fd3794bb Added the script zipgrep
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7023 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7023
2004-03-18 09:05:37 +00:00
Jérôme Duval
56e682c242 Shell scripts and links for gzip are correctly built now.
is the LinkSharedOSLibs line needed ?


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7022 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7022
2004-03-18 08:27:23 +00:00
Jérôme Duval
6c4f442063 Changes the destination folder when "same folder" is selected even when there is one already, thanks to MYOB
Enable expand buttons only when the destination folder is valid
Don't provide a destination folder for listing


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7021 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7021
2004-03-18 08:24:46 +00:00
Jérôme Duval
91d1efffa5 Only changes current dir when a destination folder is provided and don't exit when no destination is provided
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7020 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7020
2004-03-18 08:21:54 +00:00
Jérôme Duval
e6efcd0fdb Now use the mimetype of the file linked and not the link itself
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7019 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7019
2004-03-18 08:20:36 +00:00
Stefano Ceccherini
3d6ebe9645 Added a missing include
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7018 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7018
2004-03-18 07:41:04 +00:00
Stefano Ceccherini
e2aecd091e Some tests for _BWidthBuffer_
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7017 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7017
2004-03-18 07:40:05 +00:00
Stefano Ceccherini
e064995715 Removed an unneeded dependency
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7016 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7016
2004-03-18 07:37:38 +00:00
Axel Dörfler
6e1d8b671a Cleanup.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7012 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7012
2004-03-17 15:30:43 +00:00
Axel Dörfler
0f00c4fff9 Renamed global variables to match our coding style guide.
Removed thread_kill_thread_nowait().
Renamed thread_init_percpu().
Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7011 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7011
2004-03-17 15:29:45 +00:00
Axel Dörfler
bd3f643494 Renamed thread_init_percpu() to thread_per_cpu_init().
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7010 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7010
2004-03-17 15:28:08 +00:00
Axel Dörfler
1e14a27ee8 Changed prototype for thread_init(), renamed thread_init_percpu() to thread_per_cpu_init().
Removed thread_kill_thread_nowait(), removed prototype for non-existing thread_kill_thread().


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7009 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7009
2004-03-17 15:27:19 +00:00
Axel Dörfler
0cec1c047b No longer calls thread_kill_thread_nowait() but sends the signal directly
(because the former function doesn't exist anymore).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7008 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7008
2004-03-17 15:25:43 +00:00
Axel Dörfler
15edae152e Completed find_thread() implementation, courtesy of Starr Kline.
Added some comments.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7007 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7007
2004-03-17 15:08:36 +00:00
Jérôme Duval
1592b084a9 Added bzip2 1.0.2. Expander has now built in rules and icons for it.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7006 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7006
2004-03-17 08:46:32 +00:00
Michael Phipps
d9e07e352f Many changes and fixes. Includes the password window work. Everything now works in here AFAIK.
Some people have reported Jam issues - the build is trying to use Be's headers.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7005 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7005
2004-03-17 03:43:30 +00:00
Axel Dörfler
a206c3746f Lowered the thread priority boost on death.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7004 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7004
2004-03-17 00:43:16 +00:00
Rudolf Cornelissen
c65998fa11 NV11 panel update; widescreen panel aspect programming added
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7003 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev7003
2004-03-16 11:15:30 +00:00