SCM Repositories - xbmc

Files shown:38 (Show 4 dead files)
Sticky Tag:

Index of /XBMC/xbmc/lib/libPython/xbmcmodule


File Rev. Age Author Last log entry
 Parent Directory        
GUIPythonWindow.cpp  1.17  2 years  jwnmulder  changed: the onAction method in a python window class so that an Action object i...
GUIPythonWindow.h  1.5  2 years  jwnmulder  commit for python 2.4.3 dll
GUIPythonWindowDialog.cpp  1.5  3 years  jmarshallnz   - 02-08-2005 fixed: Position of subs could change with seek or volume change. ...
GUIPythonWindowDialog.h  1.3  3 years  bobbin007  changed: code cleanup, removing unnecessary inlcudes, making more use of precomp...
PythonPlayer.cpp  1.3  3 years  bobbin007  changed: code cleanup, removing unnecessary inlcudes, making more use of precomp...
PythonPlayer.h  1.4  2 years  jwnmulder  commit for python 2.4.3 dll
action.cpp  1.1  2 years  jwnmulder  changed: the onAction method in a python window class so that an Action object i...
action.h  1.1  2 years  jwnmulder  changed: the onAction method in a python window class so that an Action object i...
control.cpp  1.14  2 years  nuka1195   - 21-06-2006 updated: ControlImage and ControlTextbox to accept keyword argumen...
control.h  1.19  2 years  nuka1195   - 02-07-2006 added: shadowColor to the ControlButton in Python.
controlbutton.cpp  1.20  2 years  nuka1195   - 02-07-2006 added: shadowColor to the ControlButton in Python.
controlcheckmark.cpp  1.11  2 years  nuka1195   - 21-06-2006 updated: ControlImage and ControlTextbox to accept keyword argumen...
controlfadelabel.cpp  1.14  2 years  nuka1195   - 21-06-2006 updated: ControlImage and ControlTextbox to accept keyword argumen...
controlimage.cpp  1.15  2 years  nuka1195  added: Colorkey to the new setImage Python method.
controllabel.cpp  1.19  2 years  nuka1195   - 21-06-2006 updated: ControlImage and ControlTextbox to accept keyword argumen...
controllist.cpp  1.26  2 years  nuka1195   - 13-08-2006 fixed: forgot to comment out some code in controllist.cpp.
controlspin.cpp  1.8  2 years  jwnmulder  commit for python 2.4.3 dll
controltextbox.cpp  1.12  2 years  nuka1195   - 21-06-2006 updated: ControlImage and ControlTextbox to accept keyword argumen...
dialog.cpp  1.25  2 years  nuka1195   - 28-09-2006 changed: dialog browse for python now supports new folder creation...
dialog.h  1.3  2 years  jwnmulder  commit for python 2.4.3 dll
infotagmusic.cpp  1.4  2 years  jmarshallnz   - 11-10-2006 added: [ 1574092 ] New Infolabel Musicplayer.DiscNumber, thanks to...
infotagmusic.h  1.3  2 years  jwnmulder  commit for python 2.4.3 dll
infotagvideo.cpp  1.3  2 years  jwnmulder  commit for python 2.4.3 dll
infotagvideo.h  1.2  2 years  jwnmulder  commit for python 2.4.3 dll
keyboard.cpp  1.16  2 years  nuka1195   - 21-06-2006 updated: ControlImage and ControlTextbox to accept keyword argumen...
keyboard.h  1.6  2 years  jwnmulder  commit for python 2.4.3 dll
listitem.cpp  1.8  2 years  charlydoes  changed: VoiceMasks.xml to System/ and KaiVectors.xml removed from CVS. fixed: [...
listitem.h  1.3  2 years  jwnmulder  commit for python 2.4.3 dll
player.cpp  1.19  2 years  nuka1195   - 21-06-2006 updated: ControlImage and ControlTextbox to accept keyword argumen...
player.h  1.4  2 years  jwnmulder  commit for python 2.4.3 dll
pyplaylist.cpp  1.13  2 years  kraqh3d  Moved LoadMusicTag() directly into the CFileItem class where it belongs. Removin...
pyplaylist.h  1.3  2 years  jwnmulder  commit for python 2.4.3 dll
pyutil.cpp  1.13  2 years  jwnmulder  commit for python 2.4.3 dll
pyutil.h  1.11  2 years  jwnmulder  commit for python 2.4.3 dll
window.cpp  1.27  2 years  jwnmulder  changed: the onAction method in a python window class so that an Action object i...
window.h  1.6  2 years  jwnmulder  commit for python 2.4.3 dll
xbmcguimodule.cpp  1.16  2 years  jwnmulder  changed: the onAction method in a python window class so that an Action object i...
xbmcmodule.cpp  1.36  2 years  jmarshallnz   - 08-09-2006 changed: Settings screens reordered.