index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xbmc
/
Application.cpp
Age
Commit message (
Expand
)
Author
2012-11-30
fixed: don't announce screensaver deactivation on DPMS activation
Joakim Plate
2012-11-17
Add plugin:// resolving before queueing next track
Cyril
2012-11-16
remove broken slideshow screensaver
ronie
2012-11-13
[osx] fixed borked include paths
davilla
2012-11-10
Merge pull request #1756 from da-anda/PVRmanager-startup
Lars Op den Kamp
2012-11-10
[pvr] don't start PVRmanager on initialization if login screen is used, becau...
Franz Koch
2012-11-08
fix: Enable GUI Rendering earlier in order to avoid possible headless startup
Cory Fields
2012-11-07
fix incorrect comparison. (!a == b) != (a != b)
Jonathan Marshall
2012-11-06
Merge pull request #1724 from da-anda/pvr-keymap
Arne Morten Kvarving
2012-11-06
[pvr] add dedicated actions for channel up/down and make them globally availa...
Franz Koch
2012-11-05
media library: switch to the playlist view matching the currently active view...
montellese
2012-11-05
[pvr] remove hardcoded keymap in fullscreen video playback add possibility fo...
Franz Koch
2012-10-30
cosmetic: remove those nicely fixed up comments to avoid them being wrong again
Jonathan Marshall
2012-10-30
fix window id's in comments in CApplication::Initialize()
montellese
2012-10-26
upnp: fix playlist playback for upnp items
Alasdair Campbell
2012-10-20
move deleting gl textures to TextureManager, fixes asic hang on AMD
xbmc
2012-10-16
missing deletion of skin settings window on shutdown
Jonathan Marshall
2012-10-15
Merge pull request #1622 from jmarshallnz/skin_settings
Arne Morten Kvarving
2012-10-15
Add new flag to EventServer for correct handling of Unicode. Fixes #12678.
Tolriq
2012-10-15
add a settings entry for skin settings in Appearance, enabled if SkinSettings...
Jonathan Marshall
2012-10-15
remove unneeded CGUIStandardWindow class
Jonathan Marshall
2012-10-15
jsonrpc: cleanup CInputOperations to use actions instead of virtual keys
montellese
2012-10-10
Merge pull request #1493 from theuni/egl-rewrite-master
Cory Fields
2012-10-10
egl: mark window dirty when rendering resumes
Cory Fields
2012-10-10
egl: Create a way to bypass render completely
Cory Fields
2012-10-10
egl: don't destroy the entire WindowSystem just to kill a window
Cory Fields
2012-10-10
egl: hook up font loading/unloading on window init/destroy
Cory Fields
2012-10-10
completely remove deprecated HTTP-API
montellese
2012-10-09
pvr: enable pause and seek when the PVR backend supports it for the current p...
Marcel Groothuis
2012-10-09
Merge pull request #1399 from Montellese/gsoc_advanced_filter
Sascha Montellese
2012-10-08
changed: drop now unused CGUIDialogVideoScan
spiff
2012-10-08
changed: replace video scan dialog with the extended progress bar
spiff
2012-10-08
add new dialog CGUIDialogMediaFilter
montellese
2012-10-07
changed: remove now unused CGUIDialogMusicScan
spiff
2012-10-07
changed: replace the music scan dialog by the extended progress bar
spiff
2012-10-06
changed: remove useless musicisscanning setting
spiff
2012-10-04
[WIN32] fix compiling
WiSo
2012-10-04
Merge pull request #1511 from hydra/relocate-screenshot-code2
jmarshallnz
2012-10-04
Move screenshot code into it's own file. Move surface capturing code
Dominic Clifton
2012-10-03
Merge pull request #1189 from Karlson2k/Blacklist_Problem_Imon
Lars Op den Kamp
2012-10-03
[Input] Use new Joystick settings when Enabling/Disabling joystick
Karlson2k
2012-10-01
Merge pull request #1467 from davilla/split-gui-display
davilla
2012-10-01
Merge pull request #1431 from herrnst/pr-lcd-pvrmodes
Lars Op den Kamp
2012-10-01
[pvr] fixed - start the pvr manager from another thread so it doesn't deadloc...
Lars Op den Kamp
2012-09-29
LCD: LCD-Modes (skins) for PVR TV and Radio
Daniel Scheller
2012-09-28
add the ability to run a split gui/display resolution for embedded platforms
davilla
2012-09-28
remove hardcoded blinking 'REC' flashing when the channel that is played is a...
Lars Op den Kamp
2012-09-26
fixed, EPGManager runs even when PVR is disabled. Move start/stop of EPGManag...
S. Davilla
2012-09-09
update date in GPL header
montellese
2012-09-09
fix address line in GPL headers
montellese
[next]