Logo
Explore Help
Sign In
claunia/cuetools.net
1
0
Fork 0
You've already forked cuetools.net
mirror of https://github.com/claunia/cuetools.net.git synced 2025-12-16 18:14:25 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
151cb415a7e5baccd437c4087e5cd136c7b17789
cuetools.net/CUETools/frmAbout.cs

17 lines
359 B
C#
Raw Normal View History

apeCompressionLevel option filenamesANSISafe option AR log saved even if disc not found in database fixed a crash when the input path didn't contain the actual path (current directory) tags preserved in more modes default options slightly re-tuned a separate form for 'About' dialog worker thread priority lowered dbpoweramp-like tag added
2008-10-22 11:45:53 +00:00
using System.Windows.Forms;
namespace JDP
{
public partial class frmAbout : Form
{
public frmAbout()
{
InitializeComponent();
}
* option to purge records from local DB * metadata editing window size is now saved in settings * old musicbrainz library removed, musicbrainz metadata now only comes from CTDB * confirmation dialog before submitting to CTDB
2011-06-13 20:25:13 +00:00
private void linkLabel1_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
{
System.Diagnostics.Process.Start((sender as LinkLabel).Text.Substring(e.Link.Start, e.Link.Length));
}
apeCompressionLevel option filenamesANSISafe option AR log saved even if disc not found in database fixed a crash when the input path didn't contain the actual path (current directory) tags preserved in more modes default options slightly re-tuned a separate form for 'About' dialog worker thread priority lowered dbpoweramp-like tag added
2008-10-22 11:45:53 +00:00
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.7 Page: 623ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API