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
2011-06-08
Merge pull request #176 from Montellese/jsonrpc_notifications
Montellese
2011-06-04
Removed a few notifications and renamed them to use OnFoo as naming scheme
Tobias Arrskog
2011-06-04
Preserve action name in CApplication::ProcessMouse
John Rennie
2011-06-03
cosmetic: tab to spaces
Martin van Beurden
2011-06-02
Merge pull request #166 from jhsrennie/master
John Rennie
2011-06-02
changed: stop screensaver timer when going into suspend/hybernation to avoid ...
Martin van Beurden
2011-06-02
Move pointer even for ACTION_NOOP
John Rennie
2011-06-01
Handle mouse action routing to modal dialogs properly
John Rennie
2011-06-01
Minor tidying up of logging
John Rennie
2011-06-01
Correct typo in comment and make CMouseStat GetXXX functions const
John Rennie
2011-05-31
Allow mouse actions to be mapped through an XML file like key presses
John Rennie
2011-05-25
Merge pull request #153 from jhsrennie/master
John Rennie
2011-05-25
CApplication::OnAppCommand returns true or false not 1 or 0
John Rennie
2011-05-24
Allow WM_APPCOMMAND messages to be mappable like key presses
John Rennie
2011-05-24
Merge pull request #147 from blinkseb/services
Sébastien Brochet
2011-05-19
removed unused CApplication::ResetPlayTime, PAPlayer::ResetTime() and IPlayer...
S. Davilla
2011-05-19
changed: allow service addon to specify when it wants to start: at startup, o...
Sébastien Brochet
2011-05-07
[WIN32] "fixed" linking. somehow this is an unresolved symbol even though it ...
WiSo
2011-05-01
changed: Make m_coordsRes a RESOLUTION_INFO structure, and feed that to SetSc...
Jonathan Marshall
2011-05-01
Resume DVDs
Voyager-xbmc
2011-04-21
fixes #9684: show a warning notification if starting webserver, eventserver o...
montellese
2011-04-18
Renamed Playback -> Player
Tobias Arrskog
2011-04-14
The Addon constructor will now check the version of the xbmc python api that ...
Jim Carroll
2011-04-14
Added the ability for a python script to instantiate an Addon instance withou...
Jim Carroll
2011-04-14
Merge branch 'DiscStub' of git://github.com/HarryMuscle/xbmc into HarryMuscle...
Jonathan Marshall
2011-04-12
clean up sdl mutex includes and add XBMC_MUTEX
S. Davilla
2011-04-01
JSONRPC: Initial commit for JSON schema service description based JSON RPC ha...
montellese
2011-03-29
Improve handling of stub files for systems with no DVD drive
Harry Muscle
2011-03-29
Add second line to the PlayEject dialog
Harry Muscle
2011-03-29
Add second line to the PlayEject dialog
Harry Muscle
2011-03-28
[all] refactor exit() handling into power manager
S. Davilla
2011-03-28
Add disc stub support for cataloging DVDs, Blurays etc. Addresses #10384.
Harry Muscle
2011-03-24
added: player.progresscache GUI info string displaying how much of file is ca...
elupus
2011-03-19
add startup notice message for FreeBSD
Fneufneu
2011-03-19
[osx/ios] fixed. resolve special://frameworks for all three osx cases (xbmc.a...
S. Davilla
2011-03-17
Merge branch 'addon_dep_checking'
Jonathan Marshall
2011-03-17
moves UpdateRepos to the AddonInstaller class
Jonathan Marshall
2011-03-15
[ios] final merge
S. Davilla
2011-03-14
[ios] prep, exclusion of SDL which means replacements for SDL_cond, SDL_mutex...
S. Davilla
2011-03-14
[osx] preflight and XBMCHelper installed paths changed
S. Davilla
2011-03-08
merged: files_in_lib branch, removing the separate video files window and pla...
Jonathan Marshall
2011-03-08
cleanup: removed GUIWindowVideoFiles as it's no longer required
Jonathan Marshall
2011-03-05
[osx] add support for searching the osx app frameworks dir for loading dylibs
S. Davilla
2011-03-04
don't allow LoadSkin() to run during an Unload/Reload cycle
Jonathan Marshall
2011-02-22
added: advanced setting <jsonrpc><tcpport>9090</tcpport></jsonrpc> to be able...
montellese
2011-02-17
added: method of capturing videoframes from the renderer, from any thread
bobo1on1
2011-02-05
added: advancedsettings.xml option <splash> to disable startup splash image -...
vdrfan
2011-01-24
Merged cptspiff's code-reshuffle branch.
theuni
2011-01-23
Revert "Merge remote branch 'upstream/master'"
Lars Op den Kamp
2011-01-22
fix segmentation fault when shutting down while playing video
xbmc
[next]