Home
last modified time | relevance | path

Searched refs:recording (Results 6876 – 6900 of 22262) sorted by relevance

1...<<271272273274275276277278279280>>...891

/dports/emulators/mgba/mgba-0.9.2/
H A DREADME.md31 - Video, GIF, WebP, and APNG recording.
74 - Re-recording support for tool-assist runs.
221 - ffmpeg or libav: for video, GIF, WebP, and APNG recording.
/dports/security/rustscan/RustScan-2.0.1/pictures/
H A Dfast.yml1 # The configurations that used for the recording, feel free to edit them
16 recording: true
39 # If the value is `auto` use the actual recording delays
/dports/www/gitea/gitea-1.16.5/options/license/
H A DCC-BY-ND-2.015recording, art reproduction, abridgment, condensation, or any other form in which the Work may be …
39 …tutory Royalties. For the avoidance of doubt, where the Work is a sound recording, Licensor waives…
H A DCC-BY-2.5-AU15recording, art reproduction, abridgment, condensation, or any other form in which a work may be ad…
23 …out limitation) a literary, dramatic, musical or artistic work, a sound recording or cinematograph…
48 …tutory Royalties. For the avoidance of doubt, where the Work is a sound recording, Licensor will n…
/dports/x11-toolkits/gtk30/gtk+-3.24.31/testsuite/reftests/
H A DMakefile.am301 image-recording-surface.ref.ui \
302 image-recording-surface.ui \
537 image-recording-surface.c \
/dports/misc/p5-Software-License-CCpack/Software-License-CCpack-1.11/lib/Software/License/
H A DCC_BY_NC_SA_2_0.pm125 sound recording, art reproduction, abridgment, condensation, or any
130 recording, the synchronization of the Work in timed-relation with a
280 where the Work is a sound recording, Licensor reserves the exclusive
/dports/multimedia/obs-studio/obs-studio-27.1.3/docs/sphinx/
H A Dreference-core.rst447 the main stream/recording output.
508 stream/recording).
513 longer visible on stream/recording).
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/languages/
H A Dsyneditstrconst.ca.po13 msgid "Can only pause when recording"
17 msgid "Cannot playback macro when recording"
21 msgid "Cannot record macro when recording"
H A Dsyneditstrconst.id.po16 msgid "Can only pause when recording"
20 msgid "Cannot playback macro when recording"
24 msgid "Cannot record macro when recording"
H A Dsyneditstrconst.nl.po13 msgid "Can only pause when recording"
17 msgid "Cannot playback macro when recording"
21 msgid "Cannot record macro when recording"
H A Dsyneditstrconst.pl.po16 msgid "Can only pause when recording"
20 msgid "Cannot playback macro when recording"
24 msgid "Cannot record macro when recording"
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/synedit/languages/
H A Dsyneditstrconst.ca.po13 msgid "Can only pause when recording"
17 msgid "Cannot playback macro when recording"
21 msgid "Cannot record macro when recording"
H A Dsyneditstrconst.nl.po13 msgid "Can only pause when recording"
17 msgid "Cannot playback macro when recording"
21 msgid "Cannot record macro when recording"
H A Dsyneditstrconst.pl.po16 msgid "Can only pause when recording"
20 msgid "Cannot playback macro when recording"
24 msgid "Cannot record macro when recording"
H A Dsyneditstrconst.id.po16 msgid "Can only pause when recording"
20 msgid "Cannot playback macro when recording"
24 msgid "Cannot record macro when recording"
/dports/misc/lingoteach/lingoteach-ui-0.3.9/doc/
H A Dlingoteach.texi324 @cindex language, add recording
325 @cindex recording sound
339 @cindex recording preparation
340 @cindex preparation for recording
347 @cindex translation, recording
348 @cindex recording translation
361 @cindex recording, talk naturally
362 When you are recording yourself or someone else you should try and talk
392 @cindex recording mode, frequency
395 @cindex mode of recording
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/trees/
H A Dlayer_tree_host_unittest.cc2895 &client_, std::move(recording)); in SetupTree()
2898 recording.reset(new FakeRecordingSource); in SetupTree()
2900 &client_, std::move(recording)); in SetupTree()
6829 recording->SetPlaybackAllowedEvent(&playback_allowed_event_); in SetupTree()
6832 std::move(recording)); in SetupTree()
7037 std::move(recording)); in SetupTree()
7079 std::move(recording)); in SetupTree()
7129 recording->SetPlaybackAllowedEvent(&playback_allowed_event_); in SetupTree()
7132 std::move(recording)); in SetupTree()
7746 std::unique_ptr<FakeRecordingSource> recording = in SetupTree() local
[all …]
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/po/wxvbam/
H A Dnb.po1216 msgid "Cannot open recording file %s"
1220 msgid "Cannot play game recording while recording"
1662 msgid "Error reading game recording"
1686 msgid "Error writing game recording"
3129 msgid "Start &game recording..."
3133 msgid "Start &sound recording..."
3137 msgid "Start &video recording..."
3161 msgid "Stop g&ame recording"
3169 msgid "Stop s&ound recording"
3173 msgid "Stop v&ideo recording"
[all …]
H A Dfr.po1223 msgid "Cannot open recording file %s"
1227 msgid "Cannot play game recording while recording"
1672 msgid "Error reading game recording"
1696 msgid "Error writing game recording"
3145 msgid "Start &game recording..."
3149 msgid "Start &sound recording..."
3153 msgid "Start &video recording..."
3177 msgid "Stop g&ame recording"
3185 msgid "Stop s&ound recording"
3189 msgid "Stop v&ideo recording"
[all …]
/dports/games/libretro-fuse/fuse-libretro-8b51f87/libspectrum/
H A Dlibspectrum.h.in160 LIBSPECTRUM_ID_RECORDING_RZX, /* RZX input recording */
238 LIBSPECTRUM_CLASS_RECORDING, /* Input recording */
713 * Input recording routines
784 /* Something to step through all the blocks in an input recording */
/dports/audio/audacity/audacity-Audacity-3.1.3/src/
H A DProjectFileIO.cpp1807 bool recording /* = false */, in WriteXML() argument
1828 if ( recording ) { in WriteXML()
1850 bool ProjectFileIO::AutoSave(bool recording) in AutoSave() argument
1854 WriteXML(autosave, recording); in AutoSave()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/telemetry/docs/collection/
H A Dhistograms.rst78 …s initialized with a default value of `0`/`false` (flag not set). Thus, recording a value of `0` i…
142 …gram expires; e.g. a value of `"30"` will mean that the histogram stops recording from Firefox 30 …
217 Telemetry Histograms do not record negative values, instead clamping them to 0 before recording.
219 …stograms do not record values greater than 2^31, instead clamping them to INT_MAX before recording.
/dports/devel/libburn/libburn-1.5.4/
H A DChangeLog9 * Bug fix: Stream recording was applied regardless whether the drive offers it.
458 * Multi-session recording on DVD+R, including -toc, -msinfo
465 * Multi-session recording on sequential DVD-R[W], including -toc, -msinfo
466 * DVD-R[W] Disk-at-once recording
/dports/games/openclonk/openclonk-release-8.1-src/src/editor/
H A DC4ConsoleQtState.cpp611 …enabled(false), recording(false), net_enabled(false), landscape_mode(LandscapeMode::Dynamic), flat… in C4ConsoleGUIState()
779 recording = false; in DeleteConsoleWindow()
843 ui.actionFileRecord->setEnabled(enabled && !recording); in UpdateActionStates()
865 ui.actionFileRecord->setChecked(recording); in UpdateActionStates()
/dports/www/jitsi-meet/jitsi-meet/libs/
H A DflacEncodeWorker.min.map1 …///./react/features/local-recording/recording/flac/flacEncodeWorker.js","webpack:///./react/featur…

1...<<271272273274275276277278279280>>...891