Skip to content
GitLab
Explorer
Connexion
Navigation principale
Rechercher ou aller à…
Projet
Aegisub
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Wiki
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Extraits de code
Déploiement
Releases
Registre de paquets
Registre de conteneurs
Registre de modèles
Opération
Modules Terraform
Surveillance
Incidents
Analyse
Données d'analyse des chaînes de valeur
Analyse des contributeurs
Données d'analyse du dépôt
Expériences du modèle
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté GitLab
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Ce projet est archivé. Le dépôt et les autres ressources du projet sont en lecture seule.
Afficher davantage de fils d'Ariane
Kubat
Aegisub
Graphe du dépôt
Graphe du dépôt
Vous pouvez vous déplacer dans le graphe en utilisant les touches fléchées.
1eb86d46e68e237b95e15c972906c7029ff8ad2a
Sélectionner une révision Git
Sélectionné
1eb86d46e68e237b95e15c972906c7029ff8ad2a
Branches
5
master
par défaut
1-baka-export
assdraw
meson
old-master
Étiquettes
20
v3.2.2
v3.2.1
v3.2.0
v3.1.3
v3.1.2
v3.1.1
v3.1.0
v3.0.4
v3.0.3
v3.0.2
v3.0.1
v3.0.0
v2.1.3
v2.1.4
v2.1.5
v2.1.6
v2.1.0
v2.1.1
v2.1.2
v2.1.7
26 résultats
Commencer avec la validation sélectionnée
Created with Raphaël 2.2.0
30
May
27
26
24
23
22
20
19
18
17
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
30
Apr
29
28
27
26
25
24
25
24
23
22
21
20
18
17
16
15
14
6
4
3
1
31
Mar
28
27
26
25
24
23
21
20
19
18
16
15
14
12
11
9
7
6
5
4
3
2
2
Feb
1
19
Jan
14
12
11
6
5
4
3
2
1
30
Dec
29
27
26
24
23
21
16
15
13
12
11
Kill ScintillaTextCtrl and just always use the UTF-8 methods
Enable ffmpeg's png decoder
Disable decoders for dumb rarely-used formats which have huge data tables
Fix compilation with UTF-8 wxString
Use iconv rather than std::wstring_convert
Extract some of the string formatter implementation to format.cpp
Replace wxString::Format with agi::format
Remove a bunch of unused functionalty from agi::Exception
Replace boost::format with agi::format
Fix moving files to the front of the MRU list
Fix crash on v1 timecode files with zero override ranges
Don't error on truncated wave files
Fix saving audio clips from lines
Use free() on data returned by Hunspell, not delete
Cut down on FileNotFound exceptions thrown on startup
Only check for permissions if opening a file fails
Fix \N handling in EBU STL export
Handle missing recently used subtitle files better
Don't get the duration from the audio controller on audio open
Fully initialize the video when it's opened via drag-and-drop
Store connected slots in a vector rather than a map
Update agi_pre.h
Ditch boost.circular_buffer
Replace timeval junk with std::chrono
Remove a bunch of unused crap from lagi_pre.h
Use std::thread with libc++
Use std::to_string rather than boost::lexical_cast
Remove non-spirit uses of boost.phoenix
Cut down on pointless uses of std::list
Change Spline to a std::vector
Change most uses of deques to vectors
Use initializer lists rather than std::make_pair
Remove some pointless std::moves
Fix the paste over dialog
Stop video playback when seeking due to switching active lines
Fix reloading the video provider after settings changes
Delete unused stuff in the pulseaudio player
Add a missing check for if the video has an audio track
Fix restoring video position from saved project info
Improve ALSA playback position reporting
Chargement en cours