lp://qastaging/gmidimonitor

Created by snd and last modified
Get this branch:
bzr branch lp://qastaging/gmidimonitor

Related bugs

Related blueprints

Branch information

Owner:
VCS Imports II
Project:
GMIDImonitor
Status:
Development

Import details

Import Status: Suspended

This branch is an import of the HEAD branch of the Git repository at git://repo.or.cz/gmidimonitor.git.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 4 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 5 seconds — see the log

Recent revisions

101. By Недко Арнаудов (Nedko Arnaudov)

upgrade waf to 2.1.2

100. By Недко Арнаудов (Nedko Arnaudov)

wscript: gtk2->gtk3

99. By Недко Арнаудов (Nedko Arnaudov)

Merge branch 'main' into gtk3

98. By Andreas Müller <email address hidden>

main.c: remove deprected an unnecessaty g_thread_init

| ../git/main.c: In function 'main':
| ../git/main.c:324:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations]
| 324 | g_thread_init(NULL);
| | ^~~~~~~~~~~~~

Signed-off-by: Andreas Müller <email address hidden>

97. By Andreas Müller <email address hidden>

Replace deprecated g_string_sprintf by g_string_printf

Fixes warnings as:
| ../git/sysex.c: In function 'decode_sysex':
| ../git/sysex.c:88:13: warning: g_string_printf
| 88 | g_string_sprintf(
| | ^~~~~~~~~
| ../git/sysex.c:117:13: warning: g_string_printf
| 117 | g_string_sprintf(
| | ^~~~~~~~~
| ../git/sysex.c:167:13: warning: g_string_printf
| 167 | g_string_sprintf(
| | ^~~~~~~~~

Signed-off-by: Andreas Müller <email address hidden>

96. By Andreas Müller <email address hidden>

Port to GTK3

Signed-off-by: Andreas Müller <email address hidden>

95. By Andreas Müller <email address hidden>

Set HAVE_ compile flags

Am no waf expert but that waf seems to set these without further ado

Signed-off-by: Andreas Müller <email address hidden>

94. By Andreas Müller <email address hidden>

Add desktop files / icon

And change to 4 spaces indentation

Signed-off-by: Andreas Müller <email address hidden>

93. By Andreas Müller <email address hidden>

install missing gmidimonitor.ui

Rework gmidimonitor_datadir meaning: default is /usr/share/gmidimonitor

Signed-off-by: Andreas Müller <email address hidden>

92. By Andreas Müller <email address hidden>

Add meson build

Old waf does not build properly in python2-less environments so add meson build.

Signed-off-by: Andreas Müller <email address hidden>

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers