Activity for jlibcpp

  • Jeff Ferr Jeff Ferr committed [r770]

    Cleanup some code

  • Jeff Ferr Jeff Ferr committed [r769]

    Minor enhancements ...

  • Jeff Ferr Jeff Ferr committed [r768]

    Add inheritance in packets process

  • Jeff Ferr Jeff Ferr committed [r767]

    Minor bug fixes

  • Jeff Ferr Jeff Ferr committed [r766]

    Using anonymous enum in jgui/jcolor

  • Jeff Ferr Jeff Ferr committed [r765]

    Parsing RST in jmpeg/tests/teste.cpp

  • Jeff Ferr Jeff Ferr committed [r764]

    Fix a crc problem in jmpeg/jdemux.cpp; Enhance jmpeg/tests/teste.cpp

  • Jeff Ferr Jeff Ferr committed [r763]

    Change jgui/{jbufferedimage, jgraphic}'s cairo constructors

  • Jeff Ferr Jeff Ferr committed [r762]

    Separate jmath/jmatrix in jmath/{jmatrix, jvector}

  • Jeff Ferr Jeff Ferr committed [r761]

    Update jshared/jmemorymap; Remove old modules from jshared

  • Jeff Ferr Jeff Ferr committed [r760]

    Remove 'write' from jio/jfile::OpenFile() default flags

  • Jeff Ferr Jeff Ferr committed [r759]

    Eeehhh .. another correction for jcommon/jjson

  • Jeff Ferr Jeff Ferr committed [r758]

    Remove '[' and ']' from jcommon/jjson::Dump()

  • Jeff Ferr Jeff Ferr committed [r757]

    Minor bug fixes in jcommon/jjson

  • Jeff Ferr Jeff Ferr committed [r756]

    Enhance jcommonjjson; Add RGB24 to jgui/binds/{fb}

  • Jeff Ferr Jeff Ferr committed [r755]

    Comment jgui/providers/{bmp}::premultiplied-image; Add jgui/providers/{mjpeg}

  • Jeff Ferr Jeff Ferr committed [r754]

    Fix conflicts in jmedia/binds (change the name of the implementation classes)

  • Jeff Ferr Jeff Ferr committed [r753]

    Minor bug fixes in jgui and jmedia

  • Jeff Ferr Jeff Ferr committed [r752]

    FIx problems in some jgui/binds; Use jgui/jgraphics::Is/SetVerticalSyncEnabled()

  • Jeff Ferr Jeff Ferr committed [r751]

    Fix jgui/jgraphics::GetAntialias()

  • Jeff Ferr Jeff Ferr committed [r750]

    Add jgui/jimage::Set/GetInterpolationMethod{NEAREST, BILINEAR, BICUBIC}

  • Jeff Ferr Jeff Ferr committed [r749]

    Fix jgui/binds/{egl, openvg}

  • Jeff Ferr Jeff Ferr committed [r748]

    Minor bug fixes in jgui/binds/{gl, egl, openvg}

  • Jeff Ferr Jeff Ferr committed [r747]

    Enhance jgui/binds/egl{pi}

  • Jeff Ferr Jeff Ferr committed [r746]

    Add jgui/binds/openvg{with some render problems ...}; Release resources in jgui/binds/egl

  • Jeff Ferr Jeff Ferr committed [r745]

    Add jgui/jimage::Shear(); Manage audio devices in jmedia/binds/mixer

  • Jeff Ferr Jeff Ferr committed [r744]

    Add files of the latest commit

  • Jeff Ferr Jeff Ferr committed [r743]

    Enhance jgui/binds/egl{pi}; Move jgui/binds/rpi to jgui/binds/dispmanx

  • Jeff Ferr Jeff Ferr committed [r742]

    Remove jgui/jcomponent{IsValid, InvalidateAll, RevalidateAll}

  • Jeff Ferr Jeff Ferr committed [r741]

    Allow to jmedia/jaudiomixercontrol to create samples from jinputstream

  • Jeff Ferr Jeff Ferr committed [r740]

    Draw cursor only if necessary (jgui/binds/{egl, rpi}

  • Jeff Ferr Jeff Ferr committed [r739]

    Add input events to jgui/binds/egl{rpi}

  • Jeff Ferr Jeff Ferr committed [r738]

    Fix jgui/binds/egl{rpi}; Optimize jgui/tests/fire

  • Jeff Ferr Jeff Ferr committed [r737]

    Optimize jgui/binds/egl; Finish jgui/providers/flif

  • Jeff Ferr Jeff Ferr committed [r736]

    Finish the jgui/binds/egl :)

  • Jeff Ferr Jeff Ferr committed [r735]

    Fix initial problems to initialize jgui/binds/egl .. still in development

  • Jeff Ferr Jeff Ferr committed [r734]

    Minor bugfixes in jgui/binds/sdl2

  • Jeff Ferr Jeff Ferr committed [r733]

    Minor bugfixes in jgui/binds/directfb; Fix a bus error in jgui/jcontainer::InvalidateAll()

  • Jeff Ferr Jeff Ferr committed [r732]

    Add key/mouse to jgui/binds/{fb, rpi} .. try to select a default device to keyboard :/

  • Jeff Ferr Jeff Ferr committed [r731]

    Add jgui/binds/{fb, egl}; Fix jgui/jbufferedimage{svg}

  • Jeff Ferr Jeff Ferr committed [r730]

    Fix jgui/jbufferedimage to scale svg formats

  • Jeff Ferr Jeff Ferr committed [r729]

    Reduce jgui/providers and jgui/jbufferedimage's code

  • Jeff Ferr Jeff Ferr committed [r728]

    Add jgui/binds/directfb; Add Makefile.image to process image providers

  • Jeff Ferr Jeff Ferr committed [r727]

    Add jgui/binds/vnc

  • Jeff Ferr Jeff Ferr committed [r726]

    Add jgui/binds/vdpau (now working :)

  • Jeff Ferr Jeff Ferr committed [r725]

    Move jgui/binds/generic to jgui/providers

  • Jeff Ferr Jeff Ferr committed [r724]

    Add jgui/binds/generic/{bpg,svg}'s image providers

  • Jeff Ferr Jeff Ferr committed [r723]

    Add jgui/binds/generic/{flif,jp2000,svg,tif}'s image providers

  • Jeff Ferr Jeff Ferr committed [r722]

    Add jgui/binds/generic/genericprovider_{flif, heif, webp}

  • Jeff Ferr Jeff Ferr committed [r721]

    Add formated string to the exception's contructors

  • Jeff Ferr Jeff Ferr committed [r720]

    Add formated string to the exception's contructors

  • Jeff Ferr Jeff Ferr committed [r719]

    Add const before reference to vector/list/map in functions

  • Jeff Ferr Jeff Ferr committed [r718]

    Change NULL to nullptr

  • Jeff Ferr Jeff Ferr committed [r717]

    Fix some memory leaks; Add jgui/binds/rpi (dispmanx); Enhance the process to add a new bind to jgui; Optimizing jgui/tests/fire.cpp

  • Jeff Ferr Jeff Ferr committed [r716]

    Deleting buffer in jgui/binds/*:InternalPaint()

  • Jeff Ferr Jeff Ferr committed [r715]

    Remove jgui/tests/{horror.cpp, room.cpp}

  • Jeff Ferr Jeff Ferr committed [r714]

    Add detailed raycaster examples

  • Jeff Ferr Jeff Ferr committed [r713]

    Add more examples to jgui; Add jwindow::Flush() to indicate the finish of painting; Destroy cairo surfaces in jgui/binds

  • Jeff Ferr Jeff Ferr committed [r712]

    Fix jgui/binds/allegro5:ToggleFullScreen(); Change std::string to jnetwork::URL in jmedia/binds

  • Jeff Ferr Jeff Ferr committed [r711]

    Fix jgui/binds::ToggleFullScreen() (fullscreen in allegro5 still not working ...)

  • Jeff Ferr Jeff Ferr committed [r710]

    Append to the previous commit ...

  • Jeff Ferr Jeff Ferr committed [r709]

    Add SetVisible/IsVisible/GetCursor to jgui/binds; Add jgui/binds/gl;

  • Jeff Ferr Jeff Ferr committed [r708]

    Fix janimation/jmarquee; Remove dead-lock in jtextarea; Fix jcontainer::UpdateScrollDimension(); Fix jgui/binds/allegro5 key events

  • Jeff Ferr Jeff Ferr committed [r707]

    Fix jgui/sdl2's mouse click; Fix problems resize problems (scroll and clipping)

  • Jeff Ferr Jeff Ferr committed [r706]

    Window::SetVisible not show/hide the window, only show/hide internal components

  • Jeff Ferr Jeff Ferr committed [r705]

    Add a audio mixer to jmedia

  • Jeff Ferr Jeff Ferr committed [r704]

    Using the libav-12.3 in jmedia/binds/libav

  • Jeff Ferr Jeff Ferr committed [r703]

    Remove a lot of warnings of jmedia/binds/libav

  • Jeff Ferr Jeff Ferr committed [r702]

    Fix the jmedia's binds and some warnings

  • Jeff Ferr Jeff Ferr committed [r701]

    Fix jshared/jindexedbuffer

  • Jeff Ferr Jeff Ferr committed [r700]

    Initial version of jgui+jmedia's binds

  • Jeff Ferr Jeff Ferr committed [r699]

    Setting properties of jcomponent, jcontainer and jwindow to private

  • Jeff Ferr Jeff Ferr committed [r698]

    Updating jmedia's binds (still developing ...)

  • Jeff Ferr Jeff Ferr committed [r697]

    Removing directfb binds (jgui, jmedia)

  • Jeff Ferr Jeff Ferr committed [r696]

    Adding the refresh version (still developing ...)

  • Jeff Ferr Jeff Ferr committed [r695]

    Remove all files from jlibcpp (very old version)

  • Jeff Ferr Jeff Ferr committed [r694]

    Removing jcommon/jpointer

  • Jeff Ferr Jeff Ferr committed [r693]

    Fix erase call methods (using std::algorithm)

  • Jeff Ferr Jeff Ferr committed [r692]

  • Jeff Ferr Jeff Ferr committed [r691]

    Initializing jgui/jdialog's implementation ...

  • Jeff Ferr Jeff Ferr committed [r690]

    Fix some bugs in jgui/binds/allegro5

  • Jeff Ferr Jeff Ferr committed [r689]

    Fix some issues in jgui/binds; Add the initial ...

  • Jeff Ferr Jeff Ferr committed [r688]

    Enhance the jgui/binds. Minor bug fixes.

  • Jeff Ferr Jeff Ferr committed [r687]

    Fix some tests and some problems in jgui .. sti...

  • Jeff Ferr Jeff Ferr committed [r686]

    Refactory the jgui model of components. Still i...

  • Jeff Ferr Jeff Ferr committed [r685]

    Add default definitions to jendian

  • Jeff Ferr Jeff Ferr committed [r684]

    Enhance exception handling at jproperties

  • Jeff Ferr Jeff Ferr committed [r683]

    Fix leak memory in jgui/binds/generic

  • Jeff Ferr Jeff Ferr committed [r682]

    Enhance dump's method

  • Jeff Ferr Jeff Ferr committed [r681]

    Minor fixes in jsocket/sniff.cpp

  • Jeff Ferr Jeff Ferr committed [r680]

    FIx jio/tests

  • Jeff Ferr Jeff Ferr committed [r679]

    Fix jcommon/jdynamiclink.cpp{tests.cpp}

  • Jeff Ferr Jeff Ferr committed [r678]

    Add new macros to jmpeg/jmpeglib; Add more opti...

  • Jeff Ferr Jeff Ferr committed [r677]

    Discards comments when save in jcommon/jpropert...

  • Jeff Ferr Jeff Ferr committed [r676]

    Copy string::c_str() with strdup() in jshared/j...

  • Jeff Ferr Jeff Ferr committed [r675]

    Add '_call_timeout' to the constructor of the j...

  • Jeff Ferr Jeff Ferr committed [r674]

    Update {jsocket/6, jdatagramsocket/6, jsslsocke...

  • Jeff Ferr Jeff Ferr committed [r673]

    Add conditional compiling to jmedia/binds/direc...

  • Jeff Ferr Jeff Ferr committed [r672]

    Minor bug fixes (graphic compositions)

  • Jeff Ferr Jeff Ferr committed [r671]

    Fix jgraphics's Composition Operators; Update j...

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.