summaryrefslogtreecommitdiff
path: root/multimedia/ssr
AgeCommit message (Collapse)AuthorFilesLines
2022-11-23massive revision bump after textproc/icu updateadam1-2/+2
2022-09-27*: recursive bump for ffmpeg4 switch to x264wiz1-2/+2
2022-09-11*: bump PKGREVISION for flac shlib bumpwiz1-2/+2
2022-07-02*: Recursive revbump from audio/pulseaudioryoon1-2/+2
2022-04-18revbump for textproc/icu updateadam1-2/+2
2022-03-28m*/*: revbump(1) for libsndfiletnn1-2/+2
2021-12-08revbump for icu and libffiadam1-2/+2
2021-10-26multimedia: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (for legal reasons?): ./multimedia/adobe-flash-player/distinfo adobe-flash-player-32.0.0.465/flash_player_npapi_linux.i386.tar.gz ./multimedia/adobe-flash-player/distinfo adobe-flash-player-32.0.0.465/flash_player_npapi_linux.x86_64.tar.gz ./multimedia/libdvdcss/distinfo libdvdcss-1.4.3.tar.bz2
2021-10-09Recursive revbump for multimedia/libaomnia1-2/+2
2021-10-07multimedia: Remove SHA1 hashes for distfilesnia1-2/+1
2021-09-08Recursive revbump for audio/jacknia1-2/+2
2021-07-30*: Recursive revbump from audio/pulseaudio-15.0ryoon1-2/+2
2021-04-21revbump for textproc/icuadam1-2/+2
2021-02-07*: Recursive revbump from audio/pulseaudio-14.2.nb1ryoon1-2/+2
2021-01-01*: Recursive revbump from audio/pulseaudio-14.0ryoon1-1/+2
2020-11-24ssr: Update to 0.4.2nia3-18/+11
Version 0.4.2 ------------- - Improved X11/Wayland detection. - Changed ALSA input to use non-blocking API. This seems to reduce the latency in some cases. - Added support for s24, s32 and f32 sample formats for ALSA input. - Added 'open folder' button after saving the recording. - Several minor improvements.
2020-11-05*: Recursive revbump from textproc/icu-68.1ryoon1-2/+2
2020-08-18*: revbump for libsndfileleot1-2/+2
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot1-2/+2
2020-06-02Revbump for icuadam1-1/+2
2020-05-23ssr: add needed dependency on libXinerama.markd1-1/+2
2020-05-16ssr: Update to 0.4.1nia3-12/+15
Version 0.4.1 ------------- - Added warning for Wayland users. - Internal error messages from FFmpeg and other libraries are now shown in the log window. - Fixed blocked continue button after selecting a window. Version 0.4.0 ------------- - Added high-DPI monitor support. - Added option to skip the welcome screen. - Increased maximum video size to 20000x20000. - Added more command-line options. - Added recording schedule. - Add command-line control over stdin. - Many bugfixes.
2020-04-12Recursive revision bump after textproc/icu updateadam1-2/+2
2020-03-10librsvg: update bl3.mk to remove libcroco in rust casewiz1-2/+2
recursive bump for the dependency change
2020-03-08*: recursive bump for libffiwiz1-2/+2
2020-01-26all: migrate homepages from http to httpsrillig1-2/+2
pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually.
2020-01-18*: Recursive revision bump for openssl 1.1.1.jperkin1-2/+2
2019-12-20Needs lrelease for the translation files.joerg1-1/+2
2019-09-18Recursive revbump from audio/pulseaudioryoon1-1/+2
2019-08-27ssr: update to 0.3.11markd6-61/+40
Version 0.3.11 -------------- - Fixed FFmpeg 4.0 compatibility. - Fixed AAC codec (missing channel layout). - Improved build system. - Minor bugfixes. Version 0.3.10 -------------- - Custom recording frame to replace QRubberBand (important for Qt5). - Improved build system. Version 0.3.9 ------------- - Switch to CMake build system. - Add RGB24 support. - Automatically add scroll bars when the screen resolution is too low to display the complete window. - Improve PulseAudio latency handling of monitors. - Add a separate checkbox to enable timestamps. - Provide a default file name, so now all options are set to a sensible default value. - Use base-10 units for bitrate for consistency with FFmpeg (1 kbit/s = 1000 bit/s). - Minor bugfixes. Version 0.3.8 ------------- - Revert sample rate to 44.1 kHz for FLV container, since it does not support 48 kHz. Version 0.3.7 ------------- - Added support for latest FFmpeg/libav. - Make relaxed GLInject permissions actually work. - The backend now supports fragmented recording, but there is no GUI for this yet. - The default audio sample rate is now 48 kHz. This makes SSR compatible with Opus. - System tray icon now indicates errors during recording.
2018-07-06Recursive revbump from audio/pulseaudioryoon1-2/+2
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz1-2/+2
2018-02-26revbump after x264-devel updateadam1-2/+2
2018-01-28Bump PKGREVISION for gdbm shlib major bumpwiz1-2/+2
2017-09-08Recursive revbump from audio/pulseaudio-11.0ryoon1-2/+2
2017-01-21Recursive revbump from audio/pulseaudio-10.0ryoon1-2/+2
2017-01-16Recursive bump for libvpx shlib major change.wiz1-2/+2
2016-12-15extending the patch for netbsd so it fixes sunos toowiedi3-6/+7
2016-08-17Recursive revbump from multimedia/libvpx uppdateryoon1-2/+2
2016-08-04Recursive revbump from audio/pulseaudioryoon1-2/+2
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-1/+2
2016-03-01When using the Mersenne Twister, include the right header.joerg2-1/+14
2016-02-08Fix build on NetBSD7markd4-11/+49
2016-02-08Add ssr 0.3.6markd5-0/+126
SimpleScreenRecorder is a Linux program that I've created to record programs and games. There were already a few programs that could do this, but I wasn't 100% happy with any of them, so I created my own. My original goal was to create a program that was just really simple to use, but as I was writing it I started adding more and more features, and the result is actually a pretty powerful program. It's 'simple' in the sense that it's easier to use than ffmpeg/avconv or VLC, because it has a straightforward user interface.