|
|
0567d84756
|
Also adds red color if no face is found
|
2012-08-29 13:31:12 +02:00 |
|
|
|
491b176020
|
Green color switch when a face is found
|
2012-08-29 13:29:05 +02:00 |
|
|
|
e6c479a9e6
|
Prepares for changing images background. Bug in there for now.
|
2012-08-29 08:38:15 +02:00 |
|
|
|
9f92f8cd61
|
List filling works. Got to change their color now
|
2012-08-29 07:44:46 +02:00 |
|
|
|
2037bf20dc
|
Code still working. Can be further simplified
|
2012-08-28 22:15:44 +02:00 |
|
|
|
13e2041e95
|
Starts upgrading observer pattern. Have to update the update method now
|
2012-08-28 22:12:06 +02:00 |
|
|
|
4886c7e1ca
|
About to change communication system. First element of list will be the id
|
2012-08-28 21:48:41 +02:00 |
|
|
|
997deb1943
|
Removes old files, not needed any more. simplifies default settings
|
2012-08-28 18:23:40 +02:00 |
|
|
|
5622bb8722
|
New GUI functional. Lots to clean
|
2012-08-28 18:06:33 +02:00 |
|
|
|
25d8c241ca
|
nice looking input folder label
|
2012-08-28 08:08:57 +02:00 |
|
|
|
513072a50b
|
Finally starting to have something looking like a GUI
|
2012-08-28 08:04:46 +02:00 |
|
|
|
c1e9a93742
|
Uses wxformbuilder to create gui and connects it with my code.
First wx GUI is available and functional.
TODO:
Try to package it and get it working on different OSes now
|
2012-08-22 19:36:55 +02:00 |
|
Julien Lengrand-Lambert
|
4284a3be65
|
Starting to care about layout
|
2012-08-22 09:10:36 +02:00 |
|
Julien Lengrand-Lambert
|
eafa756055
|
Really, icons won't work :s
|
2012-08-22 08:15:22 +02:00 |
|
Julien Lengrand-Lambert
|
f4c34aaa5b
|
Failing to set the icon
|
2012-08-22 08:07:34 +02:00 |
|
Julien Lengrand-Lambert
|
15b412cbac
|
Corrects minor bug
|
2012-08-21 22:04:10 +02:00 |
|
Julien Lengrand-Lambert
|
74fea1d310
|
Adds Errors handling in GUI
|
2012-08-21 22:02:24 +02:00 |
|
Julien Lengrand-Lambert
|
b4747fa472
|
Corrects file according to PEP8
|
2012-08-21 21:51:10 +02:00 |
|
Julien Lengrand-Lambert
|
f1bfe95327
|
Sets up second status bar to include text of progress
|
2012-08-21 21:37:32 +02:00 |
|
Julien Lengrand-Lambert
|
92c5a51e8e
|
Adds functional progressbar. Text to be added
|
2012-08-21 21:27:25 +02:00 |
|
Julien Lengrand-Lambert
|
538f86dc44
|
Status bar functional.
Once again, everything was due to a thread problem.
|
2012-08-21 21:17:44 +02:00 |
|
Julien Lengrand-Lambert
|
93216670dc
|
Struggling to get the status bar working
|
2012-08-21 18:38:44 +02:00 |
|
Julien Lengrand-Lambert
|
8b03ea1b40
|
Interface operational for the first time
|
2012-08-21 18:14:03 +02:00 |
|
Julien Lengrand-Lambert
|
d25e7cb2f5
|
Adds observer/observable pattern to interface. Corrects small bug in ivolutioner
|
2012-08-21 18:05:37 +02:00 |
|
Julien Lengrand-Lambert
|
d3f3441c2f
|
Set parameters if finished
|
2012-08-21 17:55:57 +02:00 |
|
Julien Lengrand-Lambert
|
2f5aa9ed19
|
Handling radio buttons
|
2012-08-21 17:17:19 +02:00 |
|
Julien Lengrand-Lambert
|
a12fbdfafc
|
Finishes with comboboxes
|
2012-08-21 17:04:53 +02:00 |
|
Julien Lengrand-Lambert
|
b0eb7c6de8
|
Retrieves data from comboboxes
|
2012-08-21 17:00:59 +02:00 |
|
Julien Lengrand-Lambert
|
39c857617d
|
Trying to get set_parameters combobox working
|
2012-08-21 08:42:46 +02:00 |
|
Julien Lengrand-Lambert
|
e8985c17c4
|
Starts implemeting set_parameters method
|
2012-08-21 08:15:47 +02:00 |
|
Julien Lengrand-Lambert
|
c5c58d34e1
|
Adds interaction with output chooser dialog
|
2012-08-21 08:02:13 +02:00 |
|
Julien Lengrand-Lambert
|
e295df788e
|
Adds interaction with input chooser dialog
|
2012-08-21 07:59:36 +02:00 |
|
Julien Lengrand-Lambert
|
6084b0eac3
|
Trying to get the icon working. Failing for now
|
2012-08-21 07:40:03 +02:00 |
|
Julien Lengrand-Lambert
|
b1e782c1d5
|
Prepares buttons for folder choosing interaction
|
2012-08-20 22:21:26 +02:00 |
|
Julien Lengrand-Lambert
|
2406c5623e
|
Adds button for filechoosing. Later change
|
2012-08-20 22:17:03 +02:00 |
|
Julien Lengrand-Lambert
|
54a94c805c
|
Adds radio buttons
|
2012-08-20 22:04:05 +02:00 |
|
Julien Lengrand-Lambert
|
93970494c6
|
Adds Combobox for speed and face type
|
2012-08-20 21:56:53 +02:00 |
|
Julien Lengrand-Lambert
|
09354d4f48
|
Adds buttons for start/stop
|
2012-08-20 21:44:22 +02:00 |
|
|
|
f7b459e536
|
Adds one silly comment
|
2012-08-20 19:11:28 +02:00 |
|
|
|
adfc7cc274
|
Adds simple buttons layout
|
2012-08-20 08:08:54 +02:00 |
|
|
|
afa8b5f0b9
|
Fills in all optional box lay
|
2012-08-20 08:04:46 +02:00 |
|
|
|
d008ee667a
|
Adds the required parameters skeleton
|
2012-08-20 07:51:03 +02:00 |
|
|
|
5fd2754ff8
|
Solves image bug.
Be careful at the parents of your objects !
|
2012-08-20 07:27:33 +02:00 |
|
Julien Lengrand-Lambert
|
2f07b84684
|
Trying to solve logo bug
|
2012-08-19 21:36:50 +02:00 |
|
Julien Lengrand-Lambert
|
f415105387
|
Solves layout bug. Still problem when adding image
|
2012-08-19 21:16:48 +02:00 |
|
Julien Lengrand-Lambert
|
260afc0631
|
Creates main launcher. Adds logo image. BUG with logo
|
2012-08-19 18:43:16 +02:00 |
|
|
|
1f7db892f7
|
Creates main grid for holding future gui parts
|
2012-08-19 17:03:58 +02:00 |
|
Julien Lengrand-Lambert
|
4099533c8f
|
Creates custom message dialog
|
2012-08-18 11:28:11 +02:00 |
|
Julien Lengrand-Lambert
|
271fce60c7
|
Organizes GUI creation.
Adds menu bar and start creating events
|
2012-08-18 10:58:52 +02:00 |
|
Julien Lengrand-Lambert
|
5fd1209295
|
Cleans up some code
|
2012-08-18 10:37:38 +02:00 |
|