Messages by Thread
-
[libbluray-devel] bd_user_input(): return -1 if key is not handled in BD-J
hpi1
-
[libbluray-devel] Add padding to correctly position uo mask bits in memory
hpi1
-
[libbluray-devel] Implement HSound
hpi1
-
[libbluray-devel] Added java-j2me and java-j2se to EXTRA_DIST
hpi1
-
[libbluray-devel] Tag 0.3.0 : 0.3.0 release
git
-
[libbluray-devel] 0.3.0 release
hpi1
-
[libbluray-devel] Implement Area class for dirty area
hpi1
-
[libbluray-devel] Fix build with recent java versions.
hpi1
-
[libbluray-devel] Fix update region
hpi1
-
[libbluray-devel] 0.3.0: bumped version numbers, updated ChangeLog
hpi1
-
[libbluray-devel] Implement BDWindowGraphics.dispose()
hpi1
-
[libbluray-devel] Implement DeviceAttribute
hpi1
-
[libbluray-devel] Emit BD_EVENT_MENU when ARGB overlay is opened / closed.
hpi1
-
[libbluray-devel] Set ARGB overlay data pointer to start of changed region
hpi1
-
[libbluray-devel] Fixed resetting frame buffer dirty area
hpi1
-
[libbluray-devel] libbluray with BD-J support: compilation issues
Matthew Briggs
-
[libbluray-devel] Signal frame buffer dirty area to application
hpi1
-
[libbluray-devel] Updated setting frame buffer dirty area
hpi1
-
[libbluray-devel] Try to stop all xlet threads when context is released
hpi1
-
[libbluray-devel] Fix BDJXletContext.getContainer(): throw UnavailableContainer when container is not set or proxy has been released .
hpi1
-
[libbluray-devel] Improve BDJAppProxy shutdown: do not wait for event queue threads
hpi1
-
[libbluray-devel] Moved xlet thread group to BDJXletContext
hpi1
-
[libbluray-devel] remove unused variable
Ian Curtis
-
[libbluray-devel] cast file read/write result to size_t
Ian Curtis
-
[libbluray-devel] use correct type for search handle
Ian Curtis
-
[libbluray-devel] Fixed relative path check for Windows
Rik Smith
-
[libbluray-devel] Implement BDFramePeer.dispose()
Rik Smith
-
[libbluray-devel] remove focused windows from KeyboardFocusManager in J2SE toolkit shutdown
hpi1
-
[libbluray-devel] BDKeyboardFocusManagerPeer: do not accept focus changes after dispose()
hpi1
-
[libbluray-devel] Implement BDComponentPeer.dispose()
Rik Smith
-
[libbluray-devel] Return empty array instead of null
Rik Smith
-
[libbluray-devel] Cleanup GUIManager on unload
tourettes
-
[libbluray-devel] Fix signed / unsigned mismatch in BDImageConsumer
tourettes
-
[libbluray-devel] graphics_processor_decode_pes(): check dts<-> stc diff is less than 30 seconds
hpi1
-
[libbluray-devel] subtitles: added timestamp to PG objects.
hpi1
-
[libbluray-devel] Added name for anonymous struct in MPLS_PL typedef
hpi1
-
[libbluray-devel] nav_time_search(): added sanity checks
hpi1
-
[libbluray-devel] BDFontMetrics.finalize(): Set native font pointer to 0 after releasing it
hpi1
-
[libbluray-devel] Added checks for null pointers
hpi1
-
[libbluray-devel] Validate that the play_item index is valid before accessing it
Hendrik Leppkes
-
[libbluray-devel] Added missing include
Ian Curtis
-
[libbluray-devel] Improved stopping event queue threads
hpi1
-
[libbluray-devel] Splitted unrelated functions from BDRootWindow
hpi1
-
[libbluray-devel] Added wrapper for Thread.stop() (does not exist in PhoneME)
hpi1
-
[libbluray-devel] stopEventQueue(): wait until all events have been processed
hpi1
-
[libbluray-devel] Only autostart when requested
Rik Smith
-
[libbluray-devel] Fixed BDRootWindow.stopEventQueue() when event dispatch threads are launched on demand
hpi1
-
[libbluray-devel] BDToolkit.getEventQueue(): if context is not registered, check component parents
hpi1
-
[libbluray-devel] Per-xlet HSceneFactory
hpi1
-
[libbluray-devel] Added missing event to bdj_process_event() trace
hpi1
-
[libbluray-devel] Added JVM debug/trace options.
hpi1
-
[libbluray-devel] Use -XfullShutdown with PhoneME
hpi1
-
[libbluray-devel] Simplify dirty rectangle updates
hpi1
-
[libbluray-devel] BDRootWindow: cancel timer when disposed
hpi1
-
[libbluray-devel] Per-xlet event queues
hpi1
-
[libbluray-devel] Added shutdown to BDToolkit and BDKeyboardFocusManagerPeer
hpi1
-
[libbluray-devel] Workaround for unimplemented VFS: translate relative paths to urls when loading images
hpi1
-
[libbluray-devel] Set no buffering for log stream
hpi1
-
[libbluray-devel] BDRootWindow: do not sync if not visible
hpi1
-
[libbluray-devel] Deep copy implementation
hpi1
-
[libbluray-devel] Added StrUtil.Join()
hpi1
-
[libbluray-devel] Make sure GUIManager is shut down
hpi1
-
[libbluray-devel] Added some logging to BDJLoader
hpi1
-
[libbluray-devel] Release defaultHScene in HSceneFactory
hpi1
-
[libbluray-devel] Fix for logging failure on Win32 platform
tourettes
-
[libbluray-devel] Improved win32 file_get_data_home(): alloc string dynamically
hpi1
-
[libbluray-devel] Win32 build fixes
Ian Curtis
-
[libbluray-devel] Redirect BD-J logging to libbluray logging system
hpi1
-
[libbluray-devel] Fix stack corruption with long log strings. Extend max log string length to 4096 bytes.
hpi1
-
[libbluray-devel] Capture on-disc BD-J applets debug output
hpi1
-
[libbluray-devel] Properly set BD-J persistent and binding unit data area paths
hpi1
-
[libbluray-devel] Splitted dl_win32.c and dir_win32.c as there's no common code with *_posix. c ...
hpi1
-
[libbluray-devel] Find user data and cache dirs in linux(xdg), windows and darwin
hpi1
-
[libbluray-devel] print_hex: use lower case letters
hpi1
-
[libbluray-devel] Enable VFSManager.getInstance()
hpi1
-
[libbluray-devel] Implement FrameAccurateAnimation
hpi1
-
[libbluray-devel] MountManager: fixed mounting jars with deep directory paths
hpi1
-
[libbluray-devel] Implement DiscManager.{add, remove}DiscStatusEventListener
hpi1
-
[libbluray-devel] Removed unused verbose flag from mpls_parse()/clpi_parse()
hpi1
-
[libbluray-devel] Fixed DL_CALL to be C99 compilant
hpi1
-
[libbluray-devel] Optimized bd_debug calling: check debug mask before calling the function. Optimize branches for no logging.
hpi1
-
[libbluray-devel] Logging update: removed printing bd pointer. Added DBG_CRIT to fatal errors .
hpi1
-
[libbluray-devel] Fixed printf format
hpi1
-
[libbluray-devel] _update_clip_psrs(): Validate selected audio and subtitle stream PSRs when using menus
Ian Curtis
-
[libbluray-devel] Initialize playmark tracking after opening initial clip
hpi1
-
[libbluray-devel] Fixed handling of unimplemented feature in VideoControl.setClipRegion()
hpi1
-
[libbluray-devel] Replaced chapter tracking with more generic playmark tracking
hpi1
-
[libbluray-devel] Implement sending BD-J PlaybackMarkEvent events
hpi1
-
[libbluray-devel] Java 7 awt fixes
hpi1
-
[libbluray-devel] Moved java/org/dvb/io/ixc/IxcRegistry.java to java-j2se/org/dvb/io/ixc/ IxcRegistry.java
hpi1
-
[libbluray-devel] Log unimplemented functions in J2SE BDGraphicsConfiguration
hpi1
-
[libbluray-devel] BDComponentPeer: Implement PaintEvent handling. Fixes painting some HScenes in J2SE.
hpi1
-
[libbluray-devel] Added logging to J2SE IxcRegistry (interface proxy is not implemented)
hpi1
-
[libbluray-devel] Added J2ME version of IxcRegistry.
hpi1
-
[libbluray-devel] remove and mark static functions that are not exported and unused out of their unit .
Diego Elio Pettenò
-
[libbluray-devel] Fixed using incorrect pointer type. Fixed using uninitialized data after xml parse error.
hpi1
-
[libbluray-devel] Improved log message
hpi1
-
[libbluray-devel] Fixed pointer casts
hpi1
-
[libbluray-devel] Fixed logging pointers in file/*
hpi1
-
[libbluray-devel] Fixed bit field types
hpi1
-
[libbluray-devel] Implement havi classes HComponent, HDefaultTextLayoutManager, HFlatEffectMatte, HFlatMatte, HImageEffectMatte, HImageMatte, HStaticText, HVisible
hpi1
-
[libbluray-devel] configure.ac: use_freetype/use_libxml2 -> with_freetype/with_libxml2
hpi1
-
[libbluray-devel] build: centralize automake options within configure.ac
Diego Elio Pettenò
-
[libbluray-devel] build: don't use the wrong AC_CANONICAL_SYSTEM macro.
Diego Elio Pettenò
-
[libbluray-devel] build: use dnl instead of # for comments.
Diego Elio Pettenò
-
[libbluray-devel] Request for comments on the changes on "flameeyes" branch
Diego Elio Pettenò
-
[libbluray-devel] RFC: remove and mark static functions that are not exported and unused out of their unit .
Diego Elio Pettenò
-
[libbluray-devel] Expose nav_find_main_title only to mlps_dump.
Diego Elio Pettenò
-
[libbluray-devel] build: make the java build a bit less obnoxious
Diego Elio Pettenò
-
[libbluray-devel] build: use pkginclude for headers instead of the abomination that was used
Diego Elio Pettenò
-
[libbluray-devel] gitignore: sort.
Diego Elio Pettenò
-
[libbluray-devel] build: remove src/examples/Makefile. am and collapse everything in a single Makefile.am
Diego Elio Pettenò
-
[libbluray-devel] build: remove a level of recursion by removing src/Makefile.am
Diego Elio Pettenò
-
[libbluray-devel] build: simplify a bit the build makefile.
Diego Elio Pettenò
-
[libbluray-devel] build: make example build as EXTRA_PROGRAMS instead of noinst_PROGRAMS
Diego Elio Pettenò
-
[libbluray-devel] build: avoid an extra variable.
Diego Elio Pettenò
-
[libbluray-devel] build: remove the subdirs recursion at src level.
Diego Elio Pettenò
-
[libbluray-devel] build: check C99 support in configure
Diego Elio Pettenò
-
[libbluray-devel] build: simplify checks for phtreads and dlopen.
Diego Elio Pettenò
-
[libbluray-devel] build: cleanup pkg-config checks.
Diego Elio Pettenò
-
[libbluray-devel] build: fix JDK_HOME variable handling.
Diego Elio Pettenò
-
[libbluray-devel] build: cleanup the whole handling of CFLAGS
Diego Elio Pettenò
-
[libbluray-devel] Build fix (java 1.4)
hpi1
-
[libbluray-devel] Fixed uninitialized attach in bdj_stop()/bdj_close()
Ian Curtis
-
[libbluray-devel] Fixed bd_set_player_setting()
hpi1
-
[libbluray-devel] Improved stack dump in Logger.unimplemented()
hpi1
-
[libbluray-devel] Added missing locking to several API functions
hpi1
-
[libbluray-devel] mark exported const variables with extern keyword when compiling with C++ compiler .
hpi1
-
[libbluray-devel] Limit preload clip size
hpi1
-
[libbluray-devel] Added logging to JNI interface and DBG_JNI debug mask.
hpi1
-
[libbluray-devel] Moved javax.microedition.xlet files to correct place
hpi1
-
[libbluray-devel] Implement UOMaskTableControlImpl listener interface
hpi1
-
[libbluray-devel] Updated xine plugin to support BD_EVENT_IDLE
hpi1
-
[libbluray-devel] Added BD_EVENT_IDLE: BD-J title running but no playlist playing
hpi1
-
[libbluray-devel] libdvdnav fork
Jean-Baptiste Kempf
-
[libbluray-devel] maintain mutex lock order between register and player state
joakim
-
[libbluray-devel] Clip out of bounds image draw request
joakim
-
[libbluray-devel] Fixed missing java_home when jvm is loaded from same directory as libbluray
hpi1
-
[libbluray-devel] Added missing mutex unlock in bd_user_input()
joakim