Age | Commit message (Collapse) | Author |
|
|
|
Thanks to elpendor for RGB565 support, poisson for RAII improvements,
ChrisMyhre for catching a compile error, notspiff for CMake fixes,
acmiyaguchi for video and audio codec support, and popcornmix for
Raspberry Pi support (PR 62).
TODO: Is a call to `g_renderManager.IsStarted()` needed?
|
|
These are all the little things that didn't seem big enough for their own PR:
Updated the header area to finally remove all those lingering XBMC references (some even mentioned the xbox!)
touchscreen.xml - Removed two-finger-swipe-left = seek(-7). It will now always be "back". This was originally added when remote.xml used to do smallstepback, but JMarshall thought back should always be back, and I agree. I just forgot to change touchscreen.xml
Joystick keymap had an unneeded < programs > section that was left over from a previous fix.
Added a couple of mod-combo actions to keyboard.xml for the sake of users who can't use longpress (Flirc, etc).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* left/right for StepBack/StepForward
* up/down for ChapterOrBigStepForward/ChapterOrBigStepBack (FullscreenVideo) and SkipNext/SkipPrevious (Visualisation) actions
|
|
tv/radio fullscreen with StepBack and StepForward
|
|
|
|
visualisation/fullscreen mode
|
|
|
|
BigStep-actions without chapter seeking
|
|
remaining keymap files after 108c19c
|
|
|
|
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35014 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
This reverts commit 48276d14aa9d0d642513eb15e2579809bcbb79ad.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35013 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34987 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33829 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
remote.xml to hjbotha!
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32154 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30345 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23097 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|