Messages by Date
-
2013/01/10
{DirectFB} debian: only build vdpau stuff on i386 and amd64
andi
-
2013/01/10
{DirectFB} videoprovider: check for fusionsound support, various fixes for gstreamer-1.0
andi
-
2013/01/10
{DirectFB} debian: remove uwmdump
andi
-
2013/01/10
{DirectFB} remove unique, does not build
andi
-
2013/01/10
{DirectFB} debian: remove -wl,as-needed form ldflags
andi
-
2013/01/10
{DirectFB} egl: fix build
andi
-
2013/01/10
{DirectFB} fusion: Use malloc()ed FUSION_MESSAGE_SIZE*4 buffer for reading.
andi
-
2013/01/10
{DirectFB} Core: Implement SetSrcConvolution() via flux.
andi
-
2013/01/10
{DirectFB} Core: Debug log window events, only buttons for now.
andi
-
2013/01/10
{DirectFB} dfbtest_fillrect: Clear first.
andi
-
2013/01/10
{DirectFB} dfbtest_old_gl2: Set shader float precision.
andi
-
2013/01/10
{DirectFB} IDirectFBSurface: Split up rectangles into groups of 200.
andi
-
2013/01/10
{DirectFB} egl: better error handling, dealloc textures/fbos
andi
-
2013/01/10
{DirectFB} dfbtest_surface_compositor: allow access to offscreen surfaces for compositing to other processes
andi
-
2013/01/10
{DirectFB} DGIFF: Fix advance by adding subpixel accuracy.
andi
-
2013/01/10
{DirectFB} Core: avoid call to direct_trace_lookup_symbol_at() by calling direct_log_domain_check()
andi
-
2013/01/10
{DirectFB} Fusion: Avoid direct_trace_lookup_symbol_at() when debug domain is not enabled by calling direct_log_domain_check() first
andi
-
2013/01/10
{DirectFB} direct: Fix double locking of domains mutex in direct_log_domain_check()
andi
-
2013/01/10
{linux-fusion} fusiondev: compatibility for old clients (major < 9)
andi
-
2013/01/09
{DirectFB} graphics: Fix crash due to missing initialisation of renderer pointer.
dok
-
2013/01/09
{DirectFB} IDirectFBWindow: Use CoreWindow_GetInsets(), remove CoreWindowStack_GetInsets().
dok
-
2013/01/09
{ilixi} update bg with dithered version
dok
-
2013/01/09
{DirectFB} mkdfiff: add dithering to RGB16 conversion code
dok
-
2013/01/09
{DirectFB} gfx: remove workaround from dfb_gfx_copy_regions_client()
dok
-
2013/01/09
{DirectFB} API: Fix DFXL_ALL* for DFXL_TILEBLIT and DFXL_FILLSPAN
dok
-
2013/01/09
{DirectFB} fusion: flush buffered calls in fusion_reactor_dispatch_channel()
dok
-
2013/01/08
{ilixi} Add Qt apps.
tarik
-
2013/01/08
{ilixi} Fix for DWET_GOTFOCUS and DWET_LOSTFOCUS behaviour.
tarik
-
2013/01/08
{ilixi} fix include for C
andi
-
2013/01/08
{DirectFB} gfx: in dfb_gfx_copy_regions_client() fall back to CoreSurface_BackToFrontCopy() if task-manager is not used
andi
-
2013/01/08
{ilixi} Add MemoryMonitor for ApplicationManager.
tarik
-
2013/01/07
{ilixi} Changes for application status notifications.
tarik
-
2013/01/07
{DirectFB} divine: replace direct_thread_cancel usage by sending STOP message via file descriptor
dok
-
2013/01/07
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2013/01/07
{DirectFB} IDirectFBSurface: log rects/points in BatchBlit
dok
-
2013/01/07
{DirectFB} fusion: extend some error messages
dok
-
2013/01/07
{DirectFB} media: just some comments
dok
-
2013/01/07
{ilixi} Resize bg image for dark theme.
tarik
-
2013/01/07
{DirectFB} GenefxEngine: change DFB_GENEFX_TASK_WEIGHT_MAX from 10000000 to 1000000 and move wait from task Push to engine setup
dok
-
2013/01/07
{DirectFB} CoreGraphicsStateClient: send blits in batches of up to 200 each
dok
-
2013/01/06
{ilixi} AppBase: set max timeout to 10s and warn on negative or zero timeout
dok
-
2013/01/06
{ilixi} AppMan: change startup delay to 100ms, will redesign to avoid sleeps.
dok
-
2013/01/06
{linux-fusion} API: Move call_id to beginning of FusionCallExecute and FusionCallExecute2 to fix permission checking code, make version 9.0.0.
dok
-
2013/01/06
{ilixi} AppCompositor: Changes for handling focus with multiple windows.
tarik
-
2013/01/06
{ilixi} Font: Add style to << and >> operators.
tarik
-
2013/01/04
{ilixi} Fix: getModification time should return 0 on failure.
tarik
-
2013/01/04
{ilixi} Dialog: Minor fix and more logging.
tarik
-
2013/01/04
{ilixi} Style: Create and parse a simpler file once xml is loaded.
tarik
-
2013/01/04
{ilixi} AppBase: Flush last motion if there are other window events.
tarik
-
2013/01/04
{DirectFB} fusion: set call names for world_refs call and object destructor
dok
-
2013/01/04
{DirectFB} fbdev: In fbdevLock() use allocation->index instead of dfb_surface_buffer_index(allocation->buffer).
dok
-
2013/01/04
{linux-fusion} fusionee: Check for exe_file pointer before putting the name of a fusionee.
dok
-
2013/01/04
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2013/01/04
{linux-fusion} ioctl: add FUSION_ENTRY_SET_INFO support to FT_CALL.
dok
-
2013/01/04
{DirectFB} libfusion: add empty implementations of __Fusion_call_init() __Fusion_call_deinit() and fusion_call_set_quota()
andi
-
2013/01/04
{DirectFB} IDirectFBEventBuffer: Add dump_event() function for debug log.
dok
-
2013/01/04
{DirectFB} SaWMan: Set name of manager call.
dok
-
2013/01/04
{DirectFB} DFIFF: Load image provider directly in slave in case of DFIFF header.
dok
-
2013/01/03
{ilixi} configure: Add --enable-trace option and remove trace from --enable-debug.
dok
-
2013/01/03
{DirectFB} DFIFF: Check for DFIFF_FLAG_PREMULTIPLIED and premultiply/demultiply when needed.
dok
-
2013/01/03
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2013/01/02
{ilixi} AppBase: Fix spurious events due to uninitialised 'lastMotion.type'.
dok
-
2013/01/02
{DirectFB} Task: Remove TASK_FLAG_EMITNOTIFIES from DisplayTask.
dok
-
2013/01/02
{DirectFB} dfbtest_font: Append some characters to test string to check kerning.
dok
-
2013/01/02
{DirectFB} FT2: Make kerning cache entries lazy, speeds up CreateFont() on average by factor 6 on an embedded device.
dok
-
2013/01/02
{DirectFB} dfbtest_font: Restore test string after accidental commit.
dok
-
2013/01/02
{ilixi} Use DFIFF in dark style.
tarik
-
2013/01/02
{ilixi} Style: Should not modify style path.
tarik
-
2013/01/02
{DirectFB} DFIFF: Fix loading DFIFF to premultiplied (using DSBLIT_SRC_PREMULTIPLY).
dok
-
2013/01/02
{ilixi} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/libs/ilixi
tarik
-
2013/01/02
{ilixi} utf8: Include <arpa/inet.h>, FIXME: should not depend on htonl for just this case.
dok
-
2013/01/02
{ilixi} Compositor: Changes for OSK with multiple windows.
tarik
-
2013/01/01
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2013/01/01
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2012/12/28
{DirectFB} Task: Enable warnings when DFB_TASK_DEBUG is true.
dok
-
2012/12/28
{DirectFB} fusion: Move call bins to TLS to avoid blocking other threads, and prevent dead locks.
dok
-
2012/12/28
{linux-fusion} fusionee: Add fusionee_remove_message_callback() to remove callbacks on pending packets, by context pointer.
dok
-
2012/12/28
{DirectFB} fusion: Add fusion_call_set_quota() using new ioctl in linux-fusion 8.11.0.
dok
-
2012/12/28
{linux-fusion} Call: Add quota for calls, to limit the number of pending calls of a FusionCall per fusionee.
dok
-
2012/12/27
{DirectFB} core: Call direct_perf_dump_all() when core shuts down.
dok
-
2012/12/27
{DirectFB} direct: Print header for performance counter list only when items are available.
dok
-
2012/12/27
{DirectFB} graphics: Add some comments to CoreGraphicsStateClient structure.
dok
-
2012/12/27
{DirectFB} GHenefx: Add some debug.
dok
-
2012/12/27
{DirectFB} sawman: Move graphics state and client to wm data to fix non-secure fusion case.
dok
-
2012/12/27
{DirectFB} wm: Add dfb_wm_get_data().
dok
-
2012/12/27
{ilixi} LineInput: Fixes for cursor and layout positioning.
tarik
-
2012/12/26
{DirectFB} direct: Add missing perf files to makefile.
dok
-
2012/12/26
{DirectFB} IDirectFBSurface: Add CoreGraphicsStateClient_Flush() calls in flipping functions.
dok
-
2012/12/26
{DirectFB} Graphics: In IGraphicsState_Real::Flush() call dfb_gfxcard_flush().
dok
-
2012/12/26
{DirectFB} Core: Add dfb_gfxcard_flush() to emit any pending operations.
dok
-
2012/12/26
{DirectFB} Renderer: Don't use .field style init.
dok
-
2012/12/26
{DirectFB} direct: Add performance counters.
dok
-
2012/12/26
{ilixi} SurfaceView: When updating with new surface event synchronisation, still update on compositor highest rate for non-surfaceview based updates.
dok
-
2012/12/26
{ilixi} SurfaceView: Comment out debug print.
dok
-
2012/12/26
{ilixi} Compositor: Implement new mechanism to reduce compositor frame rate while increasing overall performance with multiple apps running, e.g. in switcher.
dok
-
2012/12/26
{DirectFB} IDirectFBSurface: Add time_stamp to DFBSurfaceEvent.
dok
-
2012/12/26
{ilixi} Animations: Add option '--light' and set background to Fill only.
dok
-
2012/12/26
{ilixi} GridLayout: Fix a crash.
dok
-
2012/12/24
{ilixi} Surface: Use DSFLIP_SWAP along with passing the updated region in FlipNew mode.
dok
-
2012/12/24
{ilixi} animations: Make non-affine the default launch mode in appdef.
dok
-
2012/12/24
{ilixi} configure: If DFB_SURFACE_EVENTS is exported, take that instead of checking the version, print result in summary.
dok
-
2012/12/24
{ilixi} TabPanel: Add support for key navigation.
tarik
-
2012/12/24
{ilixi} Add ilixi_dialer for phone compositor.
tarik
-
2012/12/23
{DirectFB} Graphics: Call CoreGraphicsStateClient_Flush() in ClientList.FlushAll*() rather than checking for local renderer.
dok
-
2012/12/23
{LiTE} window: Add environment variable LITE_BOUNDING_UPDATES, when exported always update bounding region of updates with one draw/flip.
dok
-
2012/12/23
{LiTE} box: Add environment variable LITE_DEBUG_UPDATES, when exported show red (queue update) and blue (draw window due to update) rectangles...
dok
-
2012/12/23
{LiTE} textline: Fix wrong DrawString coordinates when update is clipped.
dok
-
2012/12/23
{DirectFB} Genefx: Use Util::PacketBuffer instead of std::vector and add accounting for pixel operations to keep tasks short in execution time.
dok
-
2012/12/23
{DirectFB} Util: Use dfb_gfxcard_batchstretchblit() in dfb_gfx_stretch_stereo().
dok
-
2012/12/23
{DirectFB} Util: Add PacketBuffer utility class for chunk wise allocation.
dok
-
2012/12/23
{DirectFB} Core: Rename dfb_surface_flip() to dfb_surface_flip_buffers() called internally, make dfb_surface_flip() a wrapper checking for task manager option.
dok
-
2012/12/23
{DirectFB} Task: Hotfix BACKSYSTEM flipping with task manager, creating a temporary graphics state client.
dok
-
2012/12/23
{Test} df_dok: Add option '--csv' to print results as comma separated values.
dok
-
2012/12/23
{Test} df_andi: Add option '-f' to print FPS on stdout each second.
dok
-
2012/12/22
{DirectFB} sawman: Use graphics state client to use task manager based renderering if enabled.
dok
-
2012/12/22
{DirectFB} Renderer: Fix for Blit transform.
dok
-
2012/12/22
{DirectFB} fusion: Fix ref catch/throw for always-indirect mode.
dok
-
2012/12/22
{DirectFB} Renderer: Add tesselation/transformation framework to new Renderer code.
dok
-
2012/12/22
{DirectFB} API: Add DFBVertex1616 like DFBVertex but using 16.16 fixed point instead of float.
dok
-
2012/12/22
{ilixi} AppMan: Fix for case when getenv returns NULL in searchExec.
tarik
-
2012/12/21
{ilixi} Update .gitignore file.
tarik
-
2012/12/21
{ilixi} Add example Qt appdef.
tarik
-
2012/12/21
{Unnamed} curl: performance fix
andi
-
2012/12/21
{Unnamed} lite_WebKit/soup: performance fix
andi
-
2012/12/21
{Unnamed} lite: set tiled backing store unless WEBKITDFB_NO_TILES is set
andi
-
2012/12/21
{FusionSound} build: build dummy driver
andi
-
2012/12/20
{DirectFB} Util: Include <direct/memcpy.h> for TempArray.
dok
-
2012/12/20
{DirectFB} fusionsound: Fix crash in dummy driver when no driver is set.
dok
-
2012/12/20
{DirectFB} fusionsound: Fix warnings about set but unused variable caps.
dok
-
2012/12/20
{DirectFB} dfbdump: Show KEEP_SIZE option for windows.
dok
-
2012/12/20
{DirectFB} Water: Change WTT_NONE (0) to WTT_UNKNOWN (1), make WTT_IDENTITY = 0.
dok
-
2012/12/20
{DirectFB} Util: Add DFBAccelerationMask_Name( DFBAccelerationMask ) returning an std::string.
dok
-
2012/12/20
{ilixi} Painter: Use image capabilities while blitting.
tarik
-
2012/12/20
{DirectFB} fusionsound: add dummy driver
dok
-
2012/12/20
{ilixi} OSK: Fix for shift modifier.
tarik
-
2012/12/20
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2012/12/19
{ilixi} Fix for numpad layout.
tarik
-
2012/12/19
{ilixi} Fix for OSK target geometry.
tarik
-
2012/12/19
{ilixi} Remove fps related debug output messages.
tarik
-
2012/12/19
{ilixi} Use default text color for tab buttons.
tarik
-
2012/12/19
{ilixi} Fix for default theme definition.
tarik
-
2012/12/19
{DirectFB} fusionsound/core: fix deadlock during shutdown
andi
-
2012/12/18
{DirectFB} Task: add debug mode with logging of actions in Task, locking and other cleanups
dok
-
2012/12/18
{DirectFB} direct: Add D_INFO_LINE() for easy on-demand tracing.
dok
-
2012/12/18
{Unnamed} lite_WebKit: default focus webview always
dok
-
2012/12/18
{ilixi} animations/animatedtiles: show fps in upper right corner (red)
dok
-
2012/12/18
{Unnamed} webview: focus webview on click
dok
-
2012/12/18
{ilixi} animatedtiles: Add buttons for formations.
dok
-
2012/12/18
{DirectFB} OneBench: Use malloc'ed buffer rather than a huge array on stack.
dok
-
2012/12/18
{DirectFB} sawman: Send device_id along with DFBWindowEvents.
dok
-
2012/12/18
{DirectFB} IDirectFBWindow: Add DWEF_DEVICE_ID and device_id field to DFBWindowEvent.
dok
-
2012/12/18
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2012/12/17
{ilixi} Compositor: Fix for switching when ALT is up.
tarik
-
2012/12/17
{ilixi} PlatformManager: Changes for error output.
tarik
-
2012/12/17
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
tarik
-
2012/12/17
{Terminal} Recalculate number of rows and columns based on actual size.
tarik
-
2012/12/17
{LiTE} Window: Fix for storing actual window width and height.
tarik
-
2012/12/17
{DirectFB} videoprovider: ffmpeg: initial speed should be 0
mass
-
2012/12/17
{Unnamed} webkit: correctly initialize class members independent of FUSIONSOUND #define
mass
-
2012/12/17
{ilixi} WindowWidget: Revert _backgroundFlag BGFClear case.
tarik
-
2012/12/17
{ilixi} CPUMonitor: Parse number of cpu cores from cpuinfo and stat.
tarik
-
2012/12/17
{DirectFB} sawman: fix handling of opaque window regions
mass
-
2012/12/14
{ilixi} PHome: Use GridView for showing list of applications.
tarik
-
2012/12/14
{ilixi} Compositor: Fix for OSK slide position.
tarik
-
2012/12/13
{ilixi} OSK: add numpad.xml as an example for new cycle mode
dok
-
2012/12/13
{ilixi} OSK: Implement numpad support cycling through different characters like on a phone.
dok
-
2012/12/13
{ilixi} EventManager: Minor fix, jump to neighbour unless target has children.
tarik
-
2012/12/13
{DirectFB} tools: add simple spooky output to dfbdumpinput (via -s option)
andi
-
2012/12/13
{ilixi} GridLayout: Add documentation and key navigation support.
tarik
-
2012/12/13
{DirectFB} Merge branch 'master' of git+ssh://git.directfb.org/git/directfb/core/DirectFB
dok
-
2012/12/13
{DirectFB} dfbdumpinput: Add tool for forwarding input events to a file or another machine.
dok
-
2012/12/13
{ilixi} CPUMonitor: init. cores to 0.
tarik
-
2012/12/12
{ilixi} Send modifier keys for OSK input.
tarik
-
2012/12/10
{DirectFB} configure: Default to -O3 instead of -O2. For embedded people set CFLAGS anyways, and for desktop -O3 would be better.
dok
-
2012/12/10
{DirectFB} configure: Allow setting DIRECTFB_VERSION_VENDOR via environment variable.
dok
-
2012/12/10
{DirectFB} API: Add separate directfb_water_strings.h, silence generation calls.
dok
-
2012/12/10
{DirectFB} IDirectFBSurface: Check for surface data being non-NULL of passed in interfaces.
dok
-
2012/12/10
{DirectFB} core: Add missing config.h include to surface_pool.c
dok
-
2012/12/10
{DirectFB} core: Fix dfb_surface_reconfig() for colorspace.
dok
-
2012/12/10
{DirectFB} sawman: Add includes to fix compiler warnings.
dok
-
2012/12/10
{DirectFB} direct: Use __typeof__ instead of typeof (for ISO C).
dok
-
2012/12/10
{DirectFB} IDirectFBSurface: Add DumpRaw() like Dump() but raw :)
dok
-
2012/12/10
{DirectFB} IDirectFB: Configure primary layer surface with DSCAPS_GL when passed in via surface description.
dok
-
2012/12/10
{DirectFB} tools: fix warnings
dok
-
2012/12/08
{linux-fusion} API: remove trailing comma in FusionCallExecFlags definition
dok
-
2012/12/08
{linux-fusion} call: add some debug messages
dok
-
2012/12/08
{Unnamed} add texmap include
dok
-
2012/12/08
{ilixi} clear only if no bg image
dok
-
2012/12/08
{Unnamed} add texmap include
dok
-
2012/12/08
{Unnamed} fix WTF_USE_TEXTURE_MAPPER and ilixi detection
dok
-
2012/12/08
{Unnamed} cmake: disable ilixi by default (broken), build with accelerated compositing
andi
-
2012/12/08
{Unnamed} Experimental accelerated compositing support
dok
-
2012/12/08
{Unnamed} FrameNetworkingContextDFB: Use USE
dok
-
2012/12/08
{Unnamed} v8: add missing Source/JavaScriptCore/GNUmakefile.v8.am
dok
-
2012/12/06
{Unnamed} enable fusiondale by default
andi
-
2012/12/06
{Unnamed} lite_WebKit: cookie support for when building with cmake and soup enabled
andi
-
2012/12/06
{Unnamed} fix compilation with disabled fusionsound
andi
-
2012/12/06
{DirectFB} spooky: Add $(libvoodoo) $(libone).
dok
-
2012/12/05
{DirectFB} fusion: Reset refs_catch for local ref entries to 0 after sending unref calls.
dok
-
2012/12/04
{ilixi} animatedtiles: use batchBlitImage()
dok