1
mirror of https://github.com/mpv-player/mpv synced 2024-10-30 04:46:41 +01:00
mpv/libaf
Uoti Urpala b34a88e4f4 translations: tweak cases that relied on concatenating adjacent strings
Tweak some code parts that used to rely on string literals from
translation macros being concatenated with other adjacent string
literals. Break up the resulting string into independently translated
parts, so that the existing translations for those parts can still be
used.
2010-03-07 21:35:23 +02:00
..
af_bs2b.c Cosmetics for r29244 to follow K&R style closely. 2009-05-03 21:52:41 +00:00
af_center.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_channels.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_comp.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_delay.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_dummy.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_equalizer.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_export.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_extrastereo.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_format_alaw.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_format_ulaw.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_format.c Add support for distinguishing between little- and big-endian SPDIF AC3 2010-01-11 20:27:52 +00:00
af_format.h Add support for distinguishing between little- and big-endian SPDIF AC3 2010-01-11 20:27:52 +00:00
af_gate.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_hrtf.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_hrtf.h Replace informal license notices by standard license header 2009-01-05 12:41:40 +00:00
af_karaoke.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_ladspa.c Restore collapsed whitespace in output messages 2010-03-07 21:34:54 +02:00
af_lavcac3enc.c Merge svn changes up to r30301 2010-01-25 15:07:30 +02:00
af_lavcresample.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_pan.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_resample_template.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_resample.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_scaletempo.c translations: tweak cases that relied on concatenating adjacent strings 2010-03-07 21:35:23 +02:00
af_sinesuppress.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_stats.c af_stats: Some fixes to the new filter 2009-02-21 22:07:39 +00:00
af_sub.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_surround.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_sweep.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_tools.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_volnorm.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_volume.c Add support for 8 channel audio. 2009-11-10 00:45:19 +00:00
af.c Merge svn changes up to r30375 2010-01-25 15:36:38 +02:00
af.h Merge svn changes up to r29912 2009-11-16 07:01:46 +02:00
control.h Change libaf control ordering to make the controls unique again, (AF_CONTROL_PAN_BALANCE vs. 2009-09-26 06:41:09 +00:00
dsp.h Replace informal license notices by standard license header 2009-01-05 12:41:40 +00:00
equalizer.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
filter.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
filter.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
format.c Merge svn changes up to r30301 2010-01-25 15:07:30 +02:00
reorder_ch.c Fix mangling of 24-bit audio during channel reorder. 2009-11-28 18:23:26 +00:00
reorder_ch.h Add support for 8 channel audio. 2009-11-10 00:45:19 +00:00
window.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
window.h Replace informal license notices by standard license header 2009-01-05 12:41:40 +00:00