This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "sigrok".
The branch, master has been updated
via b36ded6327e61754fedadc7fc0b1fb6e22f95e28 (commit)
via 352ba682f888235db442f489e6a4c9de05dcf99d (commit)
via 924d264d3b682fa5e80cdfa75035a5b16bbeb66b (commit)
from 57f03fd843c6c455f2fa575c0823d69bb136cf9f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b36ded6327e61754fedadc7fc0b1fb6e22f95e28
Author: Uwe Hermann <uwe@...>
Date: Sat Jan 8 01:58:01 2011 +0100
GUI: Add French translation.
Thanks Olivier Fauchon <olivier@...> for the translation.
commit 352ba682f888235db442f489e6a4c9de05dcf99d
Author: Uwe Hermann <uwe@...>
Date: Fri Jan 7 19:55:25 2011 +0100
Cosmetics, whitespace, simplifications.
Reduce code nesting a bit, constify some strings.
commit 924d264d3b682fa5e80cdfa75035a5b16bbeb66b
Author: Uwe Hermann <uwe@...>
Date: Fri Jan 7 19:34:14 2011 +0100
Fix a few trivial compiler warnings.
-----------------------------------------------------------------------
Summary of changes:
cli/sigrok-cli.c | 12 ++-
.../{sigrok-gui_de_DE.ts => sigrok-gui_fr_FR.ts} | 130 ++++++++++----------
gui/sigrok-gui.pro | 3 +-
libsigrok/device.c | 6 +-
libsigrok/input/input.c | 4 +-
libsigrok/input/input_binary.c | 26 ++---
libsigrok/output/output_gnuplot.c | 5 +-
libsigrok/output/output_text.c | 29 +++--
libsigrok/output/output_vcd.c | 7 +-
libsigrok/sigrok.h | 4 +-
10 files changed, 115 insertions(+), 111 deletions(-)
copy gui/locale/{sigrok-gui_de_DE.ts => sigrok-gui_fr_FR.ts} (67%)
hooks/post-receive
--
sigrok
|