aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* gg_map: install glouglou_localsniff.sh on make installLaurent Ghigonis2013-06-051-0/+2
|
* glouglou_localsniff: move to gg_mapLaurent Ghigonis2013-06-051-0/+0
|
* gg_map: option to specify glougloud server ip / portLaurent Ghigonis2013-06-051-1/+41
|
* glougloud: option to specify listen interfaces / portsLaurent Ghigonis2013-06-051-4/+20
|
* make pkg build .tgzLaurent Ghigonis2013-06-051-0/+1
|
* add main build MakefileLaurent Ghigonis2013-06-051-0/+23
|
* localviz: prefer programs from PWDLaurent Ghigonis2013-06-051-0/+2
|
* add wrapper script to visualize network activity on local machineLaurent Ghigonis2013-06-051-0/+21
|
* glougloud: fix usageLaurent Ghigonis2013-06-051-1/+1
|
* update emailLaurent Ghigonis2013-06-053-3/+3
|
* move elife to Enlightenment repositoryLaurent Ghigonis2013-03-1917-1281/+0
| | | | git clone git://git.enlightenment.org/devs/kiwi/elife.git
* move egraph to Enlightenment repositoryLaurent Ghigonis2013-03-1923-3234/+2
| | | | git clone git://git.enlightenment.org/devs/kiwi/egraph.git
* gg_sniff: fix missing usage() \nLaurent Ghigonis2013-03-101-1/+1
|
* glougloud: fix usage() wrong optionLaurent Ghigonis2013-03-101-1/+1
|
* glougloud: missing usage \nLaurent Ghigonis2013-03-101-1/+1
|
* typoLaurent Ghigonis2013-03-101-1/+1
|
* egraph: simplify pkg-config callLaurent Ghigonis2013-03-101-3/+1
| | | | from vtorri
* gg_sniff: replace tabs by 2 spacesLaurent Ghigonis2013-03-011-388/+388
| | | | no functionnal change
* remove old fileLaurent Ghigonis2013-02-271-6/+0
|
* Merge elife repository in glouglou repository in gg_elife/Laurent Ghigonis2013-02-2717-0/+1281
|\
| * if gg_packet type is not about packets, do not inject patternLaurent Ghigonis2012-12-091-1/+1
| |
| * reduce the timer to update background every half secondLaurent Ghigonis2012-11-301-1/+1
| |
| * when injecting pattern, do not erase living cellsLaurent Ghigonis2012-11-301-1/+4
| |
| * display different fixed colors based on glouglou event.Laurent Ghigonis2012-11-301-7/+23
| | | | | | | | for now only handle process events
| * add conditionnal glouglou support :)Laurent Ghigonis2012-11-304-4/+65
| |
| * cell redraw when injecting pattern is not neededLaurent Ghigonis2012-11-301-1/+1
| |
| * fix evas object delete calls, so we can now free the grid content without crashLaurent Ghigonis2012-11-301-4/+3
| | | | | | | | :)
| * fix window titleLaurent Ghigonis2012-11-051-1/+1
| |
| * add comment on free()Laurent Ghigonis2012-11-051-0/+1
| |
| * redraw cell in grid_pattern_inject()Laurent Ghigonis2012-11-051-0/+2
| | | | | | | | fixes pattern injection on mouse down
| * bump NEWSLaurent Ghigonis2012-11-051-1/+3
| |
| * bump versionLaurent Ghigonis2012-11-051-1/+1
| |
| * move "Future" to "Ideas"Laurent Ghigonis2012-11-051-11/+12
| |
| * increase inject probaLaurent Ghigonis2012-11-051-1/+1
| |
| * Merge branch 'master' into manual_drawLaurent Ghigonis2012-11-051-1/+5
| |\
| | * blink when you will dieLaurent Ghigonis2012-11-051-1/+5
| | |
| * | fix object size so it does fit the container size exactly.Laurent Ghigonis2012-11-051-5/+6
| | | | | | | | | | | | also call grid_inject_pattern() on mouse down.
| * | TODO++Laurent Ghigonis2012-11-051-0/+1
| | |
| * | more reasonable speed and size for a wallpaperLaurent Ghigonis2012-11-052-3/+3
| | |
| * | imcrease speed !Laurent Ghigonis2012-11-052-2/+2
| | |
| * | it works it works !Laurent Ghigonis2012-11-051-13/+22
| | | | | | | | | | | | | | | much performance improvements compaired to the multi evas_object implementation increase grid size to 200x200
| * | activate debug and reduce grid size for debugLaurent Ghigonis2012-11-051-3/+3
| | |
| * | code for image writing is here nowLaurent Ghigonis2012-11-051-18/+37
| | |
| * | work in progress, i broke everythingLaurent Ghigonis2012-11-051-31/+30
| |/
| * optimisation ideasLaurent Ghigonis2012-11-051-0/+3
| |
| * nicer cell colorsLaurent Ghigonis2012-11-051-3/+9
| |
| * implement death for CONWAY_GROW modeLaurent Ghigonis2012-11-041-1/+5
| |
| * small code explanationLaurent Ghigonis2012-11-041-0/+3
| |
| * remove TODO from source, it's in README nowLaurent Ghigonis2012-11-041-5/+0
| |
| * add releasesLaurent Ghigonis2012-11-041-1/+4
| |