Cleanup some code
Minor enhancements ...
Add inheritance in packets process
Minor bug fixes
Using anonymous enum in jgui/jcolor
Parsing RST in jmpeg/tests/teste.cpp
Fix a crc problem in jmpeg/jdemux.cpp; Enhance jmpeg/tests/teste.cpp
Change jgui/{jbufferedimage, jgraphic}'s cairo constructors
Separate jmath/jmatrix in jmath/{jmatrix, jvector}
Update jshared/jmemorymap; Remove old modules from jshared
Remove 'write' from jio/jfile::OpenFile() default flags
Eeehhh .. another correction for jcommon/jjson
Remove '[' and ']' from jcommon/jjson::Dump()
Minor bug fixes in jcommon/jjson
Enhance jcommonjjson; Add RGB24 to jgui/binds/{fb}
Comment jgui/providers/{bmp}::premultiplied-image; Add jgui/providers/{mjpeg}
Fix conflicts in jmedia/binds (change the name of the implementation classes)
Minor bug fixes in jgui and jmedia
FIx problems in some jgui/binds; Use jgui/jgraphics::Is/SetVerticalSyncEnabled()
Fix jgui/jgraphics::GetAntialias()
Add jgui/jimage::Set/GetInterpolationMethod{NEAREST, BILINEAR, BICUBIC}
Fix jgui/binds/{egl, openvg}
Minor bug fixes in jgui/binds/{gl, egl, openvg}
Enhance jgui/binds/egl{pi}
Add jgui/binds/openvg{with some render problems ...}; Release resources in jgui/binds/egl
Add jgui/jimage::Shear(); Manage audio devices in jmedia/binds/mixer
Add files of the latest commit
Enhance jgui/binds/egl{pi}; Move jgui/binds/rpi to jgui/binds/dispmanx
Remove jgui/jcomponent{IsValid, InvalidateAll, RevalidateAll}
Allow to jmedia/jaudiomixercontrol to create samples from jinputstream
Draw cursor only if necessary (jgui/binds/{egl, rpi}
Add input events to jgui/binds/egl{rpi}
Fix jgui/binds/egl{rpi}; Optimize jgui/tests/fire
Optimize jgui/binds/egl; Finish jgui/providers/flif
Finish the jgui/binds/egl :)
Fix initial problems to initialize jgui/binds/egl .. still in development
Minor bugfixes in jgui/binds/sdl2
Minor bugfixes in jgui/binds/directfb; Fix a bus error in jgui/jcontainer::InvalidateAll()
Add key/mouse to jgui/binds/{fb, rpi} .. try to select a default device to keyboard :/
Add jgui/binds/{fb, egl}; Fix jgui/jbufferedimage{svg}
Fix jgui/jbufferedimage to scale svg formats
Reduce jgui/providers and jgui/jbufferedimage's code
Add jgui/binds/directfb; Add Makefile.image to process image providers
Add jgui/binds/vnc
Add jgui/binds/vdpau (now working :)
Move jgui/binds/generic to jgui/providers
Add jgui/binds/generic/{bpg,svg}'s image providers
Add jgui/binds/generic/{flif,jp2000,svg,tif}'s image providers
Add jgui/binds/generic/genericprovider_{flif, heif, webp}
Add formated string to the exception's contructors
Add formated string to the exception's contructors
Add const before reference to vector/list/map in functions
Change NULL to nullptr
Fix some memory leaks; Add jgui/binds/rpi (dispmanx); Enhance the process to add a new bind to jgui; Optimizing jgui/tests/fire.cpp
Deleting buffer in jgui/binds/*:InternalPaint()
Remove jgui/tests/{horror.cpp, room.cpp}
Add detailed raycaster examples
Add more examples to jgui; Add jwindow::Flush() to indicate the finish of painting; Destroy cairo surfaces in jgui/binds
Fix jgui/binds/allegro5:ToggleFullScreen(); Change std::string to jnetwork::URL in jmedia/binds
Fix jgui/binds::ToggleFullScreen() (fullscreen in allegro5 still not working ...)
Append to the previous commit ...
Add SetVisible/IsVisible/GetCursor to jgui/binds; Add jgui/binds/gl;
Fix janimation/jmarquee; Remove dead-lock in jtextarea; Fix jcontainer::UpdateScrollDimension(); Fix jgui/binds/allegro5 key events
Fix jgui/sdl2's mouse click; Fix problems resize problems (scroll and clipping)
Window::SetVisible not show/hide the window, only show/hide internal components
Add a audio mixer to jmedia
Using the libav-12.3 in jmedia/binds/libav
Remove a lot of warnings of jmedia/binds/libav
Fix the jmedia's binds and some warnings
Fix jshared/jindexedbuffer
Initial version of jgui+jmedia's binds
Setting properties of jcomponent, jcontainer and jwindow to private
Updating jmedia's binds (still developing ...)
Removing directfb binds (jgui, jmedia)
Adding the refresh version (still developing ...)
Remove all files from jlibcpp (very old version)
Removing jcommon/jpointer
Fix erase call methods (using std::algorithm)
Initializing jgui/jdialog's implementation ...
Fix some bugs in jgui/binds/allegro5
Fix some issues in jgui/binds; Add the initial ...
Enhance the jgui/binds. Minor bug fixes.
Fix some tests and some problems in jgui .. sti...
Refactory the jgui model of components. Still i...
Add default definitions to jendian
Enhance exception handling at jproperties
Fix leak memory in jgui/binds/generic
Enhance dump's method
Minor fixes in jsocket/sniff.cpp
FIx jio/tests
Fix jcommon/jdynamiclink.cpp{tests.cpp}
Add new macros to jmpeg/jmpeglib; Add more opti...
Discards comments when save in jcommon/jpropert...
Copy string::c_str() with strdup() in jshared/j...
Add '_call_timeout' to the constructor of the j...
Update {jsocket/6, jdatagramsocket/6, jsslsocke...
Add conditional compiling to jmedia/binds/direc...
Minor bug fixes (graphic compositions)
Fix jgraphics's Composition Operators; Update j...