Wykres commitów

130 Commity (master)

Autor SHA1 Wiadomość Data
Oona Räisänen 30e90f5285
Merge pull request #11 from C15/master
Fixes the processing of images encoding using PD* modes
2022-01-03 22:20:11 +02:00
Manuel Santos c204bc735e Fixes the processing of images encoding using PD* modes 2021-12-30 18:43:20 +00:00
Oona Räisänen 1760187fd0 Revert "preparing port to C++11"
This reverts commit a6c59ae5f0.
2015-08-08 08:59:29 +03:00
Oona Räisänen cf34bf5f45 Revert "preparing port to GTKMM"
This reverts commit 657fd58940.
2015-08-08 08:59:10 +03:00
Oona Räisänen 657fd58940 preparing port to GTKMM 2015-07-20 21:58:20 +03:00
Oona Räisänen a6c59ae5f0 preparing port to C++11 2015-07-20 21:57:29 +03:00
Oona Räisänen 51679ea399 variable renaming 2015-07-17 10:43:32 +03:00
Oona Räisänen 714ca8b6c1 more sensible names for scanline parameters 2015-07-17 10:05:53 +03:00
Oona Räisänen 7dc9a17709 update about 2015-06-28 23:14:52 +03:00
Oona Räisänen faaac8310a Merge pull request #7 from waterlubber/patch-1
Addded name of package required for ALSA
2015-06-28 21:01:25 +03:00
waterlubber 5476b00e98 Addded name of package required for ALSA
This package is necessary and was needed to be installed along with ALSA on Linux Mint.
2015-06-28 13:11:55 -04:00
Oona Räisänen 6e43b44feb com->io 2015-06-03 13:25:16 +03:00
Oona Räisänen 8bfab932fc a little more explicit 2015-06-03 13:24:15 +03:00
Oona Räisänen 8f01dab168 Merge pull request #5 from dnet/strcmp-null-segfault
fixed segfault when calling strcmp with NULL
2015-04-14 21:16:34 +03:00
András Veres-Szentkirályi 07f0ada6ca fixed segfault when calling strcmp with NULL 2015-04-12 14:57:54 +02:00
Oona Räisänen 0ef9d5c4bf fixed a crash in pthread_join() 2015-02-13 11:59:01 +02:00
Oona Räisänen 97d179514e hotfixing hotfix 2014-10-13 16:20:17 +03:00
Oona Räisänen 2d79e81d0d hotfix negative array indexing 2014-10-13 16:10:51 +03:00
Oona eb6ec1f219 sral email 2013-07-14 09:28:50 +03:00
Oona a50a4e2c29 license 2013-04-23 18:06:59 +03:00
Oona ada8c66f12 fix PixelGrid leaking memory 2013-04-21 10:58:37 +03:00
Oona 45b63af527 new url 2013-02-11 19:14:04 +02:00
Oona f406f35cbb more fft display stuff; fft struct; etc 2013-01-28 08:57:05 +02:00
Oona d5cb9604eb oops printf debugging 2013-01-26 19:06:45 +02:00
Oona 9132c32227 better frequency estimator using complex-Hermitian DFT 2013-01-26 18:38:40 +02:00
Oona 6369f9cd5e little FFT display 2013-01-21 08:09:41 +02:00
Oona 5372b4b97a mad rewrite of video timing logic 2013-01-20 19:59:43 +02:00
Oona 06748fe211 Hann48 is OK now that the aliasing problem is gone 2013-01-20 11:10:06 +02:00
Oona 336c01849f interpolation & oversampling changes 2013-01-20 02:17:38 +02:00
Oona b8801a673a window got misaligned in previous diff 2013-01-19 20:25:55 +02:00
Oona 692d5436da 96 seems to be the smallest sensible Hann winlength 2013-01-19 18:19:01 +02:00
Oona 4a787e492d replace stdbool with gboolean 2013-01-19 11:51:29 +02:00
Oona 1a7e913638 oops! we're not using libsamplerate (yet) 2013-01-19 11:38:15 +02:00
Oona 6c1b569713 refactoring: move pcm related stuff into a struct, rename some members 2013-01-19 11:36:51 +02:00
Oona a7b82aefd8 compiling & running :) 2013-01-17 13:07:35 +02:00
Oona b492215232 split README and COPYING 2013-01-17 13:05:32 +02:00
Oona f02a1f0deb fix autosync that I broke 2013-01-17 12:15:46 +02:00
Oona bad7502e31 update readme about manual slant 2013-01-17 08:46:37 +02:00
Oona 0ad0414c41 working manual slant adjustment; CurrentPic struct; etc 2013-01-17 08:44:38 +02:00
Oona 2fccddba62 reworked sync detection, now based on convolution etc 2013-01-14 23:21:15 +02:00
Oona 83c10ffd0d better level meters 2013-01-13 22:32:31 +02:00
Oona c7577aab50 more sed renaming of variables 2013-01-13 21:52:31 +02:00
Oona f7eed66052 more sed renaming of variables + functions 2013-01-13 21:48:20 +02:00
Oona 19de6d649d code cleanup: sed renaming of variables, alphabetical sort, etc 2013-01-13 21:18:10 +02:00
Oona f6b2b8a115 "clear" button 2013-01-13 20:49:42 +02:00
Oona ce8eb4942d custom GtkCellRendereds to pack the icons nicely + initial black screen 2013-01-13 13:45:33 +02:00
Oona bb6fad1bc9 don't just crash on buffer overrun, but show a warning icon 2013-01-13 11:40:56 +02:00
Oona 5dcf05d142 tabbed view; log has its own tab 2013-01-12 16:33:06 +02:00
Oona 5b47684c34 ini file, so .ini 2013-01-10 21:00:52 +02:00
Oona df038118a8 "about" dialog can be closed 2013-01-10 20:46:30 +02:00