Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
programming
(root)
/
school
/
cs480
/
elevator
/
elevator.h
@ 351
– Rev 344
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
344
6956 d 12 h
ira
/school/cs480/elevator/
Fix all threading issues by switching to a Glib::Dispatcher and
using a single thread for the gui.
Misc Bugfixes.
340
6957 d 10 h
ira
/school/cs480/elevator/
GUI. Tons of cleanups
338
6959 d 23 h
ira
/school/cs480/elevator/
Add copyright information.
331
6963 d 12 h
ira
/school/cs480/elevator/
Add the link between Controller and Elevator.
Add functions to Controller to start and stop elevators.
Rename Elevator's thread_exit() function to thread_stop().
Make Elevators pause and ask for buttons when they stop at a floor.
330
6963 d 14 h
ira
/school/cs480/elevator/
Fix rounding issues.
Make majors bugfixes to near_a_floor() and near_floor().
329
6963 d 15 h
ira
/school/cs480/elevator/
Updates
328
6966 d 23 h
ira
/school/cs480/elevator/
Getting some more functionality
321
6972 d 15 h
ira
/school/cs480/elevator/
Add the beginning of my elevator project. This should be a good checkpoint.