Commit Graph

175 Commits

Author SHA1 Message Date
b19c91e581 Support snapshots in more image formats (untested) 2013-07-24 03:06:15 +02:00
2bcf1ef55b Using g_io_channel_shutdown() and g_io_channel_unref() for teardown (untested) 2013-07-24 02:53:18 +02:00
e0ea9dea27 More accurate description 2013-07-24 02:43:41 +02:00
edad8ade60 Using the relevant GIOChannel function to read video frames 2013-06-29 18:03:07 -04:00
cf2f777f0b Code cleanup 2013-06-29 18:02:51 -04:00
4d9f261e62 More consistent file headers 2013-06-29 18:01:49 -04:00
4a9297b4b8 Also include window.h in the source archive 2013-06-29 17:30:12 -04:00
014cd9469c Avoiding some warnings in embedded mode 2013-05-23 21:35:38 +02:00
abf75a08b3 Updated the French translation 2013-05-23 21:27:15 +02:00
cd5d55597d Separated window handling from the Camera widget itself 2013-05-23 21:25:17 +02:00
d2889edfa1 Added a menu entry for the gallery 2013-05-19 20:21:58 +02:00
3aa8d0f6b8 Listing most capabilities through the properties window 2013-05-19 03:40:05 +02:00
2ec10e25b6 Properly display the card and bus information in the properties window 2013-05-18 21:17:09 +02:00
b9f649433a Added a toolbar button to start the gallery application 2013-05-18 20:52:38 +02:00
0815f62cac camera.c depends on ../config.h 2013-05-18 20:52:17 +02:00
56ea51ebd8 Fixed blitting the overlay picture 2013-05-18 17:42:59 +02:00
f0708e3413 Initial support for overlay (untested) 2013-04-17 01:46:11 +02:00
dd33550c6a Re-generated the Makefiles 2013-04-17 01:44:21 +02:00
ba2e1ad690 Re-generated the Makefiles 2013-03-24 17:14:00 +01:00
f82333b238 Avoid a couple warnings with Gtk+ 3 (does not build though) 2013-03-05 01:58:07 +01:00
ff2227ad07 Also ship config.sh 2013-03-04 21:25:00 +01:00
2769f5a192 About to release Camera 0.0.1 2013-03-04 02:59:48 +01:00
c2c3fd25b9 Added a manual page for gallery(1) 2013-03-02 00:10:07 +01:00
c73ae1eb7e Also set a keyboard shortcut for the online help in embedded mode 2013-03-02 00:06:04 +01:00
1ad8840ff5 Added a menu entry to access the online help 2013-03-02 00:03:36 +01:00
3a5fa818ab Added a manual page for camera(1) 2013-03-02 00:00:38 +01:00
3841d2ac1a Re-generated the Makefiles 2013-02-10 01:28:41 +01:00
a71bfec72b Code cleanup 2013-02-10 01:27:49 +01:00
51c777853d Translated more strings into French 2013-01-19 03:48:46 +01:00
1688e83e91 Updated the French translation 2013-01-19 03:28:37 +01:00
96c8f35704 Added missing include 2013-01-19 03:20:38 +01:00
d829aa3073 Compatibility fix for Gtk+ < 2.6 2013-01-19 03:07:07 +01:00
5180566525 Try to create the DCIM directory in any case 2013-01-19 03:04:50 +01:00
2be4782e03 Initial import 2013-01-19 02:52:40 +01:00
6f18538c39 Forcing the thumbnails view when starting the file manager 2013-01-18 23:18:48 +01:00
bc490523d1 Began the French translation 2013-01-18 22:42:01 +01:00
3e7b4af348 Installing the gallery tool by default 2013-01-18 22:24:14 +01:00
ad00e710da Added a tool to start the file browser in the snapshot directory 2013-01-18 22:16:34 +01:00
e2f60dd4fe Code cleanup 2013-01-18 22:00:43 +01:00
65a1165b31 Code cleanup 2013-01-18 21:58:13 +01:00
311241bace Code cleanup 2013-01-18 21:54:18 +01:00
a04f726dd6 Saving snapshots in distinct files 2013-01-18 21:49:05 +01:00
2d60f2fd17 Saving snapshots in the DCIM directory 2013-01-18 21:06:49 +01:00
16390fbc25 Let the window be resized again 2013-01-12 02:47:03 +01:00
8ba5e0390a Now using a GIOChannel to access the camera only when a frame is available 2013-01-11 21:50:09 +01:00
4abc12f313 Re-generated Makefiles 2013-01-07 02:21:27 +01:00
80d3d9d3df Added a keyboard shortcut in embedded mode 2013-01-02 23:00:33 +01:00
dc4d1cdd02 Added a keyboard shortcut in non-embedded mode 2013-01-02 22:50:08 +01:00
9ca9bac932 Also alter the sensitivity of the properties toolbar button accordingly 2012-12-28 20:26:54 +01:00
4231ece59c Implemented the properties window (untested) 2012-12-28 20:27:20 +01:00