Parent Directory
|
|
|
|
|
FileSystem/
|
|
|
|
|
cdrip/
|
|
|
|
|
cores/
|
|
|
|
|
lib/
|
|
|
|
|
osd/
|
|
|
|
|
screensavers/
|
|
|
|
|
settings/
|
|
|
|
|
utils/
|
|
|
|
|
visualizations/
|
|
|
|
|
xbox/
|
|
|
|
|
APEv2Tag.cpp
|
1.11 |
2 years |
jmarshallnz |
- 14-03-2006 changed: All strings/labels are internally UTF-8 now. Will almost... |
APEv2Tag.h
|
1.7 |
3 years |
bobbin007 |
added: wrapper class for dll's (See DynamicDll.h for more info)
|
Application.cpp
|
1.812 |
2 years |
xbmcapi |
Added: Httpapi now broadcasts playback change events
|
Application.h
|
1.206 |
2 years |
jmarshallnz |
code cleanup
|
ApplicationMessenger.cpp
|
1.56 |
2 years |
spiff_ |
fixed: [ 1530770 ] QTB and repeating, [ 1547134 ] Internet Video Streams are rep... |
ApplicationMessenger.h
|
1.19 |
2 years |
elupus |
changed: network startup is now asyncronos, doesn't delay boot
|
ArenaItem.cpp
|
1.12 |
2 years |
jmarshallnz |
fixed: Alignment of right items in listcontrolex
|
ArenaItem.h
|
1.7 |
3 years |
jmarshallnz |
Formatting for tabs -> 2 spaces
- 19-03-2005 added: <autodetectFG> tag to XBo... |
AutoPtrHandle.cpp
|
1.7 |
3 years |
bobbin007 |
changed: smarter define of the debug new operator (in stdafx.h) only no need for... |
AutoPtrHandle.h
|
1.5 |
3 years |
jmarshallnz |
Formatting for tabs -> 2 spaces
- 19-03-2005 added: <autodetectFG> tag to XBo... |
AutoSwitch.cpp
|
1.23 |
2 years |
jmarshallnz |
- 08-09-2006 changed: Settings screens reordered.
|
AutoSwitch.h
|
1.9 |
2 years |
jmarshallnz |
- 07-06-2006 changed: Simplified the auto thumb switching for My Music in line ... |
Autorun.cpp
|
1.67 |
2 years |
spiff_ |
fixed: <detectasudf> didn't apply to autorun / discs started using xbmc.playdisc... |
Autorun.h
|
1.13 |
2 years |
spiff_ |
fixed: [ 1521878 ] if playing muisc, DVD disc can't be play
|
BackgroundInfoLoader.cpp
|
1.5 |
2 years |
bobbin007 |
changed: music info is now loaded via a thread, result is a smoother gui while l... |
BackgroundInfoLoader.h
|
1.3 |
2 years |
bobbin007 |
changed: music info is now loaded via a thread, result is a smoother gui while l... |
BuddyItem.cpp
|
1.13 |
3 years |
bobbin007 |
changed: smarter define of the debug new operator (in stdafx.h) only no need for... |
BuddyItem.h
|
1.6 |
3 years |
jmarshallnz |
Formatting for tabs -> 2 spaces
- 19-03-2005 added: <autodetectFG> tag to XBo... |
ButtonTranslator.cpp
|
1.54 |
2 years |
spiff_ |
changed: dialog.close builtin now takes an additional true parameter to force th... |
ButtonTranslator.h
|
1.11 |
3 years |
bobbin007 |
changed: sounds.xml now uses action/window names instead of the id's to specify ... |
Cdg.cpp
|
1.4 |
3 years |
bobbin007 |
changed: smarter define of the debug new operator (in stdafx.h) only no need for... |
Cdg.h
|
1.2 |
3 years |
jmarshallnz |
Formatting for tabs -> 2 spaces
- 19-03-2005 added: <autodetectFG> tag to XBo... |
CdgParser.cpp
|
1.28 |
2 years |
jmarshallnz |
- 21-09-2006 fixed: [ 1562562 ] .cdg disappears when restarting song
|
CdgParser.h
|
1.9 |
2 years |
spiff_ |
fixed: karaoke should now start on next song.
|
CdgVoiceManager.cpp
|
1.11 |
2 years |
jmarshallnz |
- 01-06-2006 changed: All gui settings to lower case only.
|
CdgVoiceManager.h
|
1.3 |
3 years |
jmarshallnz |
Formatting for tabs -> 2 spaces
- 19-03-2005 added: <autodetectFG> tag to XBo... |
Crc32.cpp
|
1.6 |
3 years |
bobbin007 |
changed: smarter define of the debug new operator (in stdafx.h) only no need for... |
Crc32.h
|
1.5 |
3 years |
jmarshallnz |
Formatting for tabs -> 2 spaces
- 19-03-2005 added: <autodetectFG> tag to XBo... |
Credits.cpp
|
1.68 |
2 years |
spiff_ |
updated: new translators
|
Credits.h
|
1.2 |
3 years |
jmarshallnz |
Formatting for tabs -> 2 spaces
- 19-03-2005 added: <autodetectFG> tag to XBo... |
CueDocument.cpp
|
1.9 |
2 years |
bobbin007 |
changed: content of cuesheets is converted to utf8
|
CueDocument.h
|
1.4 |
2 years |
jmarshallnz |
- 16-03-2006 added: Parsing of .cue sheet replaygain data (still unused though)... |
DNSNameCache.cpp
|
1.10 |
3 years |
bobbin007 |
changed: smarter define of the debug new operator (in stdafx.h) only no need for... |
DNSNameCache.h
|
1.3 |
3 years |
jmarshallnz |
Formatting for tabs -> 2 spaces
- 19-03-2005 added: <autodetectFG> tag to XBo... |
Database.cpp
|
1.9 |
2 years |
jmarshallnz |
- 04-05-2006 changed: Removed <logpath> tag. By default it logs in the XBMC fo... |
Database.h
|
1.2 |
2 years |
jmarshallnz |
- 02-03-2006 fixed: Musicdatabase paths weren't compared case-insensitive (albu... |
DateTime.cpp
|
1.5 |
2 years |
bobbin007 |
removed assert's
|
DateTime.h
|
1.1 |
2 years |
bobbin007 |
added: localized date/time in directory listings
|
DetectDVDType.cpp
|
1.41 |
2 years |
spiff_ |
fixed: [ 1580744 ] Can't Get PC DVD-ROM to Work Properly with Xbox Media Centre
|
DetectDVDType.h
|
1.17 |
2 years |
jmarshallnz |
changed: Better support for xbox memory units.
|
DllImageLib.h
|
1.3 |
2 years |
jmarshallnz |
- 02-09-2006 changed: Made auto-rotation via the EXIF orientation data optional... |
DllLibid3tag.h
|
1.1 |
3 years |
bobbin007 |
added: wrapper class for dll's (See DynamicDll.h for more info)
|
DynamicDll.cpp
|
1.2 |
2 years |
bobbin007 |
added: possibility to load debug symbols for dlls
|
DynamicDll.h
|
1.3 |
2 years |
elupus |
change: reduce define duplication by reusing existing defines.
|
FileItem.cpp
|
1.172 |
2 years |
elupus |
fixed: in folders wich only contain a video_ts folder, the folder wouldn't stack... |
FileItem.h
|
1.69 |
2 years |
kraqh3d |
Moved LoadMusicTag() directly into the CFileItem class where it belongs. Removin... |
FlacTag.cpp
|
1.11 |
3 years |
bobbin007 |
fixed: replay gain info from an id3v2 tag was never read
changed: replaced id3li... |
FlacTag.h
|
1.6 |
3 years |
bobbin007 |
fixed: replay gain info from an id3v2 tag was never read
changed: replaced id3li... |
GUIDialogAudioSubtitleSettings.cpp
|
1.18 |
2 years |
spiff_ |
fixed: conserve some memory during unrarring of browsed subtitles.
|
GUIDialogAudioSubtitleSettings.h
|
1.1 |
2 years |
jmarshallnz |
- 01-02-2006 fixed: List and Thumb contents were cleared before the WindowClose... |
GUIDialogBoxBase.cpp
|
1.5 |
2 years |
spiff_ |
changed: cosmetic change to music scanner dialog + kai / trainer dialog.
fixed: ... |
GUIDialogBoxBase.h
|
1.5 |
2 years |
spiff_ |
changed: cosmetic change to music scanner dialog + kai / trainer dialog.
fixed: ... |
GUIDialogButtonMenu.cpp
|
1.11 |
2 years |
jmarshallnz |
- 03-06-2006 fixed: No alternate label was available for the togglebutton. Use... |
GUIDialogButtonMenu.h
|
1.5 |
3 years |
jmarshallnz |
- 08-07-2005 changed: Dialog closing moved to base class.
|
GUIDialogContextMenu.cpp
|
1.69 |
2 years |
kraqh3d |
- 13-11-2006 changed: Disabled the "Randomize" butotn in the My Music Now Playi... |
GUIDialogContextMenu.h
|
1.19 |
2 years |
kraqh3d |
- 13-11-2006 changed: Disabled the "Randomize" butotn in the My Music Now Playi... |
GUIDialogFileBrowser.cpp
|
1.52 |
2 years |
jmarshallnz |
- 04-10-2006 fixed: memory stick shares were chooseable in the Add Source brows... |
GUIDialogFileBrowser.h
|
1.17 |
2 years |
spiff_ |
fixed: reenabled filedirectories in the browse for subtitles dialog. means archi... |
GUIDialogFileStacking.cpp
|
1.17 |
2 years |
jmarshallnz |
- 07-08-2006 fixed: Stacking dialog wasn't limited to the 20 items.
|
GUIDialogFileStacking.h
|
1.7 |
2 years |
jmarshallnz |
- 05-06-2006 changed: Settings cleanup (simplified programs + video auto-switch... |
GUIDialogGamepad.cpp
|
1.17 |
2 years |
spiff_ |
fixed: bug when canceling input of gamepad lock code.
|
GUIDialogGamepad.h
|
1.9 |
2 years |
jmarshallnz |
- 20-03-2006 fixed: Password entry would prompt twice for the password. Now on... |
GUIDialogHost.cpp
|
1.11 |
2 years |
jmarshallnz |
- 14-02-2006 fixed: Kai Host dialog had missing text labels in private mode.
-... |
GUIDialogHost.h
|
1.4 |
3 years |
jmarshallnz |
Formatting for tabs -> 2 spaces
- 19-03-2005 added: <autodetectFG> tag to XBo... |
GUIDialogInvite.cpp
|
1.9 |
2 years |
jmarshallnz |
- 14-03-2006 changed: All strings/labels are internally UTF-8 now. Will almost... |
GUIDialogInvite.h
|
1.4 |
3 years |
jmarshallnz |
Formatting for tabs -> 2 spaces
- 19-03-2005 added: <autodetectFG> tag to XBo... |
GUIDialogKaiToast.cpp
|
1.24 |
2 years |
spiff_ |
01-06-2006 changed: order of icon and time in xbmc.notification. syntax is now x... |
GUIDialogKaiToast.h
|
1.12 |
2 years |
spiff_ |
01-06-2006 changed: order of icon and time in xbmc.notification. syntax is now x... |
GUIDialogKeyboard.cpp
|
1.42 |
2 years |
jmarshallnz |
- 28-06-2006 fixed: Editing of text containing UTF8 character codes could cause... |
GUIDialogKeyboard.h
|
1.24 |
2 years |
jmarshallnz |
- 28-06-2006 fixed: Editing of text containing UTF8 character codes could cause... |
GUIDialogLockSettings.cpp
|
1.10 |
2 years |
spiff_ |
fixed: some strings needed url decoding for nice display
|
GUIDialogLockSettings.h
|
1.5 |
2 years |
spiff_ |
changed: you can now have okay/cancel buttons in the lock dialog. skinners are f... |
GUIDialogMediaSource.cpp
|
1.21 |
2 years |
jmarshallnz |
fixed: [ 1568300 ] Add/Edit Source Dialogue Remove all Paths bug.
|
GUIDialogMediaSource.h
|
1.3 |
2 years |
jmarshallnz |
- 08-06-2006 changed: Add/Edit Source dialog can now handle multiple paths. Sk... |
GUIDialogMusicOSD.cpp
|
1.8 |
2 years |
jmarshallnz |
- 01-06-2006 changed: All gui settings to lower case only.
|
GUIDialogMusicOSD.h
|
1.3 |
2 years |
jmarshallnz |
- 20-02-2006 added: Analog scrolling (triggers) to the button scroller.
- 20-0... |
GUIDialogMusicScan.cpp
|
1.15 |
2 years |
jmarshallnz |
- 29-06-2006 fixed: While scanning, tag reading was enabled in My Music Files u... |
GUIDialogMusicScan.h
|
1.8 |
2 years |
bobbin007 |
added: added a progress control to the music scan dialog (control id 403)
|
GUIDialogMuteBug.cpp
|
1.9 |
2 years |
jmarshallnz |
- 25-05-2006 fixed: DoModal() and Show() on dialogs had to be called with the p... |
GUIDialogMuteBug.h
|
1.2 |
3 years |
jmarshallnz |
Formatting for tabs -> 2 spaces
- 19-03-2005 added: <autodetectFG> tag to XBo... |
GUIDialogNetworkSetup.cpp
|
1.13 |
2 years |
spiff_ |
added: some more labels, ids 20176-20181. hopefully this will be the last.
|
GUIDialogNetworkSetup.h
|
1.3 |
2 years |
spiff_ |
fixed: navigation could get stuck in media windows if a server disappeared. als... |
GUIDialogNumeric.cpp
|
1.24 |
2 years |
jmarshallnz |
- 08-06-2006 added: Support for START to select Done in Numeric dialog.
|
GUIDialogNumeric.h
|
1.9 |
2 years |
jmarshallnz |
- 08-06-2006 added: Support for START to select Done in Numeric dialog.
|
GUIDialogOK.cpp
|
1.23 |
2 years |
jmarshallnz |
- 25-05-2006 fixed: DoModal() and Show() on dialogs had to be called with the p... |
GUIDialogOK.h
|
1.10 |
3 years |
jmarshallnz |
- 26-07-2005 changed: Skin files are loaded on demand rather than on boot.
- 2... |
GUIDialogPlayerControls.cpp
|
1.8 |
2 years |
jmarshallnz |
- 09-02-2006 changed: PlayerControls.xml closes due to skin condition rather t... |
GUIDialogPlayerControls.h
|
1.4 |
2 years |
jmarshallnz |
- 09-02-2006 changed: PlayerControls.xml closes due to skin condition rather t... |
GUIDialogProfileSettings.cpp
|
1.23 |
2 years |
spiff_ |
added: a bunch of more localizable strings. id's 20154-20175.
|
GUIDialogProfileSettings.h
|
1.4 |
2 years |
spiff_ |
fixed: some polish to lock settings
|
GUIDialogProgress.cpp
|
1.34 |
2 years |
jmarshallnz |
- 25-05-2006 fixed: Infinite loop if the progress dialog was started by the pla... |
GUIDialogProgress.h
|
1.17 |
2 years |
jmarshallnz |
- 25-05-2006 fixed: DoModal() and Show() on dialogs had to be called with the p... |
GUIDialogSeekBar.cpp
|
1.24 |
2 years |
jmarshallnz |
- 04-04-2006 fixed: Karaoke transparency settings weren't honoured.
- 04-04-20... |
GUIDialogSeekBar.h
|
1.4 |
3 years |
jmarshallnz |
- 04-07-2005 fixed: Some embedded image thumbs in mp3s weren't loaded correctly... |
GUIDialogSelect.h
|
1.17 |
2 years |
jmarshallnz |
- 02-03-2006 fixed: Xbox soundtracks didn't show the soundtrack name.
- 02-03-... |
GUIDialogSettings.cpp
|
1.12 |
2 years |
spiff_ |
changed: flicker filter settings now shows off instead of level 0.
|
GUIDialogSettings.h
|
1.6 |
2 years |
spiff_ |
changed: flicker filter settings now shows off instead of level 0.
|
GUIDialogSubMenu.cpp
|
1.15 |
2 years |
spiff_ |
fixed: if you canceled the 'scan all / scan new' dialog in the music window, it ... |
GUIDialogSubMenu.h
|
1.5 |
3 years |
jmarshallnz |
- 08-07-2005 changed: Dialog closing moved to base class.
|
GUIDialogTrainerSettings.cpp
|
1.13 |
2 years |
jmarshallnz |
fixed: crash on trainer dialog deinit if it hadn't been called via ShowForTitle(... |
GUIDialogTrainerSettings.h
|
1.5 |
2 years |
spiff_ |
added: support for ok/cancel buttons
|
GUIDialogVideoBookmarks.cpp
|
1.12 |
2 years |
elupus |
added: resume playback for dvd's and automatic bookmark for last played position... |
GUIDialogVideoBookmarks.h
|
1.3 |
2 years |
elupus |
added: resume playback for dvd's and automatic bookmark for last played position... |
GUIDialogVideoSettings.cpp
|
1.27 |
2 years |
spiff_ |
changed: flicker filter settings now shows off instead of level 0.
|
GUIDialogVideoSettings.h
|
1.4 |
2 years |
jmarshallnz |
- 01-02-2006 fixed: List and Thumb contents were cleared before the WindowClose... |
GUIDialogVisualisationPresetList.cpp
|
1.7 |
2 years |
jmarshallnz |
- 01-06-2006 changed: All gui settings to lower case only.
|
GUIDialogVisualisationPresetList.h
|
1.2 |
3 years |
jmarshallnz |
- 08-07-2005 changed: Dialog closing moved to base class.
|
GUIDialogVisualisationSettings.cpp
|
1.9 |
2 years |
jmarshallnz |
- 14-03-2006 changed: All strings/labels are internally UTF-8 now. Will almost... |
GUIDialogVisualisationSettings.h
|
1.3 |
2 years |
jmarshallnz |
- 20-02-2006 added: Analog scrolling (triggers) to the button scroller.
- 20-0... |
GUIDialogVolumeBar.cpp
|
1.18 |
2 years |
jmarshallnz |
- 22-03-2006 removed: Support for skins with versions < 2.0
|
GUIDialogVolumeBar.h
|
1.4 |
3 years |
jmarshallnz |
- 06-05-2005 changed: OnAction() now returns a bool. It should be true if the... |
GUIDialogYesNo.cpp
|
1.20 |
2 years |
spiff_ |
fixed: if you canceled the 'scan all / scan new' dialog in the music window, it ... |
GUIDialogYesNo.h
|
1.11 |
2 years |
spiff_ |
fixed: if you canceled the 'scan all / scan new' dialog in the music window, it ... |
GUIMediaWindow.cpp
|
1.59 |
2 years |
kraqh3d |
Consistent behavior for both Delete and Rename
|
GUIMediaWindow.h
|
1.13 |
2 years |
jmarshallnz |
- 03-07-2006 fixed: [ 1515857 ] Default bookmark and back problem.
|
GUIPassword.cpp
|
1.46 |
2 years |
spiff_ |
fixed: forgot actors
|
GUIPassword.h
|
1.20 |
2 years |
spiff_ |
changed: you can now have okay/cancel buttons in the lock dialog. skinners are f... |
GUISettings.cpp
|
1.191 |
2 years |
spiff_ |
fixed: mixed up the soundsduringplayback default
|
GUISettings.h
|
1.39 |
2 years |
jmarshallnz |
- 15-09-2006 fixed: Advancedsettings were also saved to guisettings.xml.
|
GUIViewControl.cpp
|
1.16 |
2 years |
jmarshallnz |
- 22-08-2006 fixed: Random highlighted items when entering folders for the firs... |
GUIViewControl.h
|
1.7 |
2 years |
jmarshallnz |
- 09-06-2006 fixed: Initial control visibility for the list/thumb controls wasn... |
GUIViewState.cpp
|
1.19 |
2 years |
spiff_ |
fixed: [ 1548447 ] Sorting for LastFM should be separated like in Shoutcast
|
GUIViewState.h
|
1.11 |
2 years |
bobbin007 |
changed: moved playlist window content into a directory class
changed: moved sha... |
GUIViewStateMusic.cpp
|
1.30 |
2 years |
jmarshallnz |
- 15-09-2006 changed: New special:// protocol for the virtual folders (Such as ... |
GUIViewStateMusic.h
|
1.12 |
2 years |
spiff_ |
fixed: [ 1548447 ] Sorting for LastFM should be separated like in Shoutcast
|
GUIViewStatePicturesProgramsScripts.cpp
|
1.16 |
2 years |
jmarshallnz |
changed: The default for fileitems is to now use the label rather than the filen... |
GUIViewStatePicturesProgramsScripts.h
|
1.8 |
2 years |
bobbin007 |
changed: moved playlist window content into a directory class
changed: moved sha... |
GUIViewStateVideo.cpp
|
1.17 |
2 years |
jmarshallnz |
- 08-09-2006 changed: Settings screens reordered.
|
GUIViewStateVideo.h
|
1.9 |
2 years |
bobbin007 |
changed: moved playlist window content into a directory class
changed: moved sha... |
GUIWindowBuddies.cpp
|
1.86 |
2 years |
jmarshallnz |
- 15-09-2006 changed: Kai button enabling yet again (will it ever end??)
|
GUIWindowBuddies.h
|
1.24 |
2 years |
jmarshallnz |
- 14-09-2006 changed: Behaviour of Play/Host buttons under various circumstance... |
GUIWindowFileManager.cpp
|
1.127 |
2 years |
kraqh3d |
- 13-11-2006 changed: Disabled the "Randomize" butotn in the My Music Now Playi... |
GUIWindowFileManager.h
|
1.32 |
2 years |
kraqh3d |
- 13-11-2006 changed: Disabled the "Randomize" butotn in the My Music Now Playi... |
GUIWindowFullScreen.cpp
|
1.201 |
2 years |
jmarshallnz |
- 04-10-2006 fixed: Seekbar, Volume bar etc. would be unloaded when exiting fro... |
GUIWindowFullScreen.h
|
1.46 |
2 years |
jmarshallnz |
removed unnecessary header include
|
GUIWindowHome.cpp
|
1.65 |
2 years |
jmarshallnz |
- 22-03-2006 removed: Support for skins with versions < 2.0
|
GUIWindowHome.h
|
1.20 |
2 years |
jmarshallnz |
- 22-03-2006 removed: Support for skins with versions < 2.0
|
GUIWindowLoginScreen.cpp
|
1.12 |
2 years |
spiff_ |
fixed: if you started xbmc with mc360, then switched back to pm3 you would end u... |
GUIWindowLoginScreen.h
|
1.3 |
2 years |
spiff_ |
fixed: some issues with the login screen (weather not updating, conflict with au... |
GUIWindowMusicBase.cpp
|
1.253 |
2 years |
kraqh3d |
- 13-11-2006 changed: Disabled the "Randomize" butotn in the My Music Now Playi... |
GUIWindowMusicBase.h
|
1.73 |
2 years |
kraqh3d |
- 13-11-2006 changed: Disabled the "Randomize" butotn in the My Music Now Playi... |
GUIWindowMusicNav.cpp
|
1.135 |
2 years |
kraqh3d |
- 13-11-2006 changed: Disabled the "Randomize" butotn in the My Music Now Playi... |
GUIWindowMusicNav.h
|
1.32 |
2 years |
kraqh3d |
- 13-11-2006 changed: Disabled the "Randomize" butotn in the My Music Now Playi... |
GUIWindowMusicOverlay.cpp
|
1.82 |
3 years |
jmarshallnz |
- 01-08-2005 fixed: Extra button press needed to cancel visualisation screensav... |
GUIWindowMusicPlaylist.cpp
|
1.112 |
2 years |
kraqh3d |
- 13-11-2006 changed: Disabled the "Randomize" butotn in the My Music Now Playi... |
GUIWindowMusicPlaylist.h
|
1.24 |
2 years |
kraqh3d |
- 13-11-2006 changed: Disabled the "Randomize" butotn in the My Music Now Playi... |
GUIWindowMusicSongs.cpp
|
1.181 |
2 years |
kraqh3d |
- 13-11-2006 changed: Disabled the "Randomize" butotn in the My Music Now Playi... |
GUIWindowMusicSongs.h
|
1.35 |
2 years |
kraqh3d |
- 13-11-2006 changed: Disabled the "Randomize" butotn in the My Music Now Playi... |
GUIWindowMusicTop100.cpp
|
1.35 |
3 years |
bobbin007 |
added: A message box is now shown when a share is not available or its configura... |
GUIWindowMusicTop100.h
|
1.7 |
3 years |
bobbin007 |
added: A message box is now shown when a share is not available or its configura... |
GUIWindowOSD.cpp
|
1.102 |
2 years |
elupus |
fixed: progressbar didn't show on chapter change
fixed: skip buttons in osd alwa... |
GUIWindowOSD.h
|
1.19 |
2 years |
jmarshallnz |
- 21-05-2006 changed: Moved "Allow file operations", "Unroll RAR Archives" and ... |
GUIWindowPictures.cpp
|
1.182 |
2 years |
kraqh3d |
- 13-11-2006 changed: Disabled the "Randomize" butotn in the My Music Now Playi... |
GUIWindowPictures.h
|
1.52 |
2 years |
kraqh3d |
- 13-11-2006 changed: Disabled the "Randomize" butotn in the My Music Now Playi... |
GUIWindowPointer.cpp
|
1.8 |
3 years |
jmarshallnz |
- 01-08-2005 fixed: Extra button press needed to cancel visualisation screensav... |
GUIWindowPointer.h
|
1.3 |
3 years |
jmarshallnz |
Formatting for tabs -> 2 spaces
- 19-03-2005 added: <autodetectFG> tag to XBo... |
GUIWindowPrograms.cpp
|
1.223 |
2 years |
kraqh3d |
- 13-11-2006 changed: Disabled the "Randomize" butotn in the My Music Now Playi... |
GUIWindowPrograms.h
|
1.51 |
2 years |
kraqh3d |
- 13-11-2006 changed: Disabled the "Randomize" butotn in the My Music Now Playi... |
GUIWindowScreensaver.cpp
|
1.26 |
2 years |
spiff_ |
added: you can now lock the screensaver.
|
GUIWindowScreensaver.h
|
1.8 |
3 years |
jmarshallnz |
- 06-05-2005 changed: OnAction() now returns a bool. It should be true if the... |
GUIWindowScripts.cpp
|
1.60 |
2 years |
spiff_ |
changed: autoexec.py is hidden in the script window (clutter). use the filemanag... |
GUIWindowScripts.h
|
1.25 |
2 years |
spiff_ |
fixed: wrong thumb assignment in the script window.
|
GUIWindowScriptsInfo.cpp
|
1.13 |
2 years |
jmarshallnz |
Fixed: Large EXIF thumbs in images could cause thumbs to not display.
Fixed: Scr... |
GUIWindowScriptsInfo.h
|
1.5 |
2 years |
jmarshallnz |
- 14-03-2006 changed: All strings/labels are internally UTF-8 now. Will almost... |
GUIWindowSettings.cpp
|
1.21 |
2 years |
spiff_ |
changed: improved the profiles support somewhat. xbmc is now fully multiuser cap... |
GUIWindowSettings.h
|
1.7 |
2 years |
jmarshallnz |
- 19-02-2006 changed: Refactored the window open and window close processes.
|
GUIWindowSettingsCategory.cpp
|
1.199 |
2 years |
jmarshallnz |
- 15-09-2006 fixed: Weather wasn't refreshed on language change, so showed a mi... |
GUIWindowSettingsCategory.h
|
1.29 |
2 years |
jmarshallnz |
- 08-09-2006 changed: Settings screens reordered.
|
GUIWindowSettingsProfile.cpp
|
1.37 |
2 years |
spiff_ |
fixed: some issues with the login screen (weather not updating, conflict with au... |
GUIWindowSettingsProfile.h
|
1.11 |
2 years |
spiff_ |
changed: improved the profiles support somewhat. xbmc is now fully multiuser cap... |
GUIWindowSettingsScreenCalibration.cpp
|
1.39 |
2 years |
elupus |
changed: cleanup and simplification of renderer and field rendering.
... |
GUIWindowSettingsScreenCalibration.h
|
1.7 |
3 years |
jmarshallnz |
- 26-07-2005 changed: Skin files are loaded on demand rather than on boot.
- 2... |
GUIWindowSettingsUICalibration.cpp
|
1.26 |
2 years |
jmarshallnz |
- 04-06-2006 fixed: Excessive harddisk usage due to constant texture allocation... |
GUIWindowSettingsUICalibration.h
|
1.12 |
2 years |
jmarshallnz |
- 04-06-2006 fixed: Excessive harddisk usage due to constant texture allocation... |
GUIWindowSlideShow.cpp
|
1.91 |
2 years |
kraqh3d |
- 01-11-2006 fixed: random slideshow screensaver wouldnt always be random
|
GUIWindowSlideShow.h
|
1.23 |
2 years |
kraqh3d |
- 16-02-2006 added: shuffle option to the slideshow screensaver
|
GUIWindowSystemInfo.cpp
|
1.86 |
2 years |
geminiserver |
fixed: [ 1574271 ] S.M.A.R.T. HDD temperature polling cause problems! Solution: ... |
GUIWindowSystemInfo.h
|
1.19 |
2 years |
geminiserver |
added: SmartXX v3 and OPX full RGB PWM controll (http://www.xboxmediacenter.com/... |
GUIWindowVideoActors.cpp
|
1.72 |
2 years |
spiff_ |
fixed: no info scanned for this view message didn't follow animations.
|
GUIWindowVideoActors.h
|
1.18 |
2 years |
jmarshallnz |
- 09-06-2006 fixed: Watched status is preserved across views, rather than being... |
GUIWindowVideoBase.cpp
|
1.185 |
2 years |
kraqh3d |
- 13-11-2006 changed: Disabled the "Randomize" butotn in the My Music Now Playi... |
GUIWindowVideoBase.h
|
1.47 |
2 years |
kraqh3d |
- 13-11-2006 changed: Disabled the "Randomize" butotn in the My Music Now Playi... |
GUIWindowVideoFiles.cpp
|
1.144 |
2 years |
kraqh3d |
- 13-11-2006 changed: Disabled the "Randomize" butotn in the My Music Now Playi... |
GUIWindowVideoFiles.h
|
1.26 |
2 years |
kraqh3d |
- 13-11-2006 changed: Disabled the "Randomize" butotn in the My Music Now Playi... |
GUIWindowVideoGenre.cpp
|
1.82 |
2 years |
spiff_ |
fixed: no info scanned for this view message didn't follow animations.
|
GUIWindowVideoGenre.h
|
1.22 |
2 years |
jmarshallnz |
- 09-06-2006 fixed: Watched status is preserved across views, rather than being... |
GUIWindowVideoInfo.cpp
|
1.77 |
2 years |
jmarshallnz |
- 15-09-2006 fixed: [ 1559620 ] Resume in Movie-Information window doesn't work... |
GUIWindowVideoOverlay.cpp
|
1.34 |
3 years |
jmarshallnz |
- 01-08-2005 fixed: Extra button press needed to cancel visualisation screensav... |
GUIWindowVideoPlaylist.cpp
|
1.73 |
2 years |
kraqh3d |
- 13-11-2006 changed: Disabled the "Randomize" butotn in the My Music Now Playi... |
GUIWindowVideoPlaylist.h
|
1.23 |
2 years |
kraqh3d |
- 13-11-2006 changed: Disabled the "Randomize" butotn in the My Music Now Playi... |
GUIWindowVideoTitle.cpp
|
1.84 |
2 years |
spiff_ |
fixed: no info scanned for this view message didn't follow animations.
|
GUIWindowVideoTitle.h
|
1.20 |
2 years |
jmarshallnz |
- 09-06-2006 fixed: Watched status is preserved across views, rather than being... |
GUIWindowVideoYear.cpp
|
1.75 |
2 years |
spiff_ |
fixed: no info scanned for this view message didn't follow animations.
|
GUIWindowVideoYear.h
|
1.19 |
2 years |
jmarshallnz |
- 09-06-2006 fixed: Watched status is preserved across views, rather than being... |
GUIWindowVisualisation.cpp
|
1.71 |
2 years |
spiff_ |
fixed: don't allow preset locking if the visualisation has no presets.
|
GUIWindowVisualisation.h
|
1.20 |
2 years |
jmarshallnz |
- 22-03-2006 removed: Support for skins with versions < 2.0
|
GUIWindowWeather.cpp
|
1.37 |
2 years |
spiff_ |
changed: improved the profiles support somewhat. xbmc is now fully multiuser cap... |
GUIWindowWeather.h
|
1.14 |
2 years |
jmarshallnz |
cleaned up some code in the weather window
|
GuiDialogSelect.cpp
|
1.32 |
2 years |
jmarshallnz |
- 14-03-2006 changed: All strings/labels are internally UTF-8 now. Will almost... |
GuiUserMessages.h
|
1.21 |
2 years |
spiff_ |
added: you can now lock the screensaver.
|
GuiWindowMusicInfo.cpp
|
1.54 |
2 years |
jmarshallnz |
- 11-09-2006 fixed: Get Thumb function in Music and Video Info didn't cache the... |
GuiWindowMusicInfo.h
|
1.12 |
2 years |
jmarshallnz |
code cleanup (isolated the RefreshThumb() routine)
|
GuiWindowMusicOverlay.h
|
1.24 |
3 years |
jmarshallnz |
- 01-08-2005 fixed: Extra button press needed to cancel visualisation screensav... |
GuiWindowVideoInfo.h
|
1.16 |
2 years |
spiff_ |
*** empty log message ***
|
GuiWindowVideoOverlay.h
|
1.12 |
3 years |
jmarshallnz |
- 01-08-2005 fixed: Extra button press needed to cancel visualisation screensav... |
IProgressCallback.h
|
1.1 |
2 years |
bobbin007 |
changed: music info is now loaded via a thread, result is a smoother gui while l... |
Id3Tag.cpp
|
1.12 |
2 years |
jmarshallnz |
- 08-09-2006 fixed: Added workaround for iTunes v2.4 tag bug to libid3tag to al... |
Id3Tag.h
|
1.4 |
3 years |
bobbin007 |
added: wrapper class for dll's (See DynamicDll.h for more info)
|
ImusicInfoTagLoader.h
|
1.4 |
3 years |
jmarshallnz |
Formatting for tabs -> 2 spaces
- 19-03-2005 added: <autodetectFG> tag to XBo... |
KaiItem.cpp
|
|