Get this repository:
git clone https://git.launchpad.net/openkj

See all merge proposals.

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/OpenKJ/OpenKJ.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 2 minutes — see the log

Branches

Name Last Modified Last Commit
master 2022-08-12 16:24:42 UTC
Replace screenshot in flatpa

Author: Anders Thomsen
Author Date: 2022-08-12 16:24:42 UTC

Replace screenshot in flatpa

stable 2021-08-03 02:54:51 UTC
Update workflows

Author: Isaac Lightburn
Author Date: 2021-08-03 02:54:51 UTC

Update workflows

singer_history_improvements 2021-04-29 13:10:54 UTC
Grey out history songs w/ no db entry

Author: T. Isaac Lightburn
Author Date: 2021-04-29 13:10:54 UTC

Grey out history songs w/ no db entry

coverity_scan 2021-01-09 07:13:21 UTC
Pull changes over for scanning (#218)

Author: T. Isaac Lightburn
Author Date: 2021-01-09 07:13:21 UTC

Pull changes over for scanning (#218)

* Fix uninitialized member variable (Coverity)

Found by Coverity Scan
CID: 291841

* Remove unused member variable (Coverity)

Remove unused member variable that was causing uninitialized member
pointer field defect in Coverity Scan

CID: 365090

* Fix uninitialized member varaibles (Coverity)

Fix uninitialized member variable defects from Coverity Scan

CID: 365091
CID: 365095

* Replace usage of rand() with modern alternative (Coverity)

Eliminates warning about use of unsafe rand() function. Not really
necessary, since this was just randomizing a playlist and not crypto
related, but wanted to silence the warning.

CID: 365092

* Initialize media backends as nullptr on construction (Coverity)

Should silence the uninitilized members warning from Coverity Scan.
These will always be set before use but can't be in the constructor
since this class is used in a ui file.

CID: 365093

* Initialize member gst element pointers to nullptr on construction
(Coverity)

These don't get initialized for real or used until a song is actually
previewed. Not initialized on construction because they'll be different
depending on whether it's a cdg or video file.

CID: 365094

* Fix resource leak in karaoke song name editor (Coverity)

Fix leaked pointer in song name editor and clean up totally unneeded
pointer stuff in sourcedirtablemodel. Relic from when I didn't
understand how and why to use pointers, heh.

CID: 365096

* Remove unused VideoDisplayAR class

Had a bug caught by coverity, but the code wasn't being used anymore so
I just removed it completely.

CID: 365097

* Coverity scan (#215)

* Work on automated travis-ci based coverity scan

* Use modern std::shuffle instead of std::random_shuffle

* Add back autoAudioSrc. Was actually in use on Windows builds.

* Fix file descriptor leak

Co-authored-by: T. Isaac Lightburn <isaac@openkj.org>

chat-integration 2020-08-24 22:54:02 UTC
Work on messaging

Author: T. Isaac Lightburn
Author Date: 2020-08-24 22:54:02 UTC

Work on messaging

15 of 5 results

Other repositories

Name Last Modified
lp:openkj 2022-08-12
lp:~openkj/openkj/+git/karaokerg 2017-12-23
12 of 2 results
You can't create new repositories for OpenKJ.