Commit Graph

255 Commits

Author SHA1 Message Date
9cad320ad1 Let the gprs(1) tool exit when stand-alone (through the systray icon) 2014-08-30 18:01:43 +02:00
29f7e700e9 Report more errors directly to the user 2014-08-28 02:00:58 +02:00
6e27cec8af Report errors when connecting 2014-08-28 01:04:48 +02:00
5caa6e5481 Also initialize the counter 2014-08-27 22:44:30 +02:00
76d267e169 Loading the GPRS connectivity settings from a configuration file 2014-08-14 23:53:07 +02:00
a9a99d4ac1 Added a function to load the defaults for a specific operator 2014-08-14 23:13:30 +02:00
90516f8a5c Added an option to load the default settings for the current operator 2014-08-14 19:59:59 +02:00
362966359f Avoid a potential format string issue 2014-08-14 19:58:38 +02:00
58714f686a Keep track of the current operator 2014-08-14 19:58:10 +02:00
1780b692b4 Updated the copyright line 2014-08-14 19:56:56 +02:00
c7c79509c2 Fixed build with Gtk+ 3 2014-08-14 19:56:38 +02:00
964b2f266d In format strings "%f" is better than "%lf" for the double type 2014-04-26 23:15:27 +08:00
0fd89d3cba src/plugins/oss.c depends on config.h too 2014-02-20 01:31:11 +01:00
2421500713 Spelling of "E-Plus" 2014-02-20 00:38:27 +01:00
1e1b09abc6 More complete de-initialization if the IO channel was created 2014-01-06 00:27:38 -06:00
74a1e19db2 Code cleanup 2014-01-06 00:27:20 -06:00
5fdad562a9 Open the video device at regular intervals (every 10 seconds) 2014-01-06 00:18:16 -06:00
968a9353be Allow the device, image scaling and flipping to be configured 2014-01-05 23:50:54 -06:00
35bbc7df1a Avoid a warning during compilation 2013-11-04 20:44:01 +01:00
941dfbc8d5 Use a bigger buffer size while playing samples 2013-10-29 01:10:55 +01:00
131d948a2a Code cleanup 2013-10-29 01:02:53 +01:00
1606b4986c Code cleanup 2013-10-29 00:57:04 +01:00
6bcc866459 Also set the sample rate 2013-10-28 23:10:13 +01:00
5138923301 Allow the sound device to be configured in the preferences 2013-10-28 00:49:52 +01:00
203e1c3abc Also set the number of channels 2013-10-27 20:41:37 +01:00
f88db03348 Implemented basic WAV playback support 2013-10-27 19:36:25 +01:00
2f08159faf Fixed building in debugging mode 2013-10-27 19:35:44 +01:00
b5e1b7e4d8 Moved pulseaudio support out of the profiles plug-in 2013-06-02 01:06:39 +02:00
75d932a03f Set the global configuration value for offline mode 2013-05-28 08:07:17 +02:00
1f70905a55 Renamed the popup menu entry for the help contents 2013-04-11 21:57:46 +02:00
420b591860 Added a shortcut to the help contents 2013-04-11 03:22:20 +02:00
74136cf16d Default to showing the dialer by default instead 2013-04-11 02:46:34 +02:00
ff143e28f1 Re-generated the Makefiles 2013-04-11 02:08:45 +02:00
af24bed693 Re-generated the Makefiles 2013-03-24 17:14:01 +01:00
6e6cab748a Added a couple USSD codes for the FYVE provider (Germany) 2013-02-12 00:01:10 +01:00
fc314c9842 Now installing the "password" plug-in by default 2013-02-10 05:09:06 +01:00
87ccc6a06a Display an error dialog when the new password doesn't match its confirmation 2013-02-10 05:02:55 +01:00
cd81d27f8a Implemented the password change request 2013-02-10 04:56:14 +01:00
5cbf6bbab7 Implemented the "cancel" button and added a confirmation password entry 2013-02-10 04:47:11 +01:00
666a8290b0 Added an interface to change passwords (not functional yet) 2013-02-10 03:01:35 +01:00
f1d5d9ccd5 Now really functional (with code imported from the Camera project) 2013-02-10 01:29:15 +01:00
b5a0c8f389 Re-generated Makefiles 2013-02-08 20:27:01 +01:00
f0aec3a3a5 Re-generated Makefiles 2013-01-07 02:21:29 +01:00
857f231ffd Removed an unused variable 2012-11-28 22:59:15 +01:00
c1c340e12e Also save the counters when exiting the plug-in 2012-11-26 20:30:47 +01:00
c431883766 Fixed build 2012-11-26 19:58:16 +01:00
377f95b930 Implemented a global data counter 2012-11-26 19:55:25 +01:00
aef0004ed8 Added a plug-in for Panel notifications 2012-11-08 14:01:36 +01:00
ce93087feb Supporting generic notifications (through plug-ins) 2012-11-08 13:29:13 +01:00
68f5d1e529 Added an error message 2012-10-12 16:09:56 +00:00