321ed17c66
Newer version of the script upstream
2014-07-07 01:32:25 +02:00
30b9b150f4
Newer version of the script upstream
2014-05-09 03:50:05 +02:00
a2c0c784d6
Newer version of the script upstream
2014-05-09 02:56:57 +02:00
964b2f266d
In format strings "%f" is better than "%lf" for the double type
2014-04-26 23:15:27 +08:00
ff2c803ddc
Fixed compilation of the "hayes" plug-in
2014-03-29 20:48:00 +01:00
72836ee01a
Removed src/command.h (not been used for ages)
2014-03-29 20:47:33 +01:00
b223b1a66d
More portable shebang, from 7heo <7heo@mail.com>
...
Original commit message:
« The path /bin/sh for the shebang is more portable
than /usr/bin/env, according to Sven Mascheck:
http://in-ulm.de/~mascheck/various/shebang/#env
and:
http://in-ulm.de/~mascheck/various/shells/
Additionally, a space after the shebang first two
characters (#!) is said to be more portable:
http://in-ulm.de/~mascheck/various/shebang/#blankrequired
I fixed the test script shebang accordingly. »
It doesn't say the presence of a space makes it more portable; it says it was a rumor that could never be proven true, for some completely obsolete releases of UNIX. I did not apply that part.
Thanks!
2014-03-13 13:58:24 +09:00
f2cff808b4
Newer version of the scripts upstream
2014-03-04 02:35:42 +01:00
b30e9af3bf
Code cleanup
2014-02-23 14:40:48 +01:00
c912fc8a04
No longer require Gtk+ >= 2.18 to implement *#06# in the dialer
2014-02-23 14:40:39 +01:00
1905b31d99
debug.c now depends on config.h
2014-02-23 14:31:52 +01:00
af017e38a6
Implemented reporting the modem model information
2014-02-23 14:29:28 +01:00
719698a14e
Track errors when issueing phone calls
2014-02-23 14:07:56 +01:00
69e4644b7f
Implemented entering *#06# in the dialer (needs Gtk+ >= 2.18)
2014-02-23 06:17:31 +01:00
8967932152
Updated copyright information
2014-02-23 04:45:12 +01:00
973fd90042
Improved the phone number detection algorithm
2014-02-21 20:21:26 +01:00
6019323ae0
Added a test for parsing PDUs
2014-02-21 03:46:37 +01:00
cefd87f181
Also distribute src/modems/hayes/quirks.c
2014-02-21 03:43:14 +01:00
21c5663e78
Fixed building the "pdu" tool
2014-02-21 03:25:25 +01:00
60d16be4b2
Fixed skipping the UDH when parsing PDUs in 7-bit encoding
2014-02-21 03:22:41 +01:00
0e214179ea
No longer prefix international numbers with "+" if not necessary
2014-02-21 00:42:37 +01:00
480e12fe5e
Code cleanup
2014-02-20 04:36:40 +01:00
f574d3abfb
Code cleanup
2014-02-20 04:30:12 +01:00
26e508b5c6
Moved the quirks for the "hayes" plug-in to a separate file
2014-02-20 04:27:30 +01:00
48c4ac170f
Separating the "hayes" plug-in into more parts
2014-02-20 04:12:13 +01:00
d530a48e13
Introduced the HayesChannel sub-class
2014-02-20 03:38:41 +01:00
0fd89d3cba
src/plugins/oss.c depends on config.h too
2014-02-20 01:31:11 +01:00
4ac8f93eb9
Added a valid USSD code
2014-02-20 01:27:30 +01:00
8534ed4302
Code cleanup
2014-02-20 01:24:20 +01:00
86a1c498ec
More accurate detection of USSD codes
2014-02-20 01:10:09 +01:00
6ccce8ff31
Newer versions of the helper scripts upstream
2014-02-20 00:40:07 +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
3c6a1f86f9
Added a "TryExec" key to the desktop entries
2013-11-27 02:06:57 +01:00
aaea227ae0
Added a vendor prefix to the desktop entries
2013-11-27 02:05:11 +01:00
6b7a073fd1
Fixed what looks like a typo
2013-11-26 01:04:28 +01:00
dc168e4bbd
Nicer copyright information
2013-11-05 02:03:57 +01: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
8f7f85de08
Set icons to some modem plug-ins
2013-10-28 01:28:01 +01:00
472e5327b4
Imported a template for modem plug-ins
2013-10-28 01:22:30 +01:00
5138923301
Allow the sound device to be configured in the preferences
2013-10-28 00:49:52 +01:00
32922bbd6f
Restored keytones for the PIN entry dialog (and removed for the dialer)
2013-10-27 20:45:34 +01:00
203e1c3abc
Also set the number of channels
2013-10-27 20:41:37 +01:00