aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-05Added: [Confluence] Extended subtitle menu for Confluence OSD for easy access...Jezz_X
2013-04-05allow fullscreen actions such as next subtitle, audio stream, audio/subs dela...Jonathan Marshall
2013-04-05Enhanced builtin func SlideShow() support pause and set beginslide pathulion
2013-04-05Change CUtil::SplitParams to support escape name="value" style param.ulion
2013-04-05[Cleanup] remove backslashs not needed.ulion
2013-04-04Merge pull request #2524 from Montellese/touch_input_win32Sascha Montellese
2013-04-04Merge pull request #2533 from petriposio/masterjmarshallnz
2013-04-04[win32] use generic touch input (adds swipe, rotate and zoom gestures)montellese
2013-04-04[win32] add defines for GID_ROTATE_ANGLE_TO_ARGUMENT and GID_ROTATE_ANGLE_FRO...montellese
2013-04-04[win32] implement CWinEventsWin32::MessagePushmontellese
2013-04-04Merge pull request #2531 from Montellese/settings_cleanup_4Sascha Montellese
2013-04-04[osx/ios/atv2] - sync xcode projectsMemphiz
2013-04-04[win32] update VS project filesmontellese
2013-04-04cosmetics: cleanup unused Settings.h includesmontellese
2013-04-04settings: remove unused method ToWatchContentmontellese
2013-04-04settings: move profile settings to CProfilesManagermontellese
2013-04-04move profile related files into new "profiles" directorymontellese
2013-04-04settings: move replaygain settings from CGUISettings to CAudioDecodermontellese
2013-04-04settings: move SetLanguage from CGUISettings to CApplicationmontellese
2013-04-04settings: move current resolution settings to CDisplaySettingsmontellese
2013-04-05[fix] deactivate mouse if mouse event is mapped to a non-mouse actionpete
2013-04-04Merge pull request #2540 from wsoltys/14245wsoltys
2013-04-04fixed memory leak on minimized due to missing deletion of unused textures (fi...wsoltys
2013-04-04fix building of python26-native depmontellese
2013-04-04Merge pull request #2529 from Tolriq/update_resumeSascha Montellese
2013-04-04Merge pull request #2528 from ulion/fix_vfs_exists_for_dir_13789ulion
2013-04-04Add support for resume in VideoLibrary.SetFooDetailsTolriq
2013-04-03upnp: not all internal upnp paths were /'d at the endAlasdair Campbell
2013-04-04[Fix] Generic touch now can unfocus gui control correctly.ulion
2013-04-04Longpress event does not need mouse motion for it.ulion
2013-04-03Merge pull request #2538 from Fice/music_player_existMemphiz
2013-04-03Merge pull request #2459 from FernetMenta/hasavArne Morten Kvarving
2013-04-03Fixed - remove early returns in favour of proper setting of bReturn in CGUIIn...Fice
2013-04-03[rbp] Avoid coming out of stalled state due to uninitialised variablepopcornmix
2013-04-03[rbp] The stillframe logic doesn't work on Pi and causes stutteringpopcornmix
2013-04-03[rbp] Cosmeticspopcornmix
2013-04-03[rbp] Always acquire lock when using OMXMediaTimepopcornmix
2013-04-03[rbp] Use correct size when determining fifo has space in itpopcornmix
2013-04-03[rbp] Use CurrentHostCounter consistentlypopcornmix
2013-04-03[rbp] Add more debug loggingpopcornmix
2013-04-03[rbp] Add OMXLateCount to query if packets have arrived latepopcornmix
2013-04-03[rbp] Expose GetAudioRenderingLatencypopcornmix
2013-04-03[rbp] Move m_messenger.Init from constructor to OnStartuppopcornmix
2013-04-03[rbp] Add reporting of fifo fullness for use with hdmi_status_show in debug b...popcornmix
2013-04-03upnp: container updates weren't propagating to GUI for current pathAlasdair Campbell
2013-04-03Merge pull request #2537 from popcornmix/mediatimehuceke
2013-04-03[rbp] Set mediatime on GPU after a seek.popcornmix
2013-04-03Merge pull request #2372 from huceke/raspberrypihuceke
2013-04-03fix typo in ccdba4eAlasdair Campbell
2013-04-03[Fix] Send out correct mouse motion event in generic touch action handler.ulion