vuplus_xbmc
13 years agoMerge remote branch 'upstream/master'
Lars Op den Kamp [Wed, 12 Jan 2011 23:44:03 +0000 (00:44 +0100)]
Merge remote branch 'upstream/master'

13 years agotvheadend addon: don't log every demux packet
Lars Op den Kamp [Wed, 12 Jan 2011 20:41:24 +0000 (21:41 +0100)]
tvheadend addon: don't log every demux packet

13 years agoRemove unused functions and member variables from CKeyboardStat.cpp. Remove unnecessa...
John Rennie [Wed, 12 Jan 2011 15:49:27 +0000 (15:49 +0000)]
Remove unused functions and member variables from CKeyboardStat.cpp. Remove unnecessary Reset, ResetState and GetKey functions and calls to them. Remove unused ProcessKeyboard function from CApplication.

13 years agoRemove commented out code for WM_KEYDOWN from Application.cpp
John Rennie [Wed, 12 Jan 2011 15:19:28 +0000 (15:19 +0000)]
Remove commented out code for WM_KEYDOWN from Application.cpp

13 years agoadded: Ticket #10696 - support ass tag Italics, Bold and Color in srt subtitles
taxigps [Wed, 12 Jan 2011 14:29:27 +0000 (22:29 +0800)]
added: Ticket #10696 - support ass tag Italics, Bold and Color in srt subtitles

13 years agoMerge remote branch 'upstream/master'
Lars Op den Kamp [Wed, 12 Jan 2011 10:44:20 +0000 (11:44 +0100)]
Merge remote branch 'upstream/master'

13 years agopvr: return the correct channel in GetByChannelNumber() methods
Lars Op den Kamp [Wed, 12 Jan 2011 10:41:28 +0000 (11:41 +0100)]
pvr: return the correct channel in GetByChannelNumber() methods

