Commit Graph

75 Commits

Author SHA1 Message Date
enen92 0fbce8bcdc [webinterface.default] Update to 21.x-1.0.1 2024-03-23 18:39:18 +00:00
enen92 56d194cc4c [webinterface.default] 19.x-2.4.8 2021-05-06 21:00:39 +01:00
enen92 e6bae4708c [addons] Update Chorus2 to v19.x-2.4.7 2020-07-14 17:59:03 +01:00
Alwin Esch a5ea7ed55b [addons][pvr][upload] rename addon id "xbmc.pvrclient" to "kodi.pvrclient"
As this is a very big change it makes sense for me to rename them too.
2020-06-12 18:58:06 +02:00
Martijn Kaijser 4c8d581a76 [addons] Update Chorus2 to v18.x-2.4.6 2018-10-15 23:16:26 +02:00
Martijn Kaijser d357d03712 [addons] update Chorus2 2018-07-30 17:45:13 +02:00
Alwin Esch 23a90d43ed change addon type name xbmc.audioencoder to kodi.audioencoder 2017-06-19 13:39:30 +02:00
Martijn Kaijser c8ea2d8596 [addons] Update Chorus 2017-03-19 16:20:04 +01:00
Martijn Kaijser 944457db73 [addons] update Chorus 2017-02-21 19:20:54 +01:00
Martijn Kaijser 54979775a0 [addons] Chorus 2.4.2 2017-01-29 19:32:07 +01:00
Martijn Kaijser d1758d8d24 [addons] webinterface.default 2.4.1 2017-01-15 14:52:29 +01:00
Martijn Kaijser 27efd7189e [addons] update Chorus2 v2.3.6 2016-12-18 11:02:19 +01:00
Martijn Kaijser 92203181ef [webinterface] add Chorus2 as new default webinterface 2016-11-20 11:47:10 +01:00
Martijn Kaijser 800367f76e [webinterface] remove old and broken default webinterface 2016-11-20 11:33:50 +01:00
Martijn Kaijser 73d5787fc1 Merge pull request #9853 from chewitt/webgui_poster
[webinterface.default] tvshows: default to poster view and use sorttitle
2016-10-15 07:47:32 +01:00
ShaLi Shaltiel bacf109772 Handle remote typing via default web interface.
This should handle typing more than one character.
2016-07-11 23:23:13 +03:00
ShaLi Shaltiel 4ca88096bd Trying to use event.key if exist 2016-07-11 21:16:10 +03:00
chewitt 4ddfff5e58 [webinterface.default] tvshows: sort results by sorttitle 2016-05-22 12:57:25 +04:00
chewitt c4454071d0 [webinterface.default] tvshows: default to poster view 2016-05-22 12:55:06 +04:00
Matthias Kortstiege b7adb474eb [webif] fixed typo (closes #15844 - thanks b1m1) 2015-03-09 11:50:19 +01:00
Xavier Landreville a7e4b08779 [webinterface.default] Sort audio tracks by track number 2014-06-29 19:18:51 -04:00
Trent Nelson 7869277d89 Merge pull request #4501 from sagiben/Gotham
Profiles tab is not deselected
2014-04-05 09:37:55 -06:00
David Banham 05bfc59bb0 [webui] Add keyboard controls to web remote 2014-04-04 21:58:06 +11:00
Martijn Kaijser 9b782edb06 [cosmetic] update copyright headers 2013-08-11 11:50:46 +02:00
DoraXBMC 2492ed8e1f Adding Profiles support to the XBMC default web interface. 2013-08-09 09:56:23 +03:00
Sascha Montellese e480e5e56c Merge pull request #2999 from dnunes/webinterface
[webinterface.default] JS bugfix, cleanup and linting.
2013-08-01 08:20:42 -07:00
montellese b67bc1221f [webinterface.default] fix runtime value in minutes (fixes #14523) 2013-07-31 13:01:26 +02:00
diego nunes 2c6120e31f Cosmetic fixes:
- Added Sublime Project files to gitignore;
- Linting/cleanup of Webinterface JavaScript;
- Cleanup of Webinterface CSS;
Cosmetic changes to better fit the XBMC current code style.
2013-07-29 20:40:10 -03:00
diego nunes 187f825a4c Functional fixes:
Web interface remote control was "eating" browser shortcuts (ctrl+key, alt+key);
Web interface right click key and alnum keypad volume controls are now working (keycodes 93, 187, 189);
Web interface now show full movies/artists names on tooltips;
Web interface won't show whitespaces before "..." on long movies/artists names;
17~18 chars movie titles/album names on web interface no longer get clipped;
2013-07-29 20:39:43 -03:00
Arne Morten Kvarving a35f64abf2 Merge pull request #2033 from PhenX/master
Handle keystrokes in the web interface remote (up, down, left, right,…
2013-04-06 01:56:48 -07:00
Fabien Ménager 6696b306cf Handle letters and digits keystrokes in the web interface remote 2013-03-10 19:44:02 +01:00
Martijn Kaijser b0fa5b3d32 [cosmetics] update date in GPL header 2013-02-09 18:34:26 +01:00
Fabien Ménager 7904ea490c Handle keystrokes in the web interface remote (up, down, left, right, play/pause, ...) 2013-01-06 12:16:54 +01:00
montellese a5f16301b9 [webinterface.default] fix typo in episode runtime 2012-12-14 08:22:01 +01:00
asylumfunk dafcd4e930 cleanup - removed over 200k from the project
- cleanup - moved ajax commonalities to dedicated library
- cleanup - removed unneeded jQuery.proxy calls
- cleanup - removed comments
- performance - much faster replace
- cleanup - upgraded jquery to 1.8.2, removed unreferenced js files
- performance - lossless image size reduction with smushit
2012-10-09 22:44:54 -07:00
asylumfunk fb58bfab63 cleanup - no more global variables
- removed unused prototype definitions
- explicitly access the local window
- cleaned up logic, declared all implied variables
- renamed file to follow convention
- updated copyright year
2012-10-06 13:39:12 -07:00
asylumfunk 2c485ca125 cleanup - removed unreferenced functions, moved dangling variable declaration 2012-10-05 03:25:20 -07:00
montellese 63afc98add [webinterface.default] fix Player.Go(Previous|Next|To) after changes in JSON-RPC 2012-10-04 21:11:55 +02:00
asylumfunk 3c000c7eef [webinterface.default-v2.0.3]
- complete rewrite of Javascript loading
- performs up to 200x faster
- uses less resources
- no pollution of global namespace
- easier to maintain
2012-09-29 13:41:44 -07:00
montellese d8d237c03a [webinterface.default] fix song view of a specific album 2012-09-29 15:35:41 +02:00
montellese 0540c91207 fix address line in GPL headers 2012-09-09 21:57:02 +02:00
montellese a058f25bda [webinterface.default] more relative paths (missed in 6b20411ea8) 2012-08-12 15:48:59 +02:00
montellese 6b20411ea8 [webinterface.default] use relative paths everywhere 2012-08-03 16:33:55 +02:00
montellese cf5ec59b01 webinterface.default: fall back to Player.GetItem if Playlist.GetItems returns an empty list (fixes #13084) 2012-06-05 01:08:32 +02:00
montellese 9cc668f69a webinterface.default: fix thumbnail of "Now Playing" item 2012-06-05 00:39:06 +02:00
montellese 805ab67a2d [webinterface.default] make sure to URL-encode any image-paths returned by JSON-RPC when calling http://<ip>:<port>/vfs/ 2012-05-13 22:22:10 +12:00
Andres Mejia 4109fac442 Add source to iscroll-min.js javascript library. 2012-04-03 23:13:38 -04:00
montellese e55bc70637 [webinterface.default] make sure to send JSON-RPC requests with the correct content-type "application/json" 2012-03-27 19:59:37 +02:00
montellese 257e8eac61 webinterface.default: cosmetics (spaces instead of tabs & fixed indentation) 2012-01-11 11:38:44 +01:00
montellese 21de7b8640 webinterface: fix playback of songs (fixes #12076) 2011-10-13 09:49:56 +02:00