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
/
lib
/
DllLibbluray.h
Age
Commit message (
Expand
)
Author
2018-07-16
link with libbluray instead of loading it dynamic
Rechi
2018-07-16
move libbluray filesystem callbacks to seperate class
Rechi
2018-06-12
[lib] pragma once position
h.udo
2018-01-24
A mass change from xbmc.org to kodi.tv.
Stig-Ørjan Smelror
2017-07-13
[MediaManager][bluray] Add check for Blu-ray discs.
ace20022
2017-07-07
[bluray] Use bd_open_files. This makes BD-J menus from Blu-rays using a proto...
ace20022
2017-07-07
[bluray] Use bd_open_stream for Blu-ray image files. This makes BD-J menus fr...
ace20022
2017-06-21
[cmake] move HAVE_LIBBLURAY ifdef condition to cmake
Rechi
2017-06-15
[bluray] Set up the player, i.e, its registers, before opening a Blu-ray disc...
ace20022
2017-03-16
[bluray] Add sound effect retrieval. Currently it's not processed any further.
ace20022
2014-08-19
[bluray] Add mouse support in menus.
ace20022
2013-08-11
[cosmetic] update copyright headers
Martijn Kaijser
2013-02-11
bluray: support BDJ menus
Joakim Plate
2013-02-09
[cosmetics] update date in GPL header
Martijn Kaijser
2012-04-11
[bluray] Initial support for menu's, no BD-J supported
elupus
2012-04-11
[bluray] Delete support for older libbluray
elupus
2012-04-10
[bluray] Check if disk is encrypted and log messages about lack of libs to de...
elupus
2011-10-17
[fix] - fix duplicated method delcaration
Memphiz
2011-10-11
Factor out libbluray dll loader into separate header
elupus