Thu, 24 Jan 2013 12:58:17 +0000 |
ib |
Move assignment to uiMainRender to a more appropriate place.
|
Thu, 24 Jan 2013 12:49:15 +0000 |
ib |
Add some notes for later checking and fixing.
|
Wed, 23 Jan 2013 17:10:33 +0000 |
ib |
Cosmetic: Rename wsImageConvert() wsImageRender().
|
Wed, 23 Jan 2013 14:36:36 +0000 |
ib |
Remove unnecessary wsWindowBackground() calls.
|
Wed, 23 Jan 2013 14:25:22 +0000 |
ib |
Remove wsWindowClear().
|
Sat, 19 Jan 2013 12:45:14 +0000 |
ib |
Remove redundant parameter from function.
|
Fri, 18 Jan 2013 01:13:50 +0000 |
ib |
Remove parameter for border_width from wsWindowCreate().
|
Fri, 18 Jan 2013 00:35:38 +0000 |
ib |
Cosmetic: Rename ws functions for the sake of consistency.
|
Thu, 17 Jan 2013 17:41:44 +0000 |
ib |
Make variable wsScreenDepth static.
|
Thu, 17 Jan 2013 17:35:32 +0000 |
ib |
Cosmetic: Rename DepthOnScreen ScreenDepth.
|
Wed, 16 Jan 2013 19:43:56 +0000 |
ib |
Save the correct video window position.
|
Wed, 16 Jan 2013 19:38:44 +0000 |
ib |
Don't unnecessarily and annoyingly move the video window.
|
Tue, 15 Jan 2013 12:54:04 +0000 |
ib |
Remove symbolic constant wsNoBorder.
|
Tue, 15 Jan 2013 12:44:03 +0000 |
ib |
Add property wsAspect.
|
Tue, 15 Jan 2013 12:23:22 +0000 |
ib |
Cosmetic: Adjust indent.
|
Tue, 15 Jan 2013 12:22:13 +0000 |
ib |
Add the 'Mapped' information to wsMapWait().
|
Tue, 15 Jan 2013 11:54:22 +0000 |
ib |
Add wsMapWait().
|
Mon, 14 Jan 2013 17:27:45 +0000 |
ib |
Don't allow shrinking the main window.
|
Thu, 10 Jan 2013 19:14:20 +0000 |
ib |
Remove Display parameter from wsEvents().
|
Thu, 10 Jan 2013 11:20:18 +0000 |
ib |
Pass parameter instead of using global variable.
|
Thu, 10 Jan 2013 10:48:27 +0000 |
ib |
Cosmetic: Add and adjust comments.
|
Thu, 10 Jan 2013 10:47:17 +0000 |
ib |
Relocate GTK initialization.
|
Thu, 10 Jan 2013 10:36:43 +0000 |
ib |
Don't unconditionally set gtkDXR3Device.
|
Wed, 19 Dec 2012 13:58:06 +0000 |
ib |
Fix bug with wrong video window size after end of fullscreen playback.
|
Tue, 11 Dec 2012 13:40:47 +0000 |
ib |
Add a parameter to uiUnsetMedia().
|
Mon, 10 Dec 2012 18:15:57 +0000 |
ib |
Cosmetic: Adjust indent.
|
Mon, 10 Dec 2012 18:14:34 +0000 |
ib |
Embrace several individual "if (guiInfo.Playing)" conditions.
|
Mon, 10 Dec 2012 14:08:19 +0000 |
ib |
Relocate and change code to set Chapter and Angle start values.
|
Mon, 10 Dec 2012 14:04:47 +0000 |
ib |
Reset media information for CD/VCD/DVD after playback.
|
Mon, 10 Dec 2012 12:49:40 +0000 |
ib |
Relocate code to set Track, Chapter and Angle start values.
|