Niels Martin Hansen
064f6b7b9b
Removed Automation 3 support (will be replaced with Automation 4 soon)
...
Removed stale p-designer project
Updated FexTracker to work with pre-compiled headers
Removed deprecated dc.BeginPaint()/EndPaint() calls causing warnings
Originally committed to SVN as r642.
2006-12-28 20:56:28 +00:00
Rodrigo Braz Monteiro
76dbc901f9
- Switching to a new line in audio mode now centers the line on the grid. (AMZ)
...
- Commiting changes in audio to the last line will insert a new line after it. (AMZ)
Originally committed to SVN as r579.
2006-12-18 20:13:23 +00:00
Rodrigo Braz Monteiro
b739497bdf
Some more tweaks to keyframes
...
Originally committed to SVN as r575.
2006-12-18 16:20:45 +00:00
Rodrigo Braz Monteiro
dd1ed05e21
Changes to VideoDisplay class to allow the new keyframe functionality to work
...
Originally committed to SVN as r573.
2006-12-18 04:53:40 +00:00
Niels Martin Hansen
db1e70157c
Added Avisynth call tracing code (disabled by default, define DEBUG_AVISYNTH_CODE to use)
...
Minor change in implementation of audio spectrum power scaling
Originally committed to SVN as r559.
2006-12-17 04:58:10 +00:00
Niels Martin Hansen
c69f347035
Work on #209 , tweak audio spectrum scaling
...
Originally committed to SVN as r554.
2006-11-23 21:43:45 +00:00
Niels Martin Hansen
075caa6f33
Fix for Linux not detecting right CPU count didn't compile, fixed.
...
Started re-layouting the FexTracker config dialog.
Originally committed to SVN as r550.
2006-11-11 01:47:35 +00:00
Niels Martin Hansen
2251867890
Minor fixes for building on Linux.
...
(Why does wxThread::GetCPUCount like failing?)
Originally committed to SVN as r549.
2006-11-08 23:40:40 +00:00
Niels Martin Hansen
a6fca3677f
Cut off spectrum at 2/3 of nyquist frequency.
...
Define SPECTRUM_LOGARITHMIC to get decibel scale rather than power in the spectrum (generally less useful, therefore disabled by default).
Originally committed to SVN as r531.
2006-08-27 23:31:20 +00:00
Niels Martin Hansen
df964c78cd
Rewrote audio spectrum rendering algo
...
Originally committed to SVN as r530.
2006-08-27 22:29:14 +00:00
Niels Martin Hansen
29961a029e
Made most audio spectrum related code multithreaded (automatic number of threads, based on CPU count)
...
Changed palette for spectrum
Originally committed to SVN as r529.
2006-08-27 19:54:51 +00:00
Rodrigo Braz Monteiro
f950d58ba5
Fixed crash in spectrum analyzer zoom in
...
Originally committed to SVN as r481.
2006-07-10 20:35:27 +00:00
David Lamparter
bd26c5d411
CLK_TCK -> CLOCKS_PER_SEC
...
Originally committed to SVN as r473.
2006-07-07 22:48:26 +00:00
David Lamparter
4f616b6775
fix 64bit stuff
...
Originally committed to SVN as r471.
2006-07-07 22:47:55 +00:00
Rodrigo Braz Monteiro
8f077dc4ee
Placeholder Edit->Sort menu entry and disabled audio scrubbing again
...
Originally committed to SVN as r466.
2006-07-06 22:39:58 +00:00
Rodrigo Braz Monteiro
fec305fe78
Fixed two crash bugs related to audio.
...
Originally committed to SVN as r463.
2006-07-04 21:59:30 +00:00
Rodrigo Braz Monteiro
4a5106daf0
somewhat working scrubbing
...
Originally committed to SVN as r462.
2006-07-04 08:25:54 +00:00
Rodrigo Braz Monteiro
69330182b5
Still broken (and disabled) scrub code
...
Originally committed to SVN as r461.
2006-07-04 07:00:58 +00:00
Rodrigo Braz Monteiro
4e464c97ad
Quite broken scrubbing implemented
...
Originally committed to SVN as r460.
2006-07-04 06:13:54 +00:00
Rodrigo Braz Monteiro
2627c77a0b
Anything that stops audio will also stop video too, now
...
Originally committed to SVN as r457.
2006-07-01 23:31:15 +00:00
Rodrigo Braz Monteiro
453a594264
Fixed audio dragging bugs related to scrub bar
...
Originally committed to SVN as r456.
2006-07-01 22:49:09 +00:00
Rodrigo Braz Monteiro
8f3fbdd781
Added hotkey to Audio's "play to end of file" (defaulting to "T").
...
Originally committed to SVN as r453.
2006-07-01 06:37:46 +00:00
Rodrigo Braz Monteiro
1114029be1
Playing in video mode will now play the audio as well even if it hasn't been previously loaded into audio mode (experimental).
...
Originally committed to SVN as r452.
2006-07-01 06:32:11 +00:00
David Lamparter
f1f8b556bf
pass down VideoProvider in open audio from video path
...
Originally committed to SVN as r326.
2006-04-14 22:35:39 +00:00
Rodrigo Braz Monteiro
87cfe62e0c
Fixed audio follow cursor bug.
...
Originally committed to SVN as r234.
2006-03-20 21:48:01 +00:00
Rodrigo Braz Monteiro
55bfefb2d8
Fixed crash related to audio display losing focus while unloaded. ( #98 )
...
Originally committed to SVN as r227.
2006-03-15 23:53:44 +00:00
Rodrigo Braz Monteiro
b3618d42df
Dragging the timeline will now scroll audio display.
...
Originally committed to SVN as r214.
2006-03-07 00:12:50 +00:00
Rodrigo Braz Monteiro
201360fd0a
Timeline is now drawn below audio display.
...
Originally committed to SVN as r212.
2006-03-06 00:45:24 +00:00
Rodrigo Braz Monteiro
a00a45125e
Audio display now follows the play cursor
...
Originally committed to SVN as r211.
2006-03-05 23:41:00 +00:00
Rodrigo Braz Monteiro
6f0073536e
Audio current play position cursor will now always be visible.
...
Removed video frame/subtitles time sync controls from the grid context menu.
Originally committed to SVN as r210.
2006-03-05 23:01:02 +00:00
Rodrigo Braz Monteiro
e249381e31
Middle clicking the video seek bar and audio display will now focus them.
...
Originally committed to SVN as r201.
2006-03-05 04:41:59 +00:00
Rodrigo Braz Monteiro
18d948ef97
Finished separation of audio provider and player
...
Originally committed to SVN as r171.
2006-02-25 07:41:18 +00:00
Rodrigo Braz Monteiro
a94f17d2c4
Further abstraction of audio classes...
...
Originally committed to SVN as r169.
2006-02-25 06:52:07 +00:00
Rodrigo Braz Monteiro
4698ec6f6b
Further abstraction of audio classes
...
Originally committed to SVN as r168.
2006-02-25 06:04:46 +00:00
Rodrigo Braz Monteiro
01d0916b2a
Fixed horizontal zoom in audio
...
Originally committed to SVN as r161.
2006-02-25 00:11:54 +00:00
Fredrik Mellbin
a9a4f5bf24
More vfr fun for everyone
...
Originally committed to SVN as r150.
2006-02-24 16:45:10 +00:00
Rodrigo Braz Monteiro
2383c68bac
Fixed minor glitch on audio display
...
Originally committed to SVN as r139.
2006-02-24 01:16:27 +00:00
Rodrigo Braz Monteiro
25d5516d77
Some clean up of grid classes
...
Originally committed to SVN as r107.
2006-02-22 04:59:39 +00:00
Rodrigo Braz Monteiro
fb579fa948
Audio display in SSA mode will no longer ignore clicks if it wasn't focused
...
Originally committed to SVN as r98.
2006-02-21 21:33:15 +00:00
Rodrigo Braz Monteiro
6eae67a95e
Separated volume on its own slider bar
...
Originally committed to SVN as r89.
2006-02-21 00:55:16 +00:00
Rodrigo Braz Monteiro
bd116bd286
Changing vertical zoom will now also change the playback volume
...
Originally committed to SVN as r88.
2006-02-20 23:54:15 +00:00
Rodrigo Braz Monteiro
8ece0ea54f
Audio timing will now apply to all selected lines, as well as active line
...
Originally committed to SVN as r85.
2006-02-20 22:32:20 +00:00
Rodrigo Braz Monteiro
26b15d3d09
Implemented redo, and replace == _T("") with .IsEmpty()
...
Originally committed to SVN as r80.
2006-02-20 21:32:58 +00:00
Rodrigo Braz Monteiro
14e54bce4e
Fixed karaoke next/prev
...
Originally committed to SVN as r79.
2006-02-20 07:12:01 +00:00
Rodrigo Braz Monteiro
fd0cd9c045
Partial fix to karaoke mode
...
Originally committed to SVN as r76.
2006-02-19 06:05:15 +00:00
Fredrik Mellbin
5062ea6e31
Refresh(false) elimination
...
Originally committed to SVN as r58.
2006-02-02 18:24:58 +00:00
Fredrik Mellbin
ae6fcba54e
fixing the fixmes
...
Originally committed to SVN as r57.
2006-02-02 18:17:54 +00:00
Niels Martin Hansen
360746e739
Bugfix: Karaoke splitting only worked on lines that were already marked dirty (autosplit lines being in that category), unless SSA mode was enabled.
...
Originally committed to SVN as r30.
2006-01-27 03:18:26 +00:00
Niels Martin Hansen
3ad6a9db43
Implemented new karaoke splitter. Still needs some work, especially graphically.
...
The timing postproc dialog is now properly centered.
Originally committed to SVN as r29.
2006-01-27 00:48:59 +00:00
Rodrigo Braz Monteiro
a8f7fb667b
Originally committed to SVN as r2.
2006-01-16 21:02:54 +00:00