libbluray-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[libbluray-devel] bdsplice: fix total bytes
hpi1
[libbluray-devel] Notify app when UO mask changes
hpi1
[libbluray-devel] Move register count to registers.h
hpi1
[libbluray-devel] Use app-provided file system handler for BD-J cache read/write.
hpi1
[libbluray-devel] Pass BD-J key interest table to application
hpi1
[libbluray-devel] Store current effective UO mask in player state
hpi1
[libbluray-devel] simplify: store BD-J and HDMV UO masks in single title_uo_mask
hpi1
[libbluray-devel] Group BD-J data
hpi1
[libbluray-devel] initialize UO mask padding bits to 0
hpi1
[libbluray-devel] Notify BD-J when UO is denied (masked)
hpi1
[libbluray-devel] Add missing JNI logging
hpi1
[libbluray-devel] fix handling of short reads
hpi1
[libbluray-devel] Improve detection and handling of broken and encrypted blocks
hpi1
[libbluray-devel] Reduce log spam (truncated m2ts files)
hpi1
[libbluray-devel] BDLocator: fix locator string when there's only title present
hpi1
[libbluray-devel] emit MediaSelectSuceeded events
hpi1
[libbluray-devel] Remove old event
hpi1
[libbluray-devel] Notify BD-J on stream change
hpi1
[libbluray-devel] Notify BD-J on stream change
hpi1
[libbluray-devel] BD-J: simplify playback status events handling
hpi1
[libbluray-devel] Tag 0.8.0 : 0.8.0 release
git
[libbluray-devel] 0.8.0
hpi1
[libbluray-devel] disc: hide unused parameters warnings
hpi1
[libbluray-devel] error out if seek over bad block fails
hpi1
[libbluray-devel] Improve resilence for corrupted blocks
hpi1
[libbluray-devel] reset IG pid when opening playlist
hpi1
[libbluray-devel] JSM: reduce logging of denied System.getProperty()
hpi1
[libbluray-devel] Reduce logging
hpi1
[libbluray-devel] _WIN32: replace strtok_r with strtok_s
Petri Hintukainen
[libbluray-devel] Fix build on win32
Ludovic Fauvet
[libbluray-devel] Fix compile without freetype with compilers that don' t allow structs without members.
ace20022
[libbluray-devel] BDLocator: log parsing errors
hpi1
[libbluray-devel] HBackgroundConfiguration: accept semitransparent color
hpi1
[libbluray-devel] Implement getServiceContentHandlers()
hpi1
[libbluray-devel] TitleContextImpl: add security manager checks
hpi1
[libbluray-devel] MArk inner classes static
hpi1
[libbluray-devel] Fix File.getLength() for relative paths
hpi1
[libbluray-devel] Use correct event object types
hpi1
[libbluray-devel] Add toString()
hpi1
[libbluray-devel] add toString()
hpi1
[libbluray-devel] Add toString()
hpi1
[libbluray-devel] Fix caching JAR/ subdirectory from UDF filesystem
hpi1
[libbluray-devel] BDJLoader: fix unloadN() when GUI hasn't been initialized
hpi1
[libbluray-devel] Fix typo in log message
hpi1
[libbluray-devel] Fix SubtitlingControl events
hpi1
[libbluray-devel] Remove unused class
hpi1
[libbluray-devel] BD-J: native open method was changed around j8u40
hpi1
[libbluray-devel] Log unimplemented feature
hpi1
[libbluray-devel] Log error
hpi1
[libbluray-devel] Log unimplemented functions
hpi1
[libbluray-devel] Post MediaSelectFailed events
hpi1
[libbluray-devel] Use logger
hpi1
[libbluray-devel] Use logger
hpi1
[libbluray-devel] BD-J: Add separate event queue for media events.
hpi1
[libbluray-devel] BD-J: implement audio mixing controls
hpi1
[libbluray-devel] BDJListeners: add audio events
hpi1
[libbluray-devel] BDHandler: log missing controls
hpi1
[libbluray-devel] JSM: fix getCanonPath(..."/*")
hpi1
[libbluray-devel] bits: mark buffer const
hpi1
[libbluray-devel] bits: avoid using too wide type
hpi1
[libbluray-devel] bits: negative skips are not implemented
hpi1
[libbluray-devel] bits: move seek functions to .c file
hpi1
[libbluray-devel] fix bs_skip() at buffer boundary
hpi1
[libbluray-devel] JSM: fix handling of relative parths
hpi1
[libbluray-devel] MountManager: do not check signatures of data files
hpi1
[libbluray-devel] MountManager: handle jar.getInputStream() SecurityException
hpi1
[libbluray-devel] Tag 0.0.0 : initial version
git
[libbluray-devel] retry when pread() is interrupted
Petri Hintukainen
[libbluray-devel] bump versions
hpi1
[libbluray-devel] cacheBdRomFile() is package private
hpi1
[libbluray-devel] JSM: check reads in checkPermission()
hpi1
[libbluray-devel] split checkRead()
hpi1
[libbluray-devel] Fix delete permissions
hpi1
[libbluray-devel] Cosmetics (group methods)
hpi1
[libbluray-devel] Fix build without freetype support.
ace20022
[libbluray-devel] BDJSockets: reflection needs doPrivileged()
hpi1
[libbluray-devel] JSM: do not log failed ModifyThreadGroup
hpi1
[libbluray-devel] JSM: allow reading on-disc and cache files.
hpi1
[libbluray-devel] JSM: enable default security policy checks
hpi1
[libbluray-devel] BDJSocketFactory: reflection requires doPrivileged
hpi1
[libbluray-devel] Ixc: add doPrivileged to method resolving
hpi1
[libbluray-devel] JSM: allow reading aacs.* system properties
hpi1
[libbluray-devel] JSM: allow networking (resolve, connect)
hpi1
[libbluray-devel] JSM: allow deleting writable files
hpi1
[libbluray-devel] MountMAnager: drop useless exception dumps
hpi1
[libbluray-devel] JSM: grant javax.tv, org.dvb and org.bluray permissions.
hpi1
[libbluray-devel] JSM: allow reading BD-J specific system properties
hpi1
[libbluray-devel] MountManager: Xlets are not allowed to call unmount()/unmountAll() directly
hpi1
[libbluray-devel] MountManager: handle mount requests in privileged thread
hpi1
[libbluray-devel] Remove trailing whitespace
hpi1
[libbluray-devel] Add bd_open_stream()
hpi1
[libbluray-devel] split bd_open()
hpi1
[libbluray-devel] disc: split disc_open()
hpi1
[libbluray-devel] fix crash when disc_init() fails
hpi1
[libbluray-devel] disc: no need to store device
hpi1
[libbluray-devel] usage
Rohan Raut
[libbluray-devel] JSM: compare only canonicalized paths
hpi1
[libbluray-devel] BDJ: make "user.dir" point to current Xlet home directory
hpi1
[libbluray-devel] mpls_dump: fix connection condition strings
hpi1
[libbluray-devel] Fix java.awt.Component.getFontMetric() with some J2SE versions
hpi1
[libbluray-devel] Change baseDir in CacheDir class to handle 8.3 file name convention in Windows
tourettes
[libbluray-devel] Simplify getCacheRoot() in CacheDir class
tourettes
[libbluray-devel] file_posix: ignore EINTR
hpi1
[libbluray-devel] Fix indentation in CacheDir class
tourettes
[libbluray-devel] BDJ: canonicalize storage paths
hpi1
[libbluray-devel] Fix persistent storage and buda write checks in Windows.
hpi1
[libbluray-devel] posix: bypass stdio
hpi1
[libbluray-devel] Revert "JSM: deny setFactory() while BD-J is running."
hpi1
[libbluray-devel] JSM: do not allow creating/replacing security manager
hpi1
[libbluray-devel] Mark shutdown() and accessFile() package-private
hpi1
[libbluray-devel] Unset bluray.vfs.root when it is not accessible
hpi1
[libbluray-devel] use import
hpi1
[libbluray-devel] BDJ: simplify HDMV title selection
hpi1
[libbluray-devel] Create storage roots before JSM
hpi1
[libbluray-devel] CacheDir: avoid double dir separators
hpi1
[libbluray-devel] JSM: deny setFactory() while BD-J is running. Create JSM after setting factories.
hpi1
[libbluray-devel] Create cache paths in native code
hpi1
[libbluray-devel] Fix Java 8 build break with getFileSystem()
Zach Rait
[libbluray-devel] Remove nativeDelete()
hpi1
[libbluray-devel] Restrict Xlet file write access
hpi1
[libbluray-devel] Mounting requires cache write permission
hpi1
[libbluray-devel] Mark BDJAppProxy package-private
hpi1
[libbluray-devel] BDJAppProxy: remove (empty) persistent storage directory after Xlet has been terminated
hpi1
[libbluray-devel] Use doPrivileged() when creating cache dirs from Xlet context
hpi1
[libbluray-devel] BDJSecurityManager: deny exec() and exit()
hpi1
[libbluray-devel] Make functions that are called only from native side private
hpi1
[libbluray-devel] Add toString() for logging
hpi1
[libbluray-devel] MArk package private functions protected
hpi1
[libbluray-devel] Use separate event queue for user events.
hpi1
[libbluray-devel] BDJ: Improve logging of exception stack traces
hpi1
[libbluray-devel] BDJ: uncaught exception during initialization is fatal
hpi1
[libbluray-devel] BDJ: log error when Xlet event handler blocks event dispatch thread
hpi1
[libbluray-devel] Use PrivilegedAction
hpi1
[libbluray-devel] [PATCH] Fix Java 8 build break with getFileSystem()
Zach Rait
Re: [libbluray-devel] [PATCH] Fix Java 8 build break with getFileSystem()
Petri Hintukainen
Re: [libbluray-devel] [PATCH] Fix Java 8 build break with getFileSystem()
Zach Rait
[libbluray-devel] Add "/usr/share/libbluray/lib/" to .jar file search paths
hpi1
[libbluray-devel] Accept directory in LIBBLURAY_CP
hpi1
[libbluray-devel] Cache .jar location in BDJ_STORAGE
hpi1
[libbluray-devel] BD-J: refuse to start if .jar file can't be read
hpi1
[libbluray-devel] Remove unused function
hpi1
[libbluray-devel] Remove unused function
hpi1
[libbluray-devel] BDJ: kill xlet if terminating it takes too long time
hpi1
[libbluray-devel] Add missing config.h in graphics_controller.c
tourettes
[libbluray-devel] Emit BD_EVENT_PLAYLIST_STOP when playlist playback is stopped in middle
hpi1
[libbluray-devel] Use dummy SecurityManager to grab all Xlet file access
hpi1
[libbluray-devel] BD-J Cache: bypass VFS
hpi1
[libbluray-devel] Move code from mutex.h to mutex.c.
hpi1
[libbluray-devel] Add native method for listing files in BD-ROM directory
hpi1
[libbluray-devel] Move code from time.h to time.c
hpi1
[libbluray-devel] Cleanup includes
hpi1
[libbluray-devel] update libudfread
hpi1
[libbluray-devel] update libudfread
hpi1
[libbluray-devel] update libudfread
hpi1
[libbluray-devel] Update libudfread
hpi1
[libbluray-devel] update libudfread
hpi1
[libbluray-devel] Update libudfread
hpi1
[libbluray-devel] Update libudfread
hpi1
[libbluray-devel] update libudfread
hpi1
[libbluray-devel] Update libudfread
hpi1
[libbluray-devel] Update libudfread
hpi1
[libbluray-devel] Update libudfread
hpi1
[libbluray-devel] Update libudfread
hpi1
[libbluray-devel] Update libudfread
hpi1
[libbluray-devel] Update libudfread
hpi1
[libbluray-devel] Hide warning "conversion from 'int64_t' to 'int', possible loss of data"
hpi1
[libbluray-devel] jni: remove c++ stuff (fixes build with c++ compiler)
hpi1
[libbluray-devel] examples: fix compiling with c++ compiler
hpi1
[libbluray-devel] disc: fix compiling with c++ compiler
hpi1
[libbluray-devel] Remove extra ;
hpi1
[libbluray-devel] Remove extra ;
hpi1
[libbluray-devel] Fix signed/unsigned mismatch in _render_textst_region method
tourettes
[libbluray-devel] Updated libudfread
hpi1
[libbluray-devel] Add const
hpi1
[libbluray-devel] Add const
hpi1
[libbluray-devel] Fix signed/unsigned mismatch in _add_ts method
tourettes
[libbluray-devel] Add cast
hpi1
[libbluray-devel] Fix leak
hpi1
[libbluray-devel] Fix leak
hpi1
[libbluray-devel] Fix leak
hpi1
[libbluray-devel] Fix leak
hpi1
[libbluray-devel] Fix leak
hpi1
[libbluray-devel] include stddef.h (size_t)
hpi1
[libbluray-devel] Changed disc_read_file method's return type to size_t
tourettes
[libbluray-devel] Add casts from jint to uint16_t in _updateGraphic method
tourettes
[libbluray-devel] Fix signed/ unsigned mismatch in Java_java_awt_BDGraphics_drawStringN method
tourettes
[libbluray-devel] Change BD_TEXTST_DATA string array to size to 1
tourettes
[libbluray-devel] Fix signed/unsigned mismatch in _draw_string method
tourettes
[libbluray-devel] Fix configure with --enable-udf when cross compiling
hpi1
[libbluray-devel] BD-J: copy files to cache using libbluray (instead of Java native I/O)
hpi1
[libbluray-devel] Make doxygen output reproducible
Sebastian Ramacher
[libbluray-devel] [PATCH] Make doxygen output reproducible
Sebastian Ramacher
Re: [libbluray-devel] [PATCH] Make doxygen output reproducible
Jean-Baptiste Kempf
Re: [libbluray-devel] [PATCH] Make doxygen output reproducible
Xavier Bachelot
[libbluray-devel] Add libudfread git submodule
hpi1
[libbluray-devel] Add missing include
hpi1
[libbluray-devel] Add missing include
hpi1
[libbluray-devel] Use define instead of hardcoded block size.
hpi1
[libbluray-devel] Fix checking if file exists in udf image
hpi1
[libbluray-devel] Add configure checks and build rules for UDF reading library
hpi1
Earlier messages
Later messages