Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
moved to an inputstream add-on
|
|
this was an earlier version of the VFS cache.
it was kept around as backwards compatiblity
wrapper for the READ_CACHE support as it was
used in some audio decoders.
the audio decoders have since been moved to add-ons and rewritten to
use the cache through the new mechanisms, so there is no longer
any legacy to take into consideration.
|
|
random framework
|
|
|
|
|
|
|
|
Revert "[addon] binary add-on library rework for API level system"
|
|
|
|
This reverts commit b1b512583f85b0349f4da91d073b6ff80d01dd8b.
|
|
This reverts commit 6bd9862ee4a2b817790957ed9f2da75e18387830.
|
|
|
|
|
|
|
|
|
|
removed: Unused MemBufferCache class
|
|
|
|
|
|
[EPG] EPG grid window performance improvements
|
|
data refresh algorithm - e.g. reduce number of iterations over all channels and epg events.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Controller input
|
|
at once.
|
|
multiple sources (at once).
|
|
|
|
Joystick support will return in a following commit. Platform specific code
will be isolated entirely in binary add-ons.
Removal of joystick code is incomplete on Android (todo)
Thanks to Tolriq for fixing broken EventServer.
|
|
|
|
[addon] Move add-on library parts to independent folders
|
|
|
|
[guilib] cleanup leftover TextureBundleXPR*
|
|
|