13 years agoadded: gpu memory information in the log using GL_NVX_gpu_memory_info (when available...
bobo1on1 [Tue, 11 Jan 2011 21:43:57 +0000 (22:43 +0100)]
added: gpu memory information in the log using GL_NVX_gpu_memory_info (when available), this might provide useful information when VDPAU is failing

13 years agoMerge remote branch 'upstream/master'
Lars Op den Kamp [Tue, 11 Jan 2011 12:29:16 +0000 (13:29 +0100)]
Merge remote branch 'upstream/master'

13 years agoAdded: [Confluence] Some Plot/Description text to the TV windows EPG views
Jezz_X [Tue, 11 Jan 2011 10:26:20 +0000 (21:26 +1100)]
Added: [Confluence] Some Plot/Description text to the TV windows EPG views

13 years agoFixed: [Confluence] Wrong sort of player controls in the left hand menu when live...
Jezz_X [Tue, 11 Jan 2011 09:26:09 +0000 (20:26 +1100)]
Fixed: [Confluence] Wrong sort of player controls in the left hand menu when live TV was playing

13 years agoChanged: [Confluence] layout of the "Search" list to something more logical
Jezz_X [Tue, 11 Jan 2011 08:45:16 +0000 (19:45 +1100)]
Changed: [Confluence] layout of the "Search" list to something more logical

13 years agoparse extradata field populated by FFMpeg and set subpicture screen size information...
Voyager-xbmc [Sun, 9 Jan 2011 15:37:17 +0000 (16:37 +0100)]
parse extradata field populated by FFMpeg and set subpicture screen size information accordingly (ticket #11006)

(slightly edited by CrystalP in merge)

13 years agoChanged: [Confluence] Pumped up the size of the channel number text. As long as...
Jezz_X [Tue, 11 Jan 2011 07:36:54 +0000 (18:36 +1100)]
Changed: [Confluence] Pumped up the size of the channel number text.  As long as people don't have over 9999 channels it should be fine :)

13 years agoChanged: [Confluence] removed some uppercase text (better for other languages)
Jezz_X [Tue, 11 Jan 2011 07:24:31 +0000 (18:24 +1100)]
Changed: [Confluence] removed some uppercase text (better for other languages)

13 years agoAdded: [Confluence] Now Playing text overlay to the small video window so people...
Jezz_X [Tue, 11 Jan 2011 07:18:31 +0000 (18:18 +1100)]
Added: [Confluence] Now Playing text overlay to the small video window so people don't confuse it with the text at the bottom for currently select channel

13 years agoChanged: [Confluence] Added a hack to make sure the now playing video window isn...
Jezz_X [Tue, 11 Jan 2011 06:57:39 +0000 (17:57 +1100)]
Changed: [Confluence] Added a hack to make sure the now playing video window isn't visible while the window is closing

13 years agofixed: typo in setAudioStream, it should be "<" not "<="
amet [Tue, 11 Jan 2011 07:07:41 +0000 (11:07 +0400)]
fixed: typo in setAudioStream, it should be "<" not "<="

13 years agofixed: handle non language audio streams in xbmc.Player().getAvailableAudioStreams()
amet [Tue, 11 Jan 2011 07:04:24 +0000 (11:04 +0400)]
fixed: handle non language audio streams in xbmc.Player().getAvailableAudioStreams()

13 years agoChanged: [Confluence] Renamed the "TV" button in settings to "Live TV" to match Home
Jezz_X [Tue, 11 Jan 2011 06:08:50 +0000 (17:08 +1100)]
Changed: [Confluence] Renamed the "TV" button in settings to "Live TV" to match Home

13 years agoChanged: [Confluence] Added a little spacing to the EPG Timeline edges
Jezz_X [Tue, 11 Jan 2011 05:59:35 +0000 (16:59 +1100)]
Changed: [Confluence] Added a little spacing to the EPG Timeline edges

13 years agoChanged: [Confluence] Removed the EPG color guide from the bottom of timeline view...
Jezz_X [Tue, 11 Jan 2011 05:54:43 +0000 (16:54 +1100)]
Changed: [Confluence] Removed the EPG color guide from the bottom of timeline view and allowed "currently playing" text to show when the timeline is visible now

13 years agoChanged: [Confluence] Greatly simplified the code for showing the time line view...
Jezz_X [Tue, 11 Jan 2011 05:48:35 +0000 (16:48 +1100)]
Changed: [Confluence] Greatly simplified the code for showing the time line view epg genre colors

13 years agoFixed: [Confluence] (Live TV window) side menu button text got cut off too short...
Jezz_X [Tue, 11 Jan 2011 05:29:59 +0000 (16:29 +1100)]
Fixed: [Confluence] (Live TV window) side menu button text got cut off too short after changes to main xbmc master

13 years agoChanged: [Confluence] made the "Live TV" button in home default if its enabled
Jezz_X [Tue, 11 Jan 2011 05:26:40 +0000 (16:26 +1100)]
Changed: [Confluence] made the "Live TV" button in home default if its enabled

13 years ago[WIN32] VS has stdint.h now, use it.
CrystalP [Tue, 11 Jan 2011 04:24:13 +0000 (23:24 -0500)]
[WIN32] VS has stdint.h now, use it.

13 years agoMerge remote branch 'upstream/master'
Lars Op den Kamp [Mon, 10 Jan 2011 22:14:43 +0000 (23:14 +0100)]
Merge remote branch 'upstream/master'

Fixed conflicts:
system/keymaps/keyboard.xml

13 years agoadded: xbmc.Player().getAvailableAudioStreams() and xbmc.Player().setAudioStream()
amet [Mon, 10 Jan 2011 20:52:54 +0000 (00:52 +0400)]
added: xbmc.Player().getAvailableAudioStreams() and xbmc.Player().setAudioStream()

usage:
- xbmc.Player().getAvailableAudioStreams() returns a language list of all available audio streams for the currently playing movie. e.g ['Italian', 'English', 'German']

- xbmc.Player().setAudioStream(1) sets Audio stream to 'English'

13 years agoadded: DVD Player function GetAudioStreamLanguage
amet [Mon, 10 Jan 2011 20:52:16 +0000 (00:52 +0400)]
added: DVD Player function GetAudioStreamLanguage

13 years agoadded: python imports, PyList_New and PyList_Append
amet [Mon, 10 Jan 2011 20:51:53 +0000 (00:51 +0400)]
added: python imports, PyList_New and PyList_Append

13 years agofix missing include in xbmc/lib/cmyth/librefmem/Makefile. thanks sitzm for reporting...
Lars Op den Kamp [Mon, 10 Jan 2011 19:18:00 +0000 (20:18 +0100)]
fix missing include in xbmc/lib/cmyth/librefmem/Makefile. thanks sitzm for reporting it. closed #11049

13 years agocosmetics
spiff [Mon, 10 Jan 2011 18:23:54 +0000 (19:23 +0100)]
cosmetics

13 years agoadded: multiple selection support in the python filebrowser dialog. see the pydocs...
spiff [Mon, 10 Jan 2011 17:52:03 +0000 (18:52 +0100)]
added: multiple selection support in the python filebrowser dialog. see the pydocs for details, ticket #10894, thanks to fellbeast

13 years agoadded: import PyTuple_New and PyTuple_SetItem. part of ticket #10894, thanks to fellbeast
spiff [Mon, 10 Jan 2011 17:29:42 +0000 (18:29 +0100)]
added: import PyTuple_New and PyTuple_SetItem. part of ticket #10894, thanks to fellbeast

13 years agoadded: support for multi-file selections in the file browser. part of ticket #10894...
spiff [Sat, 8 Jan 2011 12:34:35 +0000 (13:34 +0100)]
added: support for multi-file selections in the file browser. part of ticket #10894 (some cosmetic changes by me) - thanks to fellbeast

13 years agopvr: fix vdr-vnsi client after margo's changes to libXBMC_addon
Lars Op den Kamp [Mon, 10 Jan 2011 18:51:39 +0000 (19:51 +0100)]
pvr: fix vdr-vnsi client after margo's changes to libXBMC_addon

13 years agoMerge https://github.com/opdenkamp/xbmc/pull/4
Lars Op den Kamp [Mon, 10 Jan 2011 18:37:11 +0000 (19:37 +0100)]
Merge https://github.com/opdenkamp/xbmc/pull/4

Fixed conflicts:
.gitignore

13 years agoMerge remote branch 'upstream/master'
Lars Op den Kamp [Mon, 10 Jan 2011 18:35:18 +0000 (19:35 +0100)]
Merge remote branch 'upstream/master'

Conflicts:
.gitignore

13 years agoupdated: [Confluence] Chinese (Simple) translation
taxigps [Mon, 10 Jan 2011 04:49:44 +0000 (12:49 +0800)]
updated: [Confluence] Chinese (Simple) translation

13 years ago[WIN32] extract git rev number
CrystalP [Sun, 9 Jan 2011 06:45:26 +0000 (01:45 -0500)]
[WIN32] extract git rev number

13 years ago[WIN32] fix libcmyth build
CrystalP [Mon, 10 Jan 2011 02:29:32 +0000 (21:29 -0500)]
[WIN32] fix libcmyth build

13 years agotvheadend: use project-to-project dependencies to link automatically against libhts
Marcel Groothuis [Sun, 9 Jan 2011 20:21:30 +0000 (21:21 +0100)]
tvheadend: use project-to-project dependencies to link automatically against libhts

13 years agopvr: libXBMC_addon.dll is a C dll and should not use std::string as function argument...
Marcel Groothuis [Sun, 9 Jan 2011 20:15:01 +0000 (21:15 +0100)]
pvr: libXBMC_addon.dll is a C dll and should not use std::string as function argument or return type. This fixes heap corruption problems under VC++.

13 years agowindows: fix vdr-streamdev build under VS2010
Marcel Groothuis [Sun, 9 Jan 2011 19:18:23 +0000 (20:18 +0100)]
windows: fix vdr-streamdev build under VS2010
git: update gitignore for pvr files

13 years agowindows: fix tvheadend pvr client build under VS2010
Marcel Groothuis [Sun, 9 Jan 2011 18:52:12 +0000 (19:52 +0100)]
windows: fix tvheadend pvr client build under VS2010

13 years agowindows: Add addon & PVR support libraries to VS2010 solution
Marcel Groothuis [Sun, 9 Jan 2011 17:18:34 +0000 (18:18 +0100)]
windows: Add addon & PVR support libraries to VS2010 solution
windows: Add MediaPortal PVR client to VS2010 solution

13 years agowindows: Fix build; add pvr files to VS2010 project
Marcel Groothuis [Sun, 9 Jan 2011 14:09:00 +0000 (15:09 +0100)]
windows: Fix build; add pvr files to VS2010 project

13 years agolog output of libcmyth to xbmc.log. thanks to PhracturedBlue. closes #10596
Lars Op den Kamp [Sun, 9 Jan 2011 10:24:51 +0000 (11:24 +0100)]
log output of libcmyth to xbmc.log. thanks to PhracturedBlue. closes #10596

13 years ago[WIN32] fixed: directories in release mode for libhdhomerun
CrystalP [Sun, 9 Jan 2011 06:55:07 +0000 (01:55 -0500)]
[WIN32] fixed: directories in release mode for libhdhomerun

13 years agoadded: slider for vertical shift of video image (thanks Aardvark) ticket #10113
bobo1on1 [Sat, 8 Jan 2011 20:26:41 +0000 (21:26 +0100)]
added: slider for vertical shift of video image (thanks Aardvark) ticket #10113

13 years agoMerge remote branch 'upstream/master'
Lars Op den Kamp [Sat, 8 Jan 2011 16:34:09 +0000 (17:34 +0100)]
Merge remote branch 'upstream/master'

13 years agopvr: added some TODO comments
Lars Op den Kamp [Sat, 8 Jan 2011 16:33:53 +0000 (17:33 +0100)]
pvr: added some TODO comments

13 years agopvr: add channels to channelgroups
Lars Op den Kamp [Sat, 8 Jan 2011 16:25:45 +0000 (17:25 +0100)]
pvr: add channels to channelgroups

13 years agopvr: fix some compiler warnings
Lars Op den Kamp [Sat, 8 Jan 2011 15:13:58 +0000 (16:13 +0100)]
pvr: fix some compiler warnings

13 years agopvr: cosmetics
Lars Op den Kamp [Sat, 8 Jan 2011 15:11:46 +0000 (16:11 +0100)]
pvr: cosmetics

13 years agopvr: delete epg tags on destruct
Lars Op den Kamp [Sat, 8 Jan 2011 15:10:17 +0000 (16:10 +0100)]
pvr: delete epg tags on destruct

13 years agopvr: delete epgs on destruct
Lars Op den Kamp [Sat, 8 Jan 2011 15:09:01 +0000 (16:09 +0100)]
pvr: delete epgs on destruct

13 years agopvr: delete channels on destruct
Lars Op den Kamp [Sat, 8 Jan 2011 15:07:29 +0000 (16:07 +0100)]
pvr: delete channels on destruct

13 years ago[WIN32] fixed release build. comment it for now to not forget it to change to git...
WiSo [Sat, 8 Jan 2011 12:09:47 +0000 (13:09 +0100)]
[WIN32] fixed release build. comment it for now to not forget it to change to git somehow.

13 years agochanged: allow logging off, even if the login screen is not enable. this changes...
spiff [Sat, 8 Jan 2011 11:21:36 +0000 (12:21 +0100)]
changed: allow logging off, even if the login screen is not enable. this changes the meaning of 'enable login screen' to 'enable login screen on initial startup'. credit bruing (small mod my me), ticket #10708

13 years agoadded: system.profilecount info integer. returns the number of defined profiles....
spiff [Sat, 8 Jan 2011 11:12:20 +0000 (12:12 +0100)]
added: system.profilecount info integer. returns the number of defined profiles. thanks to bruing

13 years agopvr: don't return in the middle of a method. add methods for channel up and down...
Lars Op den Kamp [Sat, 8 Jan 2011 10:56:46 +0000 (11:56 +0100)]
pvr: don't return in the middle of a method. add methods for channel up and down in PVRChannels

13 years agopvr: StopThread already waits for thread exit
Lars Op den Kamp [Sat, 8 Jan 2011 10:49:58 +0000 (11:49 +0100)]
pvr: StopThread already waits for thread exit

13 years ago[WIN32] .gitignore dl'd mingw environment + ffmpeg build files
CrystalP [Sat, 8 Jan 2011 01:57:00 +0000 (20:57 -0500)]
[WIN32] .gitignore dl'd mingw environment + ffmpeg build files

13 years agoChanged: [Confluence] Removed the second progress bar from the video scan dialog...
Jezz_X [Sat, 8 Jan 2011 01:14:30 +0000 (12:14 +1100)]
Changed: [Confluence] Removed the second progress bar from the video scan dialog until it actually works again

13 years agoFixed: [Confluence] Removed a skin setting that hasn't done anything for a long time...
Jezz_X [Sat, 8 Jan 2011 01:03:05 +0000 (12:03 +1100)]
Fixed: [Confluence] Removed a skin setting that hasn't done anything for a long time and cleared the language string

13 years ago[WIN32] fixed initial ffmpeg build
CrystalP [Sat, 8 Jan 2011 00:45:32 +0000 (19:45 -0500)]
[WIN32] fixed initial ffmpeg build

Was failing in make distclean due to missing config.mak on first run.

13 years agoFixed: [Confluence] Text alignment in the Home menu was not quite right
Jezz_X [Fri, 7 Jan 2011 23:07:14 +0000 (10:07 +1100)]
Fixed: [Confluence] Text alignment in the Home menu was not quite right

13 years agoMerge remote branch 'upstream/master'
Lars Op den Kamp [Fri, 7 Jan 2011 21:40:38 +0000 (22:40 +0100)]
Merge remote branch 'upstream/master'

13 years agodos -> unix
Lars Op den Kamp [Fri, 7 Jan 2011 21:40:35 +0000 (22:40 +0100)]
dos -> unix

13 years agoMerge branch 'add_update_timer' of https://github.com/jdembski/xbmc into jdembski...
Lars Op den Kamp [Fri, 7 Jan 2011 21:36:54 +0000 (22:36 +0100)]
Merge branch 'add_update_timer' of https://github.com/jdembski/xbmc into jdembski-add_update_timer

13 years agofixed: compiler warning. "iType may be used uninitialized"
spiff [Fri, 7 Jan 2011 14:36:55 +0000 (15:36 +0100)]
fixed: compiler warning. "iType may be used uninitialized"

13 years ago[WIN32] updated libbluray dll, headers and how to build
WiSo [Fri, 7 Jan 2011 15:24:05 +0000 (16:24 +0100)]
[WIN32] updated libbluray dll, headers and how to build

13 years ago[WIN32] removed old mingw build env. Use project\BuildDependencies\DownloadMingwBuild...
WiSo [Fri, 7 Jan 2011 13:49:52 +0000 (14:49 +0100)]
[WIN32] removed old mingw build env. Use project\BuildDependencies\DownloadMingwBuildEnv.bat to download and install the new one.

13 years agoadded: ticket #10327 - add weather to list of available startup windows. thanks...
spiff [Fri, 7 Jan 2011 13:57:54 +0000 (14:57 +0100)]
added: ticket #10327 -  add weather to list of available startup windows. thanks to einhänder

13 years agoadded: ticket #10298 - advancedsetting to toggle whether or not we flatten movie...
spiff [Fri, 7 Jan 2011 13:46:30 +0000 (14:46 +0100)]
added: ticket #10298 - advancedsetting to toggle whether or not we flatten movie sets in the library nodes. default to false. thanks to heldchen

13 years ago[WIN32] rebuild libdvdnav with new mingw env
WiSo [Fri, 7 Jan 2011 13:42:05 +0000 (14:42 +0100)]
[WIN32] rebuild libdvdnav with new mingw env

13 years ago[WIN32] fixed: building libdvd with mingw
WiSo [Fri, 7 Jan 2011 13:24:45 +0000 (14:24 +0100)]
[WIN32] fixed: building libdvd with mingw

13 years agoFeature: Implement RenameRecording function
Jörg Dembski [Fri, 7 Jan 2011 13:21:25 +0000 (14:21 +0100)]
Feature: Implement RenameRecording function

13 years agopvr: some preparations to move stuff from PVRManager
Lars Op den Kamp [Fri, 7 Jan 2011 13:13:49 +0000 (14:13 +0100)]
pvr: some preparations to move stuff from PVRManager

13 years agoadded: ticket #10229 - Add dim setting to builtin slideshow screensaver. thanks to...
spiff [Fri, 7 Jan 2011 13:11:14 +0000 (14:11 +0100)]
added: ticket #10229 - Add dim setting to builtin slideshow screensaver. thanks to pilluli

13 years agoFeature: Implement RenameTimer function
Jörg Dembski [Fri, 7 Jan 2011 12:51:46 +0000 (13:51 +0100)]
Feature: Implement RenameTimer function

13 years agoadded: ticket #10502 - Support CleanLibrary(music). thanks to xgamer99 (slightly...
spiff [Fri, 7 Jan 2011 12:26:16 +0000 (13:26 +0100)]
added: ticket #10502 - Support CleanLibrary(music). thanks to xgamer99 (slightly modified by me)

13 years agochanged: allow CMusicDatabase::Cleanup to run without a progress bar
spiff [Fri, 7 Jan 2011 12:08:24 +0000 (13:08 +0100)]
changed: allow CMusicDatabase::Cleanup to run without a progress bar

13 years ago[WIN32] build ffmpeg dll's with the new mingw env
WiSo [Fri, 7 Jan 2011 12:07:36 +0000 (13:07 +0100)]
[WIN32] build ffmpeg dll's with the new mingw env

13 years ago[WIN32] updated mingw and msys dependencies
WiSo [Fri, 7 Jan 2011 11:50:20 +0000 (12:50 +0100)]
[WIN32] updated mingw and msys dependencies

13 years ago[WIN32] choose vc10 as default
WiSo [Fri, 7 Jan 2011 11:43:27 +0000 (12:43 +0100)]
[WIN32] choose vc10 as default

13 years agoadded: ticket #10635 - Slackware Linux Timezone support. thanks to cbxbiker61
spiff [Fri, 7 Jan 2011 11:56:51 +0000 (12:56 +0100)]
added: ticket #10635 - Slackware Linux Timezone support. thanks to cbxbiker61

13 years agoadded: ticket #10956 - Switch subtitle with Imon-Pad. thanks to sjonnie33
spiff [Fri, 7 Jan 2011 11:43:02 +0000 (12:43 +0100)]
added: ticket #10956 - Switch subtitle with Imon-Pad. thanks to sjonnie33

13 years agoFeature: Add the possibility to update timers via HTSP
Jörg Dembski [Fri, 7 Jan 2011 11:27:24 +0000 (12:27 +0100)]
Feature: Add the possibility to update timers via HTSP

13 years agoadded: ticket #10661 - Allow access to multiple web interfaces at once. thanks to...
spiff [Fri, 7 Jan 2011 11:26:43 +0000 (12:26 +0100)]
added: ticket #10661 - Allow access to multiple web interfaces at once. thanks to cenobite

13 years agopvr: move the call to Stop() on PVREpgs
Lars Op den Kamp [Fri, 7 Jan 2011 11:13:12 +0000 (12:13 +0100)]
pvr: move the call to Stop() on PVREpgs

13 years agoupdated: ticket #11036 - turkish translation. thanks to queep
spiff [Fri, 7 Jan 2011 08:22:15 +0000 (09:22 +0100)]
updated: ticket #11036 - turkish translation. thanks to queep

13 years agoFixed: [Confluence] ticket #10644 side menu Radio Button labels too long
Jezz_X [Fri, 7 Jan 2011 05:47:39 +0000 (16:47 +1100)]
Fixed: [Confluence] ticket #10644 side menu Radio Button labels too long

13 years agoChanged: [Confluence] Reduced the zoom on the home menu text a little
Jezz_X [Fri, 7 Jan 2011 05:25:52 +0000 (16:25 +1100)]
Changed: [Confluence] Reduced the zoom on the home menu text a little

13 years agoChanged: [Confluence] Swapped Music and Programs in the main home menu to bring it...
Jezz_X [Fri, 7 Jan 2011 05:20:28 +0000 (16:20 +1100)]
Changed: [Confluence] Swapped Music and Programs in the main home menu to bring it back to the post script removal order

13 years agoFixed: [Confluence] Removed some old script code
Jezz_X [Fri, 7 Jan 2011 05:13:46 +0000 (16:13 +1100)]
Fixed: [Confluence] Removed some old script code

13 years agoChanged: [Confluence] Greatly simplified the way fanart works throughout the skin...
Jezz_X [Fri, 7 Jan 2011 05:04:14 +0000 (16:04 +1100)]
Changed: [Confluence] Greatly simplified the way fanart works throughout the skin, Instead of having settings to enable/disable it for all different content types (Movies, Tvshows, Music) it has all been put under 1 skin setting in System\skin\General.  This also gives the added bonus of addons and anything else can set ListItem.Property(Fanart_Image) and it will show if the main setting is enabled

13 years agofixed: black bars need to cover the window, not the view rectangle, that doesn't...
bobo1on1 [Fri, 7 Jan 2011 01:34:36 +0000 (02:34 +0100)]
fixed: black bars need to cover the window, not the view rectangle, that doesn't work with the video calibration

13 years ago[WIN32] fix build after the git rev number change. Doesn't report the proper git...
CrystalP [Fri, 7 Jan 2011 01:30:17 +0000 (20:30 -0500)]
[WIN32] fix build after the git rev number change. Doesn't report the proper git commit yet.