Fri, 25 Jan 2013 10:43:15 +0000 |
ib |
Cosmetic: Rename uiMainEvent() uiEvent().
|
Fri, 25 Jan 2013 10:28:38 +0000 |
ib |
Relocate uiMainEvent() prototype.
|
Thu, 24 Jan 2013 17:44:38 +0000 |
ib |
Cosmetic: Rename uiEventHandling() uiMainEvent().
|
Thu, 24 Jan 2013 17:11:41 +0000 |
ib |
Cosmetic: Rename uiDND uiMainDND.
|
Thu, 24 Jan 2013 17:08:38 +0000 |
ib |
Cosmetic: Remove "Handle(r)" from function names.
|
Thu, 24 Jan 2013 16:59:28 +0000 |
ib |
Remove unnecessary cast.
|
Thu, 24 Jan 2013 16:56:44 +0000 |
ib |
Cosmetic: Rename ReDraw DrawHandler.
|
Thu, 24 Jan 2013 16:49:53 +0000 |
ib |
Cosmetic: Replace DandD by DND.
|
Thu, 24 Jan 2013 16:34:35 +0000 |
ib |
Make uiMainRender static.
|
Thu, 24 Jan 2013 16:06:48 +0000 |
ib |
Get rid of uiVideoRender.
|
Thu, 24 Jan 2013 15:57:37 +0000 |
ib |
Realize a smooth and flicker-free video when resizing during playback.
|
Thu, 24 Jan 2013 13:08:31 +0000 |
ib |
Cosmetic: Change argument to uiEventHandling() ivRedraw call.
|
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.
|
Mon, 10 Dec 2012 12:46:56 +0000 |
ib |
Limit playlist reset to first item after playback.
|
Mon, 10 Dec 2012 12:43:07 +0000 |
ib |
Limit internal automatic audio CD track advancing.
|
Mon, 10 Dec 2012 11:30:54 +0000 |
ib |
Change internal automatic audio CD track advancing.
|
Mon, 10 Dec 2012 02:27:55 +0000 |
ib |
Simplify code.
|
Mon, 10 Dec 2012 02:08:43 +0000 |
ib |
Don't unconditionally reset playlist to first item after playback.
|
Mon, 10 Dec 2012 01:54:22 +0000 |
ib |
Merge declaration and initialization.
|
Mon, 10 Dec 2012 01:50:02 +0000 |
ib |
Set track number after resetting playlist to first item.
|
Mon, 10 Dec 2012 01:46:50 +0000 |
ib |
Deallocate in reverse order of allocation.
|
Mon, 10 Dec 2012 01:45:44 +0000 |
ib |
Free guiInfo when GUI ends.
|
Sun, 09 Dec 2012 16:49:45 +0000 |
ib |
Cosmetic: Adjust indent and add a blank line.
|
Sun, 09 Dec 2012 16:49:03 +0000 |
ib |
Reset playlist to first item after playback has stopped.
|
Sun, 09 Dec 2012 14:44:58 +0000 |
ib |
Add comment.
|
Sun, 09 Dec 2012 14:41:24 +0000 |
ib |
Set volume in GUI_SET_MIXER.
|
Sun, 09 Dec 2012 13:19:42 +0000 |
ib |
Cosmetic: Add some blank lines.
|
Sun, 09 Dec 2012 12:34:37 +0000 |
ib |
Cosmetic: Relocate variable definition.
|
Sun, 09 Dec 2012 12:31:32 +0000 |
ib |
Cosmetic: Adjust indent.
|
Sun, 09 Dec 2012 12:28:21 +0000 |
ib |
Fix bug with wrong balance calculation.
|
Sun, 09 Dec 2012 12:16:14 +0000 |
ib |
Relocate mixer assignment.
|