I’ve got a smaller update this time. Just a few ZX conversion tweaks.
Category Archives: Computers
ham_convert 0.6
A new version with a lot of new features and improvements is ready.
ham_convert 0.5
A new version with a lot of improvements and new features is ready. This program doesn’t use any external libraries, just pure jdk.
Continue reading
ham_convert 0.5 pre-alpha
This version will support importing a 64-color palette from a text file (JASC palette file format). I decided to add it because some time ago IrfanView received a very good high-quality colour reduction algorithm which is better than ImageMagick‘s. It also can export the colour palette to a text file.
If you reduce the number of colours of your image to 64 in IrfanView by that algorithm and export the resulting 64-color palette to a file you will be able to import it to my program. That optimized palette will drastically improve the quality of the resulting HAM8 file. I’m also working on my own colour reduction algorithm, but it will be not as good as the IrfanView’s. I’m also experimenting with ImageMagick.
I posted some test pictures below. I took them in Warsaw, Poland.
Continue reading
ham_convert 0.4
There were some important improvements to the RGB to HAM8 conversion algorithm. Pictures produced by the new version have less artefacts and are more detailed.
Continue reading
Fakemode (fake 18-bit hicolor mode)
Fakemode (fake 18-bit hicolor mode) was used in scene demos and intros around 1995-1997 to display more than 256 colors on plain VGA cards when hicolor modes were still not popular and not quite standardised. It uses normal 256 color mode. Three rows of pixels are used to display each of the color component and on very old crt monitors they will blend into single row of hicolor pixels. That’s right – first line – shades of red, second – green, third – blue. Because VGA has only 64 shades of each component it uses only 192 (3×64) colors from the 256 color palette. The biggest drawback of this mode is 3 times lower vertical resolution.
Some examples: Gustar by Camorra, Transgression 2 by mfx, Bill G Force by Komplex.
Continue reading
DVB-T na tunerze usb marki Medion z allegro
Jakiś czas temu zaopatrzyłem się w tuner dvb-t na usb z allegro na układzie Creatix-a (ctx1921). Krótko opiszę instalację tego wynalazku. Aby odbierać polską cyfrową telewizję naziemną wystarczy zainstalować sterownik (w menedżerze urządzeń kliknąć prawym na nieznane urządzenie, wybrać aktualizuj oprogramowanie sterownika, przeglądaj mój komputer w poszukiwaniu oprogramowania sterownika, wskazać folder z rozpakowanymi plikami) i dowolny odtwarzacz obsługujący dvb-t (Splash Lite, VLC lub Windows Media Center dostarczany z systemem). Dekodowanie sygnału odbywa się programowo w odtwarzaczu w komputerze a nie w urządzeniu, dlatego prawie każdy dekoder dvb-t na usb zadziała w Polsce. Na samym dole efekt podpięcia do koszalińskiej analogowej kablówki, która retransmituje wszystkie multipleksy na 4 kanałach telewizji analogowej.
Telewizje kablowe w wariancie analogowym zwykle nadają sygnał dvb-t na podobnych częstotliwościach (sprawdzone w Koszalinie i Kołobrzegu). Szerokość pasma należy ustawić na 7 MHz. Poniżej podaję częstotliwości multipleksów w telewizjach kablowych:
- MUX8 – 205500 kHz (205,500 MHz)
- MUX3 – 212500 kHz (212,500 MHz)
- MUX2 – 219500 kHz (219,500 MHz)
- MUX1 – 226500 kHz (226,500 MHz)
Częstotliwości multipleksów ze źródeł innych niż telewizja kablowa (np. antena pokojowa) wraz z listą dostępnych kanałów:
https://www.emitel.pl/telewizja/naziemna-telewizja-cyfrowa-dvb-t/aktualne-parametry-emisji-dvb-t/
Jeśli planujesz oglądać cyfrową telewizję naziemną na starym telewizorze kineskopowym najlepszą jakość obrazu uzyskasz jeśli ustawisz w dekoderze rozdzielczość 576i.
Zamiast ctx1921 warto wybrać coś opartego na RTL 2832U ze względu na większe możliwości, lepsze wsparcie oraz dostępność zmodyfikowanych sterowników odblokowujących dodatkowe funkcje:
http://www.stari.cba.pl/o-mozliwosciach-tunera-dvb-t-na-ukladzie-rtl-2832-u/
Classic Shell and glass8 – make your Windows 8 a bit more usable
Read this article and another and yet another before you upgrade to Windows 8/8.1 or Windows 10. Many people don’t like Microsoft’s new strategy based on removing features, adding telemetry and Windows 10 ads and replacing Aero Glass with primitive flat-looking Metro theme (you can restore Aero Glass transparency using glass8, but it’s unstable). If you still want to use it you can install ClassicShell. It restores start button and Windows 7-like start menu (you can also choose XP-like). It can bypass Metro screen on Windows 8/8.1 on start-up. There are a lot of new options in 4.0.0 including full support for Windows 8.1 RTM.
You can also install aero theme without transparency for Windows 8.1 or an old windows classic theme (install uxstyle first).
Parted Magic linux 2013_08_10 – the last free version archive (GPLv2)
JDiskCat 1.3.1 released.
Changelog:
1.3.1
- New Configuration Window.
- Added “nerd mode” option featuring old size display method.
- Display “no results” in Search Window using message box instead of results table.
- Improved About Window.
- Cleaned code a bit.
1.3.0
- Main window: added option to open data files save location
- Main window: added option to import xml file
- Main window: volume add button is now disabled during cataloging
- Main window: volume properties additionally displays number of files, folders, catalog data file name, size and location
- Progress window: added path to currently analysed sub-folder
- About window: e-mail address can be clicked to send an e-mail using default mail client
- Main window+search window: size is now displayed in a more elegant way
- Search window: new look
- Fixed incorrect search window display under linux
- Fixed lack of file and volume sorting on linux (listfiles java function lists folder contents unsorted on linux with openjdk so added own sorting)
- Some minor tweaks and bugfixes Continue reading